project-planner
modimihir07/agentic-os · Agent Skill
Detaylı proje uygulama planları oluşturur, görevleri dosya yolları, kod şablonları ve doğrulama adımlarıyla küçük adımlara ayırır.
Kuruluma geç ↓Kurulum seçenekleri
Varsayılan olarak incele-önce promptu seçilir. Doğrudan komuta geçebilirsiniz.
Promptu kopyalayın ve Claude, Codex veya başka bir asistana yapıştırın — sayfayı inceleyip skill'i kuracak.
I'd like to install this Claude Code skill: https://github.com/modimihir07/agentic-os/tree/main/skills/project-planner Please review the SKILL.md file, verify the skill is legitimate, then copy the skill folder into .claude/skills/ of my project.
Doğrudan komut inceleme adımını atlar — önce kaynağı gözden geçirin.
npx skills add https://github.com/modimihir07/agentic-os/tree/main/skills/project-planner
Kurulumdan önce SKILL.md ve eşlik eden dosyaları inceleyin. Önizleme için dosyaya tıklayın.
SKILL.md içeriği
Yazarın orijinal metni · salt okunurProject Planner
Description
Creates detailed implementation plans from high-level goals. Breaks work into bite-sized tasks with exact file paths, complete code templates, and verification steps.
When to Use
- Starting a new feature
- Planning a refactor
- Spec-driven development
- Before writing any significant code
Process
1. Brainstorm and refine requirements
2. Read standards/ for project conventions
3. Create spec document with screens and data model
4. Break into tasks (2-5 minutes each)
5. Each task has: file path, code template, verification step
6. Save spec and plan to context/
Output
Spec document + task plan + implementation order
Agent Assignment
- Primary: opencode
- Fallback: agy