Agent Create

Scaffold a portable Markdown role prompt for a focused subagent or independent review role. Use when creating an agent definition, extracting a specialist role from a workflow, or defining explicit inputs, evidence standards, constraints, and output without depending on one orchestration vendor.

batteryshark 73ed4da 5 files · 3.4 KB Updated

File contents

Create a Portable Agent Prompt

  1. Define the single responsibility, inputs, evidence boundary, prohibited assumptions, and expected output.
  2. Read references/agent-design.md.
  3. Run bin/agent-create NAME --purpose "..." --target-dir PATH.
  4. Replace placeholders with domain-specific constraints and realistic acceptance criteria.
  5. 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.

batteryshark/skill-tap/tree/main/skills/development/skill-development/agent-create commit 73ed4da52b

Frequently asked questions

npx skillmds@latest add batteryshark/agent-create