What problem does it solve?
Unify project management work across tools by auto-detecting and loading the correct PM adapter, enabling consistent operations regardless of the PM system in use.
Core Features & Use Cases
- Auto-detection of PM tool from project configuration (CLAUDE.md or .claude/settings.json) and automatic adapter loading.
- Tool-agnostic operations interface that provides a single, generic set of PM actions (work items, epics, features, tasks, sprints, backlog) across Linear, Jira, GitHub Projects, and markdown backlogs.
- Cross-tool portability supports multi-tool environments where teams switch between tools without changing skill logic.
Quick Start
Configure your project with a pm_tool and optional identifiers, then instruct the assistant to manage items and the skill will auto-load the correct adapter for immediate cross-tool work.