plan-protocol
Installation
SKILL.md
Plan Protocol
Load this skill when creating or updating implementation plans.
TL;DR Checklist
When creating or updating a plan, ensure:
- YAML frontmatter with
status,phase,updated -
## Goalsection (one sentence) -
## Context & Decisionstable with citations (ref:delegation-id) - Phases with status markers:
[COMPLETE],[IN PROGRESS],[PENDING] - Tasks with hierarchical numbering (1.1, 1.2, 2.1)
- Only ONE task marked
← CURRENT - Citations for all research-based decisions
When to Use
Related skills
More from kdcokenny/opencode-workspace
code-philosophy
Internal logic and data flow philosophy (The 5 Laws of Elegant Defense). Understand deeply to ensure code guides data naturally and prevents errors.
18frontend-philosophy
Visual & UI philosophy (The 5 Pillars of Intentional UI). Understand deeply to avoid "AI slop" and create distinctive, memorable interfaces.
16code-review
Comprehensive code review methodology with severity classification and confidence thresholds
14plan-review
Criteria for reviewing implementation plans against quality standards
10