Create a Portable Agent Prompt
- Define the single responsibility, inputs, evidence boundary, prohibited assumptions, and expected output.
- Read references/agent-design.md.
- Run
bin/agent-create NAME --purpose "..." --target-dir PATH. - Replace placeholders with domain-specific constraints and realistic acceptance criteria.
- Test the prompt in a fresh context using raw artifacts rather than leaking the intended answer.
Use agents/agent-prompt-reviewer.md for an independent scope review.