Our review
Spawns an interactive PM agent to create epics based on the features the user wants.
Strengths
- Interactive generation of structured epics
- Uses a dedicated subagent
- Easy to trigger with /pm command
Limitations
- Only produces an epics.md file
- Relies on user-provided information
- No integration with external project management tools
When you need to quickly outline project features as epics before starting development.
If you already use a project management tool like Jira or Trello and want automatic synchronization.
Security analysis
SafeThe skill only instructs to spawn a pm subagent with a harmless prompt. No destructive or exfiltration actions are specified.
No concerns found
Examples
/pmname: pm description: Spawn PM agent to create epics interactively
When user runs /pm, spawn the custom PM agent.
Use Agent tool:
- subagent_type: "pm"
- description: "Create epics"
- prompt: "Ask the user what feature they want and create epics.md"
Next.js App Router Expert
Development
A skill that turns Claude into a Next.js App Router expert.
README Generator
Development
Creates professional and comprehensive README.md files for your projects.
API Documentation Writer
Development
Generates comprehensive API documentation in OpenAPI/Swagger format.