pre-plan-workflow
FeaturedInternal, hook-triggered: gathers existing MCP items and schema gate requirements to set the definition floor before planning.
Install
Quality Score: 89/100
Skill Content
Details
- Author
- jpicklyk
- Repository
- jpicklyk/task-orchestrator
- Created
- 1 years ago
- Last Updated
- 2 weeks ago
- Language
- Kotlin
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
post-plan-workflow
Internal, hook-triggered: materializes MCP items from the approved plan and dispatches implementation.
planning-workflow
7-step planning workflow for pre-implementation design. Plan EXISTENCE is enforced by the plan_gate hook; the plan-critic CRITIQUE is enforced separately (unified_pre_tool's plan-exit marker gate, and the /implement STEP 5.5b verdict gate). Use when creating plans, design documents, or architecture decisions before implementation. TRIGGER when: plan, planning, /plan, design document, architecture decision. DO NOT TRIGGER when: implementation, coding, testing.
schema-workflow
Internal, hook-triggered: drives a schema-typed MCP item through its gate-enforced phases, filling required notes.