writing-plans
SolidUse when you have a spec or requirements for a multi-step task, before touching code
AI & Automation 839 stars
153 forks Updated today MIT
Install
Quality Score: 92/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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 files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits.
Assume they are a skilled developer, but know almost nothing about our toolset or problem domain. Assume they don't know good test design very well.
**Announce at start:** "I'm using the writing-plans skill to create the implementation plan."
**Context:** This should be run in a dedicated worktree (created by brainstorming skill).
**Save plans to:** `docs/superpowers/plans/YYYY-MM-DD-<feature-name>.md`
- (User preferences for plan location override this default)
## Scope Check
If the spec covers multiple independent subsystems, it should have been broken into sub-project specs during brainstorming. If it wasn't, suggest breaking this into separate plans — one per subsystem. Each plan should produce working, testable software on its own.
## File Structure
Before defining tasks, map out which files will be created or modified and what each one is responsible for. This is where decomposition decisions get locked in.
- Design units with clear boundaries and well-defined interfaces. Each file should have one clear responsibility.
- You reason best about code you can hold in context at once, and your edits are ...
Details
- Author
- guanyang
- Repository
- guanyang/antigravity-skills
- Created
- 4 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
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
The-AIOS 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 Featured
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
39,227 Updated today
sickn33