github-project-automation
Installation
SKILL.md
GitHub Projects v2 Automation from Codebase Analysis
Problem
Creating a comprehensive GitHub project plan manually is tedious and error-prone when you have 50+ user stories across multiple epics. Need to:
- Analyze codebase to identify features and completion status
- Create dozens of issues with proper labels
- Organize them in GitHub Projects v2
- Sync status fields based on labels
- Set up kanban views
Manual creation would take hours and miss features.
Context / Trigger Conditions
Use this skill when:
- User asks to "build project plan from codebase"
- Need to create 30+ issues organized by epic/status
- Converting codebase analysis into GitHub project structure
- Setting up new GitHub Projects v2 board with bulk data
- Auditing existing codebase for feature completeness