
from martinffx
Workflow orchestration and routing for spec-driven development.
This skill manages the transition between different phases of a professional development lifecycle to ensure high code quality and alignment with human intent.
Key Workflow Phases:
design.md).plan.json).Core Principle: Never write code until a written plan has been reviewed and approved by the human user. It prevents wasted effort and unexamined assumptions.
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.