writing-plans
SolidUse when you have a spec or requirements for a multi-step task, before touching code
AI & Automation 400 stars
16 forks Updated today MIT
Install
Quality Score: 89/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Execute
→ Have an existing parent plan/spec and a tiny execution slice? → **Use Planless Slice Lane.**
1. Emit a compact Slice Card: goal, parent plan/spec, files, boundary, verification, stop
2. Update the parent workstream checkpoint/evidence/drift state if persistent state is needed
3. Do not save a new plan for the micro-slice
→ Have approved spec/requirements for a new workstream or an escalation trigger? → **Write implementation plan. Assume engineer has zero context.**
1. Scope check: fact/assumption/unknown, baseline, Ripple Signal Triage, compatibility boundary, dual-track needs
2. File map: what files created/modified, clear boundaries, follow existing patterns
3. Bite-sized tasks (2-5 min each): exact file paths, complete code, exact commands, expected output
4. Self-review: spec coverage, placeholders, type consistency, compatibility, verification, dual-track
5. Save → offer execution choice (subagent-driven or inline)
→ Plan must answer: problem, baseline, files, compat, verification, risks, retirement.
→ Escalate from Planless Slice Lane to a durable plan when the slice adds a new owner, contract, schema, public API, architecture boundary, migration, persistence, security/permission, distribution/release surface, or unclear verification boundary.
# Writing Plans
## Overview
Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which fil...
Details
- Author
- GanyuanRan
- Repository
- GanyuanRan/Aegis
- Created
- 1 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
0 Updated today
tvna AI & Automation Solid
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
1,417 Updated today
xintaofei AI & Automation Listed
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
0 Updated 2 days ago
KazuyaMurayama AI & Automation Solid
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
839 Updated today
guanyang AI & Automation Listed
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
0 Updated today
The-AIOS