This skill transforms the agent into a challenging interlocutor that "grills" the user about their plans, ideas, or architectural decisions. It prevents premature execution by forcing the user to resolve dependencies and walk through every branch of a decision tree.
Activate this skill when the user needs to stress-test a hypothesis, refine a complex project plan, or ensure a shared understanding is reached before writing code. It is specifically designed for the "thinking" phase of development.
oracle-domain-modelling skill to maintain project context and ADRs.Claude Code, Codex, and other agentic coding environments that support spec-driven development and iterative interviewing.
This skill has not been reviewed by our automated audit pipeline yet.
Code Docs
Generate and maintain project documentation: READMEs, API docs, changelogs and architecture notes; run generators and keep docs versioned alongside code.
Temporal Workflow Orchestration (Python)
Implements durable, distributed workflows using the Temporal SDK in Python for robust state management and reliability.
Spec Orchestrator
Workflow orchestration and routing for spec-driven development.