By aydenden
PMS(Product-Manager-Skills) 워크플로우와 Beads 이슈 트래커를 통합하는 PM 플러그인. PMS 스킬 산출물을 beads epic/task/feature로 자동 변환한다.
에픽을 유저 스토리(태스크)로 분해하고 beads sub-task로 변환한다. PMS epic-breakdown-advisor 스킬로 INVEST 체크 + 9개 분할 패턴을 적용한 후, 각 vertical slice를 beads task로 생성한다.
디스커버리 프로세스를 실행하고 beads feature + 실험 task로 변환한다. PMS discovery-process 스킬을 실행한 후, Problem hypothesis는 feature로, 검증 실험은 task로 생성한다.
로드맵을 계획하고 beads epic으로 자동 변환한다. PMS roadmap-planning + epic-hypothesis 스킬을 실행한 후, 산출물을 beads epic 이슈로 일괄 생성한다.
PRD를 작성하고 beads epic + task로 자동 변환한다. PMS prd-development 스킬을 실행한 후, Problem Statement는 epic으로, User Stories는 task로 beads에 생성한다.
기존 PMS 산출물 파일을 beads 이슈로 일괄 변환한다. .planning/ 디렉토리의 PRD, epic hypothesis, user story 등의 파일을 스캔하여 beads에 생성한다.
This skill should be used when PMS(Product-Manager-Skills) output needs to be converted to beads issues. Triggers when "epic-hypothesis", "user-story", "roadmap-planning", "prd-development", "discovery-process", or "epic-breakdown" skill output is available and needs to be tracked as beads epics, tasks, or features. Also triggers on "convert to beads", "create issues from PMS", "PMS output to beads".
This skill should be used when the user asks about PM work such as "plan a roadmap", "write a PRD", "break down epic", "run discovery", "prioritize features", "sync to beads", "로드맵 짜줘", "PRD 써줘", "에픽 쪼개줘", "디스커버리 해줘", "우선순위 정해줘", or "이슈로 변환해줘". Routes to the appropriate /pm:* command that combines PMS skills with automatic beads issue tracking.
Uses power tools
Uses Bash, Write, or Edit tools
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.
개인용 Claude Code 플러그인 마켓플레이스
# Public repo
/plugin marketplace add aydenden/cc-plugins
# Private repo (full URL 사용)
/plugin marketplace add https://github.com/aydenden/cc-plugins.git
등록 후 /plugin 명령어로 개별 플러그인을 선택하여 설치할 수 있습니다.
git clone https://github.com/aydenden/cc-plugins.git
claude --plugin-dir ./cc-plugins/plugins/<plugin-name>
| 플러그인 | 버전 | 설명 | 커맨드 | 스킬 | 에이전트 |
|---|---|---|---|---|---|
| obsidian-knowledge | v0.1.0 | Obsidian 볼트 기반 지식 관리 — 포착, 회수, 조사 | 3 | - | 1 |
| korean-trading | v0.4.0 | 한국 주식 단타 트레이딩 분석 — KIS, KRX, DART, ECOS, FRED API | 6 | 17 | - |
| worktree-task | v0.11.0 | Git worktree 기반 태스크 격리 개발 — 생성/제거, main 보호 | - | 3 | 1 |
| pm | v0.1.0 | PMS + Beads 통합 PM 워크플로우 — 로드맵, PRD, 에픽 분해 | 5 | 2 | 1 |
| cmux-tools | v0.1.0 | cmux 워크플로우 도구 | - | 1 | - |
cc-plugins/
├── .claude-plugin/marketplace.json # 마켓플레이스 정의
└── plugins/
└── {plugin-name}/
├── .claude-plugin/plugin.json
├── commands/ # 슬래시 명령어 (.md)
├── skills/ # Agent Skills (SKILL.md)
├── agents/ # 서브에이전트 (.md)
└── hooks/ # 이벤트 훅 (hooks.json)
MIT
npx claudepluginhub aydenden/cc-plugins --plugin pmObsidian 볼트 기반 LLM Wiki — 엔티티 타입 분류, 출처 추적, 교차참조, 위키 건강점검으로 지식을 복리 축적한다
한국 주식 단타 트레이딩 분석 도구 — KIS, KRX, DART, ECOS, FRED API 기반 시장 데이터 조회 및 분석
Git worktree 기반 태스크 격리 개발 플러그인. worktree 생성/제거, main 브랜치 보호, 미커밋 방지 기능 제공.
cmux 워크플로우 도구
The AI-native PM operating system — deep, framework-grounded PM skills with live MCP tool integrations, chained sub-agent workflows, and persistent user memory. Built for solo PMs and founding PMs who need an AI partner that actually knows their product.
실행 및 제품 관리 스킬: PRD, OKR, 로드맵, 스프린트, 프리모템, 이해관계자 맵, 사용자 스토리, 우선순위 프레임워크 등.
Cross-cutting PM utilities and essential PM practices.
The Product Manager's Operating System. AI-powered skills for every PM workflow: PRDs, prioritization, competitive intel, stakeholder updates, launch planning, and more.
66 product management skills (30 phase + 9 foundation + 12 utility + 15 tool) plus 5 sub-agents (pm-critic, pm-skill-auditor, pm-changelog-curator, pm-release-conductor, pm-workflow-orchestrator) for AI agents covering the full product lifecycle from discovery through iteration. v2.27.1 is a maintenance patch (the classification sub-count drift gate; no new skills, catalog stays 66). v2.27.0 is the provable-quality release: every measured skill carries trigger-eval fixtures with CI gates for routing drift and new-skill collisions, the catalog surfaces (skill-manifest.json + the generated AGENTS.md catalog) are built from frontmatter behind enforcing staleness gates, the output-quality eval harness + asset gate ship, and the creator/validator family bakes the eval contract into skill creation; no new skills (catalog stays 66). v2.26.0 adds the utility-pm-workflow-builder skill (guided authoring from a workflow idea or a promoted chain to a staged Workflow Implementation Packet) and the /chain command (ad-hoc ordered skill chains routed to the pm-workflow-orchestrator Mode B under a written chain-expression contract, with a --thread flag for declared linear dependency); the catalog grows to 66 skills. v2.25.2 is a maintenance patch (a unified validator-inventory manifest with an enforcing CI parity referee that closes the bash/PowerShell/CI drift class, plus the remaining 2026-06-06 Codex audit fixes); no new skills (catalog stays 65). v2.25.1 is a maintenance patch (documentation-site Pattern S reorg, a generated resource index, an em-dash-scar cleanup with new CI guards, dependency bumps, and a pre-tag validator fix); no new skills (catalog stays 65). v2.25.0 adds the plugin's first hooks: opt-in house-rule guardrails (a PreToolUse hook that blocks em-dash and en-dash characters when enabled in .claude/pm-skills.local.md) plus a confident-only SessionStart phase router that suggests the right Triple Diamond skills for the current repo, and an advisory output-quality CI tier (deterministic invariants over the recorded samples); no new skills (catalog stays 65). v2.24.0 adds the pm-workflow-orchestrator sub-agent and its utility-pm-workflow-orchestrator dispatch skill, a governed runner that takes a saved foundation-prioritized-action-plan (or a user-named chain) and runs an ordered sequence of pm-skills with per-step go/no-go checkpoints; foundation-prioritized-action-plan grows a --run handoff (v1.1.0) that offers to run its own runnable prompts through the orchestrator; the catalog grows to 65. v2.23.0 adds one foundation skill, foundation-prioritized-action-plan, which turns any PM input into an evidence-grounded prioritized action plan using Theory of Constraints and Cynefin; the catalog grows from 63 to 64. v2.22.0 removes the 63 redundant per-skill command wrappers (each skill now appears once, invoked directly by name: /pm-skills:<name> on Claude Code, $<name> on Codex) and adds a native Codex .codex-plugin manifest so Codex discovers the skills; all existing skills unchanged. v2.21.0 is an additive distribution launch: pm-skills becomes installable through the new product-on-purpose marketplace (the recommended home for Product on Purpose plugins) while the existing install path keeps working unchanged, so no existing user has to act; no new skills (catalog stays 63). v2.20.0 adds slash commands for the three workshop sprint methodologies (Foundation Sprint, Design Sprint, and the end-to-end arc) plus documentation-count validator hardening; no new skills (catalog stays 63). v2.19.0 hardened the release-validation tooling so the library polices its own counts, cross-references, and links. v2.18.0 added four highest-consensus content skills: discover-market-sizing (TAM/SAM/SOM multi-framework triangulation), define-prioritization-framework (RICE, ICE, MoSCoW, Weighted Scoring, and Kano run in parallel with a cross-framework comparison), discover-journey-map (stages, touchpoints, emotional curve, and moments of truth), and measure-survey-analysis (honest survey analysis with limitation warnings), each with three thread-aligned samples. It carries forward v2.17.0 native Claude Code sub-agent registration: the sub-agent definitions moved to the canonical agents/ directory (the coordination directory was renamed to _agent-context/ to free the name), so all 4 sub-agents now auto-discover via @-mention on Claude Code; the dispatch skills continue to provide the same capability on Codex CLI, Cursor, Windsurf, Copilot, and Gemini CLI. v2.17.0 also migrates skill frontmatter to the metadata-nested structure per the agentskills.io specification and makes the CI validators bash-3.2 portable. Doc-stack on Astro 6.3.x + Starlight 0.39.x. Carries forward v2.15.0 Sprint Skills (Foundation Sprint family + Design Sprint family + tool-note-and-vote under classification:tool), v2.12.0 OKR Skills set, v2.11.0 Meeting Skills Family, lean canvas, persona, structured templates, real-world examples, 12 workflows including the foundation-to-design end-to-end arc, an interactive skill builder, and lifecycle tools for validating and iterating skills. Follows the agentskills.io specification.
Convert design documents, PRDs, and task lists into beads issues with lossless conversion, proper epic hierarchy, validated dependencies, and three independent subagent review passes.