Planning
Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/doyajin174/planning
π§ The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
npx -y skills add ComeOnOliver/skillshub --skill planningAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Transform ideas into actionable implementation plans. Combines Socratic questioning for requirements discovery with detailed task breakdown for zero-context engineers. Use before any feature development.
The file declares its own license as MIT. That is the authorβs claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
2.6 KB, 756 tokens by cl100k_base, as published. Nobody here has run it
Planning
μμ΄λμ΄λ₯Ό ꡬ체μ μΈ κ΅¬ν κ³νμΌλ‘ λ°μ μν€λ ν΅ν© μ€ν¬μ λλ€.
Phase 1: Discovery (Brainstorming)
Socratic Process
1. ν΅μ¬ λͺ©ν νμ
- "μ΄κ²μ΄ ν΄κ²°νλ €λ λ¬Έμ κ° λ¬΄μμΈκ°μ?"
- "μ±κ³΅μ μ΄λ»κ² μΈ‘μ ν μ μλμ?"
2. μ μ½ μ‘°κ±΄ νμ
- "λ°λμ μ§μΌμΌ ν μ μ½μ΄ μλμ?"
- "κΈ°μ μ /λΉμ¦λμ€μ νκ³λ?"
3. λμ νμ
- μ΅μ 3κ°μ§ μ κ·Όλ² λμΆ
- κ° μ κ·Όλ²μ μ₯λ¨μ λΆμ
Output: Discovery Summary
## Discovery Summary
### ν΅μ¬ μꡬμ¬ν
- [νμ μꡬμ¬ν λͺ©λ‘]
### κΈ°μ μ κ²°μ μ¬ν
- [ν©μλ μ κ·Όλ²]
### μ΄λ¦° μ§λ¬Έ
- [μΆκ° νμ νμ νλͺ©]
Phase 2: Plan Writing
Core Principle
"κ°μ : μμ§λμ΄κ° μ½λλ² μ΄μ€ 컨ν μ€νΈκ° μ ν μμ"
Plan Structure
# [Feature Name] Implementation Plan
## Goal
[ν λ¬Έμ₯ λͺ©ν]
## Tech Stack
- Framework: [νλ μμν¬]
- Dependencies: [μμ‘΄μ±]
## File Structure
[μν₯λ°λ νμΌ λͺ©λ‘]
Bite-sized Tasks (κ° 2-5λΆ)
## Task 1: [νμ€ν¬λͺ
]
### Files
- `src/feature/file.ts` (μ κ·/μμ )
### Test First
[ν
μ€νΈ μ½λ]
### Implementation
[ꡬν μ½λ]
### Commit
```bash
git commit -m "feat(scope): description"
---
## Workflow
Discovery β Plan β Execute
ββββββββββββββββββ β Brainstorm β β μꡬμ¬ν λμΆ βββββββββ¬βββββββββ βΌ ββββββββββββββββββ β Write Plan β β νμ€ν¬ λΆν΄ βββββββββ¬βββββββββ βΌ ββββββββββββββββββ β Execute β β TDD μ¬μ΄ν΄ ββββββββββββββββββ
## Plan Storage
docs/plans/YYYY-MM-DD-<feature-name>.md
## Checklist
### Discovery μλ£
- [ ] ν΅μ¬ λͺ©ν λͺ
ν
- [ ] μ μ½ μ‘°κ±΄ νμ
- [ ] μ κ·Όλ² κ²°μ
### Plan μλ£
- [ ] λͺ¨λ νμΌ κ²½λ‘ μ ν
- [ ] κ° νμ€ν¬ 2-5λΆ λΆλ
- [ ] ν
μ€νΈ μ½λ ν¬ν¨
- [ ] μ»€λ° λ©μμ§ μμ±λ¨