beads-ccpm

Full project management system powered by Beads task tracker. Includes PRD creation, epic decomposition, task management, parallel agent execution, bidirectional sync, git worktrees, and comprehensive workflow commands. Use when the user needs to manage software projects with PRDs, epics, issues, and sprint workflows.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "beads-ccpm" with this command: npx skills add pizzaface/ccpm-beads/pizzaface-ccpm-beads-beads-ccpm

Beads CCPM - Project Management Skill

A comprehensive, agent-agnostic project management system for AI-assisted software development, powered by the Beads local-first task tracker.

Capabilities

  • PRD Management: Create, edit, list, and track Product Requirements Documents
  • Epic Workflow: Decompose PRDs into epics, break epics into tasks, sync to Beads
  • Issue Tracking: Start, sync, close, and analyze issues with parallel work streams
  • Parallel Execution: Launch multiple agents to work on independent tasks simultaneously
  • Git Integration: Worktree and branch-based workflows for isolated development
  • Bidirectional Sync: Keep local markdown files and Beads task tracker in sync
  • Context Management: Create, prime, and update project context for agent sessions

Quick Start

  1. /pm:init - Initialize the PM system and install Beads
  2. /pm:prd-new <feature> - Create a new PRD through brainstorming
  3. /pm:prd-parse <feature> - Convert PRD to a technical epic
  4. /pm:epic-decompose <epic> - Break epic into numbered tasks
  5. /pm:epic-sync <epic> - Push epic and tasks to Beads
  6. /pm:epic-start <epic> - Launch parallel agent execution

Project Data

This skill stores project data in .project/ at the project root:

  • .project/prds/ - Product Requirements Documents
  • .project/epics/ - Epics and their task files
  • .project/context/ - Project context documentation
  • .project/adrs/ - Architecture Decision Records

Dependencies

  • Beads CLI - Local-first task tracker (auto-installed by /pm:init)
  • Git - Version control

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

klaviyo

Klaviyo API integration with managed OAuth. Access profiles, lists, segments, campaigns, flows, events, metrics, templates, catalogs, and webhooks. Use this skill when users want to manage email marketing, customer data, or integrate with Klaviyo workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

Archived SourceRecently Updated
Automation

lifelog

生活记录自动化系统。自动识别消息中的日期(今天/昨天/前天/具体日期),使用 SubAgent 智能判断,记录到 Notion 对应日期,支持补录标记。 适用于:(1) 用户分享日常生活点滴时自动记录;(2) 定时自动汇总分析并填充情绪、事件、位置、人员字段

Archived SourceRecently Updated
Automation

unified-self-improving

统一自我进化系统,整合 self-improving-agent、self-improving、mulch 三个技能的优势,提供结构化日志、三层存储、自动升级、模式检测、命名空间隔离和 token 高效的 JSONL 格式支持。

Archived SourceRecently Updated
Automation

create-telegram-agent

Create a new Telegram agent in OpenClaw with proper configuration. Use when user wants to create a new Telegram bot agent, including setting up agent workspace, Telegram binding, and bot token configuration. Requires user confirmation before modifying openclaw.json.

Archived SourceRecently Updated