repo-kanban-pm

Set up ROADMAP.md and per-feature KANBAN.md boards in a code repository.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/genesis-plan/hongchen-lingjing --skill repo-kanban-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-kanban-pm
Source: https://github.com/genesis-plan/hongchen-lingjing/tree/main/skills/repo-kanban-pm
Command: npx skills add https://github.com/genesis-plan/hongchen-lingjing --skill repo-kanban-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openclaw, rg, and includes scripts (resource) components.

What problem does it solve?

This skill provides a ready-to-run, governance-preserving product workflow inside a code repository by introducing an intentional ROADMAP-driven portfolio and per-feature execution boards, a dedicated bug inbox, and a centralized policy document to coordinate multi-agent work.

Core Features & Use Cases

  • Creates docs/roadmap/ROADMAP.md as the portfolio status and docs/features/<feature>/KANBAN.md as execution boards.
  • Establishes docs/pm/bugs/ as a centralized bug intake + triage inbox and links bugs to features.
  • Updates AGENTS.md to enforce the workflow, enabling consistent agent coordination.
  • Optionally adds a daily OpenClaw cron job to perform a PM review and ensure alignment across code, docs, and PRs.

Quick Start

Initialize the workflow in your repository by running the init script pointing to the repo path.

Frequently Asked Questions about repo-kanban-pm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a kanban board and roadmap for project management inside my code repository?

To add a kanban board for project management inside your repository, you can install a lightweight workflow that generates a ROADMAP.md file for portfolio status and per-feature KANBAN.md boards to track your backlog and execution progress.

Can I set up a centralized bug intake and triage inbox within my repository workflow?

Yes, you can set up a centralized bug intake and triage inbox by creating a dedicated directory where bugs are collected, triaged, and linked directly to their corresponding features in the repository workflow.

How do I enforce a structured backlog and feature tracking workflow across multiple agents?

To enforce a structured backlog and feature tracking workflow across multiple agents, you can update your AGENTS.md file with centralized policy documents that coordinate tasks and ensure consistent agent alignment.

Does this repository workflow support scheduled daily PM reviews and audits?

Yes, the repository workflow supports scheduled daily PM reviews and audits by optionally adding a cron job that performs governance checks to ensure alignment across code, docs, and pull requests.

Do I need openclaw to perform ongoing product management audits in my repository?

Yes, you need openclaw to perform ongoing product management audits in your repository, as it is used to run the optional scheduled review job that enforces governance and ensures alignment across your code and docs.

What is the best way to coordinate a roadmap-driven portfolio for new repositories needing structured tracking?

The best way to coordinate a roadmap-driven portfolio for new repositories is to install a repeatable product-management workflow that establishes a portfolio status file and per-feature execution boards to maintain structured tracking.