promptly-prompt
SkillClaude Code skill that forces AI to understand before executing. Three disciplines: cognition check, requirement understanding, method search.
git clone https://github.com/recomby-ai/promptly-promptA Claude Code skill that forces AI to understand before executing.
AI answer quality depends on context quality, not prompt decoration.
A `UserPromptSubmit` hook that automatically intercepts complex requests and injects two disciplines:
1. Restate, then pause if needed — Forces AI to echo your request in its own words, surface implicit constraints, and name what would make the answer wrong. If anything is ambiguous or the planned approach might not be what you wanted, AI stops and asks before acting. Trivial requests skip the restatement. 2. Super-dimensional view — Forces AI to step back before solving from memory: name the domain the problem belongs to, search for existing methodologies, frameworks, libraries, and prior ar…
- Source
- community
- Known advisories
- 0
- Maintenance
- active
- License
- MIT
- Age
- 1 months