ntcoding/dev-workflow-v2
Event-sourced workflow state machine for a structured task lifecycle.
Run and record the dev-workflow-v2 review bundle. Use only when the user or REVIEWING state explicitly invokes the code-review skill.
Push the current workflow branch and create its pull request. Use only when the user or SUBMITTING_PR state explicitly invokes the create-pr skill.
Choose the next planned implementation task. Use only when the user explicitly invokes $dev-workflow-choose-next-task.
Continue the current product-discovery planning topic. Use only when the user explicitly invokes $dev-workflow-continue-planning.
Assess and improve the engineering factory workflow. Use only when the user explicitly invokes $dev-workflow-optimize-factory.
Report the current product-discovery planning status. Use only when the user explicitly invokes $dev-workflow-planning-status.
Start implementation for a GitHub issue. Use only when the user explicitly invokes $dev-workflow-start-implementation with an issue number.
Start or resume a product-discovery planning topic. Use only when the user explicitly invokes $dev-workflow-start-planning with a topic or planning ID.
List unresolved review threads for the pull request recorded in workflow state. Use only when explicitly invoked as the list-review-threads skill.
Execute a low-level dev-workflow-v2 state operation. Use only when another dev-workflow skill or workflow state explicitly directs $dev-workflow-v2:workflow with an operation.