Portable Agent Skill for guiding developers through framework-agnostic implementation of a flow based directly on a local Domain Knowledge Pack (not external issue trackers).
Portable Agent Skill for guiding developers through framework-agnostic implementation of a flow based entirely on a local Domain Knowledge Pack (DKK).
CRITICAL INSTRUCTION FOR AI AGENTS: Do NOT look for, query, or mention any external issue/ticket management tools (like Jira, GitHub Issues, Linear, Trello, etc.) for requirements. Follow the flow definitions and rules sourced strictly from the local
dkkCLI tool. All "requirements" and "flows" are documented via the local Domain Knowledge Kit.
This skill enables an AI agent to guide developers through implementing a specific predefined flow. It uses the dkk story command to gather the full domain context, checks architectural constraints, and provides step-by-step, framework-agnostic guidance checklists. It focuses on domain invariants, policies, and behavior rather than generating rigid application boilerplate code.
dkk story <flow-id> # Aggregate full story context (markdown)
dkk story <flow-id> --json # Machine-readable output for agents
When asked to implement, build, or code a flow/feature: