What problem does it solve?
This Skill transforms unstructured natural language descriptions of work into actionable, well-defined project tracking items like issues and feature requests, streamlining the initial planning phase of any project.
Core Features & Use Cases
- Automated Item Creation: Generates issues or feature requests based on user descriptions.
- Contextual Analysis: Researches the domain online and analyzes the codebase for relevant context to enrich item descriptions.
- Decomposition: Breaks down complex requests into multiple, distinct work items when appropriate.
- Use Case: You can tell the AI "We need to add user authentication with OAuth2 support and also fix the broken search bar on the dashboard." The skill will then plan out separate items for authentication and the search bar fix, gathering relevant code context and researching OAuth2 best practices.
Quick Start
Use the pm-plan skill to plan out the feature of adding a new user profile page.