What problem does it solve?
This Skill produces an agent’s canonical identity documentation so teams can align on purpose, boundaries, stakeholders, and the exact operational instructions the agent must follow.
Core Features & Use Cases
- Generate overview.md governance: Drafts the agent overview template including purpose, primary use case, out-of-scope, served features, ownership, origin, and value metrics.
- Generate system-prompt.md instructions: Produces the consolidated system prompt containing the required four-block structure aligned to the lex-system-prompt specification.
- Enforce reciprocity with served features: Validates that each listed feature exists and that each feature declares served_by_agents: [{agent}], and updates feature-agent mapping when needed.
Quick Start
Run the kata-agent-overview-design workflow with the target context, agent slug, tier, entry mode, owner, POV/source path (or ADR/PDR reference), served feature slugs, and PR reference to generate docs/{context}/agents/{agent}/overview.md and docs/{context}/agents/{agent}/system-prompt.md.