返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
r

repo-kanban-pm

Install and enforce a lightweight product-management workflow inside a code repo: feature-as-kanban boards, ROADMAP status tracking, branch/PR conventions, and an optional daily OpenClaw cron PM review. Use this skill when (1) starting work in a NEW repository/project that does not yet have a ROADMAP+feature-KANBAN system, (2) you are delegated to spin up a new project and want multi-agent coordination from day one, or (3) you are asked to fix/restructure an existing repo and introduce an organi

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.1
安全检测
已通过
399
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

repo-kanban-pm

# Repo Kanban PM System ## What this skill does Sets up a **multi-agent-safe** product workflow in a repo: - `docs/roadmap/ROADMAP.md` as the portfolio status - `docs/features/<feature>/KANBAN.md` as execution boards - `docs/pm/bugs/` as the **bug intake + triage inbox** (linkable into KANBAN) - Updates `AGENTS.md` to enforce the workflow - (Optional) creates a daily OpenClaw cron job to run a PM review (includes bug triage) ## When to use this skill (decision rule) Use `repo-kanban-pm` when you are tasked with either: 1) **Creating/spinning up a new project/repo** and multiple agents will work on it (or you want to avoid chaos later). - Goal: install ROADMAP + per-feature KANBAN boards immediately. 2) **Entering an existing repo to fix, refactor, or restructure it** and it *does not* have a clear feature/backlog tracking system. - Goal: introduce the kanban workflow so subsequent work is trackable and PRs stay aligned. Do **not** use this skill if the repo already has an equivalent system that the team actively uses (avoid duplicating governance). --- ## Quick start ### 1) Initialize the repo workflow Run: ```bash bash scripts/init_repo_pm.sh /absolute/path/to/repo ``` This will: - create `docs/pm/` with the workflow doc + template - create `docs/pm/bugs/` with bug README + template - add `KANBAN.md` to any existing `docs/features/*/` folders - patch `AGENTS.md` to include the kanban rules (idempotent) ### 2) Add a daily PM cron (optional) Run: ```bash bash scripts/add_daily_pm_cron.sh /absolute/path/to/repo --agent persey --tz Europe/Minsk --time 10:00 ``` ## Operating rules (agents) 1. Pick a feature from `docs/roadmap/ROADMAP.md` 2. Create/update `docs/features/<feature>/KANBAN.md` and set status to `in-progress` 3. Create a branch: `feat/<feature-slug>-<short>` 4. PR must link the feature’s `KANBAN.md` 5. On merge: mark `KANBAN.md` as done and tick the ROADMAP checkbox ## Templates - Workflow spec: `docs/pm/KANBAN-SYSTEM.md` - Feature template: `docs/pm/FEATURE-KANBAN-TEMPLATE.md` ## Notes - Keep KANBAN boards short. - ROADMAP contains status only; do not duplicate per-task detail there.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 repo-kanban-pm-1776298065 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 repo-kanban-pm-1776298065 技能

通过命令行安装

skillhub install repo-kanban-pm-1776298065

下载

⬇ 下载 repo-kanban-pm v0.1.1(免费)

文件大小: 4.38 KB | 发布时间: 2026-4-16 16:03

v0.1.1 最新 2026-4-16 16:03
Add bugs inbox (docs/pm/bugs) and daily PM cron bug triage enforcement. Clarify when-to-use triggers.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部