File contents Project Management Skill
PROJECT.md-first project management, goal setting, scope definition, and sprint planning.
When This Skill Activates
Creating or updating PROJECT.md files
Defining project goals and scope
Planning sprints or milestones
Validating alignment with goals
Project roadmap creation
Keywords: "project.md", "goals", "scope", "sprint", "milestone", "roadmap"
Core Concepts
Overview
This skill provides comprehensive guidance on project management. For detailed patterns and implementation examples, see the documentation files in docs/.
Key Topics :
Detailed methodologies and best practices
Implementation patterns and examples
Common pitfalls and anti-patterns
Cross-references to related skills
See : Documentation files in docs/ directory for complete details
Quick Reference
Topic
Details
Detailed Guide 1
docs/detailed-guide-1.md
Detailed Guide 2
docs/detailed-guide-2.md
Detailed Guide 3
docs/detailed-guide-3.md
Progressive Disclosure
This skill uses progressive disclosure to prevent context bloat:
Index (this file): High-level concepts and quick reference (<500 lines)
Detailed docs : docs/*.md files with implementation details (loaded on-demand)
Available Documentation :
docs/detailed-guide-1.md - Detailed implementation guide
docs/detailed-guide-2.md - Detailed implementation guide
docs/detailed-guide-3.md - Detailed implementation guide
Cross-References
Related Skills :
See PROJECT.md for complete skill dependencies
Related Tools :
See documentation files for tool-specific guidance
Key Takeaways
Research existing patterns before implementing
Follow established best practices
Refer to detailed documentation for implementation specifics
Project Management v1.1 - Enhanced
🔄 Workflow
Kaynak: Linear Method & Shape Up (Basecamp)
Aşama 1: Planning (Cycle & Scope)
Aşama 2: Executive (Async-First)
Aşama 3: Review & Retrospective
Kontrol Noktaları
Aşama
Doğrulama
1
PROJECT.md güncel mi? (Kod ile senkronize mi?)
2
"Blocked" olan işler 24 saatten uzun süre bekledi mi?
3
Cycle Time (İşe başlama -> Bitiş) hedeflenen sürede mi?
1 --- 2 name: project-management 3 description: Project Management Skill 4 --- 5 6 # Project Management Skill 7 8 PROJECT.md-first project management, goal setting, scope definition, and sprint planning. 9 10 ## When This Skill Activates 11 12 13 - Creating or updating PROJECT.md files 14 - Defining project goals and scope 15 - Planning sprints or milestones 16 - Validating alignment with goals 17 - Project roadmap creation 18 - Keywords: "project.md", "goals", "scope", "sprint", "milestone", "roadmap" 19 20 21 --- 22 23 ## Core Concepts 24 25 ### Overview 26 27 This skill provides comprehensive guidance on project management. For detailed patterns and implementation examples, see the documentation files in `docs/`. 28 29 **Key Topics**: 30 - Detailed methodologies and best practices 31 - Implementation patterns and examples 32 - Common pitfalls and anti-patterns 33 - Cross-references to related skills 34 35 **See**: Documentation files in `docs/` directory for complete details 36 37 38 --- 39 40 ## Quick Reference 41 42 | Topic | Details | 43 |-------|---------| 44 | Detailed Guide 1 | `docs/detailed-guide-1.md` | 45 | Detailed Guide 2 | `docs/detailed-guide-2.md` | 46 | Detailed Guide 3 | `docs/detailed-guide-3.md` | 47 48 --- 49 50 ## Progressive Disclosure 51 52 This skill uses progressive disclosure to prevent context bloat: 53 54 - **Index** (this file): High-level concepts and quick reference (<500 lines) 55 - **Detailed docs**: `docs/*.md` files with implementation details (loaded on-demand) 56 57 **Available Documentation**: 58 - `docs/detailed-guide-1.md` - Detailed implementation guide 59 - `docs/detailed-guide-2.md` - Detailed implementation guide 60 - `docs/detailed-guide-3.md` - Detailed implementation guide 61 62 --- 63 64 ## Cross-References 65 66 **Related Skills**: 67 - See PROJECT.md for complete skill dependencies 68 69 **Related Tools**: 70 - See documentation files for tool-specific guidance 71 72 73 --- 74 75 ## Key Takeaways 76 77 1. Research existing patterns before implementing 78 2. Follow established best practices 79 3. Refer to detailed documentation for implementation specifics 80 *Project Management v1.1 - Enhanced* 81 82 ## 🔄 Workflow 83 84 > **Kaynak:** [Linear Method](https://linear.app/method) & [Shape Up (Basecamp)](https://basecamp.com/shapeup) 85 86 ### Aşama 1: Planning (Cycle & Scope) 87 - [ ] **PROJECT.md**: Projenin "Single Source of Truth" dosyası. Hedefler, kapsam ve "Non-Goals" (Yapılmayacaklar) burada netleşir. 88 - [ ] **Cycle Planning**: 2 haftalık Sprint'ler yerine, teslim odaklı "Cycle"lar (Cool-down süresi ile) planla. 89 - [ ] **Appetite**: "Bu iş ne kadar sürer?" yerine "Bu işe ne kadar zaman ayırmak istiyoruz?" (Betting) yaklaşımını kullan. 90 91 ### Aşama 2: Executive (Async-First) 92 - [ ] **Daily Updates**: Toplantı yerine, asenkron daily check-in (Standup botu veya metin) kullan. 93 - [ ] **Issue Triage**: Gelen bug/feature isteklerini hemen "Inbox"tan (Triage) uygun duruma (Backlog/Icebox/Next Cycle) taşı. 94 - [ ] **Decision Log**: Kritik kararları (ADR - Architecture Decision Records) yazılı olarak kaydet, sözlü bırakma. 95 96 ### Aşama 3: Review & Retrospective 97 - [ ] **Demo**: Cycle sonunda çalışan yazılımı demo yap (Deploy edilmiş link üzerinden). 98 - [ ] **Retro**: "Ne iyi gitti?", "Ne kötü gitti?" yerine "Süreci nasıl iyileştiririz?" odaklı aksiyonlar al. 99 - [ ] **Cleanup**: Tamamlanan işleri arşivle, kalanları bir sonraki Cycle'a taşıma (re-evaluate et). 100 101 ### Kontrol Noktaları 102 | Aşama | Doğrulama | 103 |-------|-----------| 104 | 1 | PROJECT.md güncel mi? (Kod ile senkronize mi?) | 105 | 2 | "Blocked" olan işler 24 saatten uzun süre bekledi mi? | 106 | 3 | Cycle Time (İşe başlama -> Bitiş) hedeflenen sürede mi? | 107
vuralserhat86/antigravity-agentic-skills/tree/main/skills/project_management commit 94d15b842d
Frequently asked questions How do I install the Project Management skill? Run npx skillmds@latest add vuralserhat86/project-management in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Project Management skill do? Project Management Skill It is listed under Coding & Dev Tools on SkillMD.
Is Project Management safe to use? This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Project Management? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Project Management free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Project Management? vuralserhat86 (@vuralserhat86) published this skill. Their other Agent Skills are listed on their SkillMD profile.