pm-autoscope

Analyze codebase signals to create project epics, stories, and tasks.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Biztactix-Ryan/ProjectMan --skill pm-autoscope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-autoscope
Source: https://github.com/Biztactix-Ryan/ProjectMan/tree/main/src/projectman/web/.claude/skills/pm-autoscope
Command: npx skills add https://github.com/Biztactix-Ryan/ProjectMan --skill pm-autoscope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the tedious process of breaking down large project initiatives into manageable epics, stories, and tasks, ensuring a structured and efficient project workflow.

Core Features & Use Cases

  • Automated Discovery: Analyzes codebase signals and existing project structure to suggest epics, stories, and tasks.
  • Guided Workflow: Provides interactive prompts for user approval and refinement of generated work items.
  • Bulk Operations: Efficiently creates multiple related work items in one go, saving significant manual effort.
  • Use Case: Kickstart a new project by having the tool automatically propose epics and stories based on your codebase, or quickly decompose existing stories into actionable tasks.

Quick Start

Use the pm-autoscope skill to automatically discover and create epics, stories, and tasks for the current project.

Frequently Asked Questions about pm-autoscope

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate project scoping and task creation from an existing codebase?

Automated project scoping analyzes codebase signals and existing project structure to discover and propose epics, stories, and tasks. It provides interactive prompts for user approval, ensuring generated work items are verb-phrased, independently testable, and appropriately sized.

Can I decompose existing project stories into actionable tasks automatically?

Yes, you can incrementally decompose existing stories into actionable tasks. The tool analyzes current story definitions and breaks them down into appropriately sized, independently testable tasks through an interactive, guided workflow.

What is the best way to structure epics and stories for a new project kickoff?

The best way to structure epics and stories is running a full codebase scan. This discovers structural signals to suggest a complete hierarchy of work items, which you then refine through guided interactive prompts before bulk creating them.

Do I need any specific project management tools or dependencies to use automated scoping?

No specific project management tools or dependencies are required. The automated scoping operates independently by directly analyzing your codebase signals and existing project structure to generate work items.

How are generated tasks formatted during automated story decomposition?

Generated tasks are consistently formatted as verb-phrased actions. The decomposition mechanism ensures every task is independently testable and appropriately sized for immediate development implementation.