Guohao1020
UserSingle-file project dashboard (Kanban + Sprint + KPI) from YAML frontmatter. Ships as a Claude Code plugin.
Categories
Indexed Skills (3)
docs-cockpit-build
Build a docs-cockpit project's documentation-association system from scratch or fill its gaps — scan ALL project docs, infer which module/subtask should link to which spec/plan/rfc section, dry-run-verify the anchors, then write them. Defaults to planning the WHOLE project (every module's spec/plan), deciding each linkage WITH the user in dialogue. Produces module↔subtask↔doc anchors + drafts missing spec/plan docs, then renders the dashboard. Also owns cockpit setup itself: creating/extending docs-cockpit.yaml, wiring scan dirs, and debugging build issues (0 modules / yaml errors) — its Phase 0. TRIGGER when the user wants to: 「把项目文档体系建起来」「关联模块和任务/文档」「规划整个项目的 spec/plan」「给所有 module 补 anchor」「这些 subtask 该关联哪个文档」 / "build the doc association", "wire modules to specs", "plan the whole project's docs", "add anchors to every module". Setup/debug phrasings: 「把项目做成 dashboard / 项目看板」「搭一个 docs-cockpit」「扩展 config 扫描新目录」「为什么扫出来 0 个 module」 / "set up a docs-cockpit", "extend the config to scan new dirs", "debug build iss
docs-cockpit-rebuild
Refresh / repair an EXISTING docs-cockpit association system that has drifted — anchors gone stale after a refactor, specs evolved, links outdated, or status questions about current state. Reads state.json + MD, diagnoses drift (lint + dry-run-verify every anchor's 4-tier verdict), re-infers correct anchors, and refreshes ONLY the broken ones (keeping valid links intact). Also answers narrative status questions (what's blocked / sprint progress / which modules stalled) as its Phase 1 read-current-state. Also owns the project health checkup(体检)of an existing cockpit: Phase 1–2 produce the nine-department report → docs/HEALTH.md → dashboard health panel. TRIGGER when the user says: 「关联乱了重新梳理」「重构后 anchor 失效了」「spec 改了同步关联」「这个 module 关联还准不准」「项目进度怎么样」「哪些卡了」「sprint 进度」 / "anchors are stale", "re-sync after refactor", "is this module's linkage still right", "what's blocked", "sprint progress", "weekly status". Checkup phrasings: 「体检一下」「健康检查」「全面体检」 / "health check", "checkup", "run a health check". Do NOT trigger for:
use-docs-cockpit
Entry/router for the docs-cockpit skill ecosystem. Loaded by default in any project that has a docs-cockpit.yaml. Tells the agent: this project uses docs-cockpit; cognition lives in skills, python only renders; route to docs-cockpit-build (create/extend association), docs-cockpit-rebuild (refresh/diagnose/read-status/health checkup), or CLI docs-cockpit render (just regenerate HTML).
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.