Multi-project progress tracking system powered by Claude Code. Automatically tracks status of multiple projects from Git history and documentation.
Show active projects (use /ypm:active-projects instead)
Export private repository to public community version
Show detailed YPM help with all available commands and skills
Launch project setup wizard (use /ypm:project-bootstrap instead)
Show next tasks (use /ypm:next-tasks instead)
This skill displays recently active projects updated within the configured threshold. Use when the user asks "show active projects", "what am I working on", "recent projects", "current projects", "アクティブなプロジェクト", "最近のプロジェクト", or "今やってるプロジェクト".
This skill configures Git Flow or GitHub Flow with branch protection and security settings. Use when the user asks "set up git flow", "configure branch protection", "set up git workflow", "protect branches", "Gitフロー設定", "ブランチ保護設定", or "ワークフロー設定".
This skill shows next tasks across all projects in priority order. Use when the user asks "what should I work on next", "show priorities", "next tasks", "what's pending", "which project needs attention", "次何やる", "次のタスク", "優先度の高いタスク", or "何から始める".
This skill launches an interactive 8-phase new project setup wizard. Use when the user asks "create a new project", "start a project", "bootstrap project", "set up a new repo", "initialize project", "新しいプロジェクト作成", "プロジェクトを始める", or "プロジェクト立ち上げ".
This skill scans all monitored projects and updates PROJECT_STATUS.md. Use when the user asks "update project status", "scan projects", "refresh status", "check all projects", "what changed in my projects", "プロジェクトのステータス更新", "プロジェクトをスキャン", or "全プロジェクトの状態確認".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Multi-project progress tracking system powered by Claude Code
YPM is a project management tool that automatically tracks the status of multiple projects in a specified directory.
Key Features:
PROJECT_STATUS.md)config.ymlYPM is installed as a Claude Code plugin, making it accessible from any directory.
# In Claude Code, first add the marketplace:
/plugin marketplace add signalcompose/claude-tools
# Then install the plugin:
/plugin install ypm@signalcompose/claude-tools
# Or use the Discover tab in /plugin menu
# Run the setup wizard (from any directory)
/ypm:setup
This creates ~/.ypm/ with your configuration:
~/.ypm/config.yml - Your monitoring settings~/.ypm/PROJECT_STATUS.md - Generated project status# Scan your projects
/ypm:update
# View next tasks
/ypm:next
# Show active projects
/ypm:active
Skills are automatically activated when you use natural language. Just say what you need:
| Skill | Description | Trigger Examples |
|---|---|---|
/ypm:project-status-update | Scan and update project status | "update project status", "scan projects" |
/ypm:next-tasks | Show next tasks in priority order | "what should I work on next", "next tasks" |
/ypm:active-projects | Show recently active projects | "show active projects", "what am I working on" |
/ypm:project-bootstrap | 8-phase new project setup wizard | "create a new project", "bootstrap project" |
/ypm:git-workflow-setup | Configure Git Flow and branch protection | "set up git flow", "protect branches" |
All commands are prefixed with ypm::
| Command | Description |
|---|---|
/ypm:setup | Initial setup wizard |
/ypm:start | Show welcome and quick commands |
/ypm:help | Show detailed help |
/ypm:open | Open project in editor |
/ypm:export-community | Export to community version |
/ypm:trufflehog-scan | Run TruffleHog security scan |
Legacy commands (/ypm:update, /ypm:next, /ypm:active, /ypm:new, /ypm:setup-gitflow) still work and redirect to their skill equivalents.
YPM stores all user data in ~/.ypm/:
~/.ypm/
├── config.yml # Your monitoring settings
└── PROJECT_STATUS.md # Generated project status
This separation ensures:
~/.ypm/)config.ymlPROJECT_STATUS.md with categorized project statusYPM includes a comprehensive project setup assistant for launching new projects.
What it does:
How to use:
Say "create a new project" or run /ypm:project-bootstrap in Claude Code.
The skill uses Progressive Disclosure to load each phase on-demand, keeping context usage minimal.
Edit ~/.ypm/config.yml to customize monitoring (created by /ypm:setup):
monitor:
directories:
- /path/to/your/projects # Directories to monitor
patterns:
- "proj_*/*" # Project detection patterns
- "my-apps/*"
npx claudepluginhub signalcompose/YPM --plugin ypmGuidelines and tools for creating Max/MSP patches with MaxMCP
Claude Voice Integration - Voice notifications for Claude Code on macOS
Utility commands for Claude Code plugin management
Dotfiles management integration for Claude Code using chezmoi
Code quality tools and autonomous dev lifecycle (sprint, audit, ship, retro)
Autonomous GitHub Project Management workflow with orchestrator-agent coordination for parallel task execution via git worktrees
Manage long-running development projects across multiple sessions
Project management plugin that aligns initiatives with GitHub data - turns repositories, issues, and projects into status dashboards
Commands for task management and project tracking
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows