skills/project-management/SKILL.md
Project planning, task tracking, and team coordination for software development. Use for sprint planning, backlog grooming, task breakdown, dependency analysis, progress tracking, and stakeholder communication.
npx skillsauth add simplerick0/com.ackhax.configs project-managementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Plan, track, and coordinate software development projects effectively.
| Points | Description | |--------|-------------| | 1 | Trivial change, well-understood | | 2 | Small task, minor complexity | | 3 | Medium task, some unknowns | | 5 | Larger task, multiple components | | 8 | Complex task, significant effort | | 13 | Very complex, consider splitting |
Available capacity = Team size × Days × Focus factor (0.6-0.8)
Recommended commitment = 70-80% of capacity
Buffer = 20-30% for unknowns
Not Started → In Progress → In Review → Done
↓
Blocked (note blocker)
## Project Status: [Project Name]
**Date**: [Date]
**Health**: [Green/Yellow/Red]
### Completed This Period
- [Accomplishments]
### In Progress
- [Current work]
### Upcoming
- [Next priorities]
### Risks/Blockers
- [Issues needing attention]
| Risk | Likelihood | Impact | Mitigation | |------|------------|--------|------------| | [Description] | Low/Med/High | Low/Med/High | [Plan] |
development
Manage VSCode/Cursor configuration in this dotfiles repository. Use when working with settings.json, keybindings.json, or tasks.json files, or when asked about VSCode/Cursor configuration structure.
tools
Design user interfaces and experiences for web applications without requiring design tools. Use for wireframing in text/ASCII, defining user flows, creating component hierarchies, establishing design systems, planning responsive layouts, and making accessibility decisions.
development
Testing specialist focused on comprehensive test coverage for Python applications. Use for pytest patterns, unit/integration/E2E testing, fixtures, mocking, property-based testing with Hypothesis, and factory patterns.
development
Project management adapted for solo developers working without a team. Use for personal project planning, time-boxing work sessions, managing scope creep alone, maintaining momentum on side projects, tracking progress without overhead, making decisions without external input, and staying accountable to yourself.