pm

Manage epics, stories, and tasks as markdown files in Git.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines project management by storing all project artifacts (epics, stories, tasks) as markdown files within a Git repository, enabling seamless integration with Claude Code and providing a web-based dashboard for visualization.

Core Features & Use Cases

  • Git-native Project Management: Track epics, stories, and tasks as markdown files with YAML frontmatter.
  • Claude Code Integration: Interact with project data directly through Claude Code commands.
  • Web Dashboard: Visualize project progress with a kanban board, burndown charts, and detailed views.
  • Task Management: Create, scope, assign, and track tasks efficiently.
  • Hub Mode: Manage multiple repositories from a single interface.

Quick Start

Use the pm skill to create a new epic with the title "New Feature Launch" and description "Plan and execute the launch of the new user authentication module.".

Frequently Asked Questions about pm

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

FAQPage Schema
How do I manage project tasks and epics using Git?

This Skill provides a Git-native project management system where epics, user stories, and tasks are stored as markdown files with YAML frontmatter, enabling version control over your project artifacts.

Can I visualize project progress with kanban boards and burndown charts in Claude Code?

Yes, you can visualize project progress through a web dashboard that generates kanban boards, burndown charts, and detailed views, integrating directly with your markdown-based project data.

What is the best way to track user stories as markdown files in a Git repository?

The best way to track user stories as markdown files is using a structured, Git-native approach with YAML frontmatter, allowing automated scoping, task grabbing, and burndown tracking directly through Claude Code commands.

Does this project management system support managing multiple repositories from one interface?

Yes, the system features a Hub Mode that allows you to manage multiple repositories from a single web interface, centralizing project tracking across different codebases.

How do I create a new epic for a feature launch using Claude Code?

To create a new epic, use the pm skill with a command specifying the title and description, such as creating a 'New Feature Launch' with details about planning the execution of a new module.