docs/projects — project-management playbook (map section C9)
Home of the C9 «Управление проектами» section. Defines how the Лидерра
development project is planned, tracked, and reported.
Toolset
- CCPM (
.claude/skills/ccpm/) — the PRD→epic→GitHub-issue→code traceability layer. PRDs live in.claude/prds/, epics/tasks in.claude/epics/<feature>/. Invoked via the/pmflow / theccpmskill. - GitHub MCP — issues, sub-issues (epic = parent issue, task = sub-issue), and Projects v2 boards used as the sprint/iteration board.
- Superpowers
writing-plans/executing-plans/subagent-driven-development— authoring and running execution plan-files indocs/superpowers/plans/. q-item-addskill +docs/Открытые_вопросы_v8_3.md— the open-question registry (Б-/CTO-/Ю-/Диз-/DO-/OPEN- codes).- product-management plugin (if installed — see Task 5) — PRD/roadmap/metrics product-strategy ceremonies.
Boundaries (which tool for which artifact)
- Open product/business/legal question →
Открытые_вопросыregistry. Not an epic, not an ADR — it has no resolution yet. - A closed technical/architecture decision →
docs/adr/(adr-kit, A6). - A feature to build, with engineering traceability → a CCPM PRD → epic → GitHub issues.
- The step-by-step execution plan for that epic → a
docs/superpowers/plans/file (Superpowerswriting-plans). CCPM tracks what & status; the plan file tracks how, task-by-task. - Product-strategy spec / roadmap → product-management
/write-spec//roadmap-update(if installed); else a registry/WISHLIST entry.
Workflow
- Idea → CCPM PRD (
.claude/prds/). - PRD → epic + GitHub issues (CCPM
sync, via GitHub MCPissue_write/sub_issue_write). - Epic → a
docs/superpowers/plans/plan-file → execution. - Status → CCPM
status.sh/standup.sh; the GitHub Projects v2 board is the sprint view.