Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

commandmate-skills

commandmate-skills 收录了来自 Kewton 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
0
更新
2026-07-21
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cmate-orchestrate
软件开发工程师

複数 Issue を並列実行するための計画を dry-run で立て、承認後にその計画を監督付きで実行する。計画では Issue 品質・依存(explicit/inferred)・file conflict を分析し、cycle や不完全 override を拒否したうえで、file 衝突の無い承認可能な Wave plan・risk・権限・実行 command を決定的な artifact として返す。実行では public commandmate で self-contained な generic worker を dispatch し、Wave barrier(前 Wave 全完了)と verification gate(versioned report の pass)で監督し、prompt 検出時は自動応答せず human へ提示して停止する。

2026-07-21
cmate-worktree-cleanup
软件开发工程师

merge 済み・不要になった git worktree を、削除可能性と証跡を dry-run で提示したうえで、clean かつ merge 証跡が十分な対象だけ安全に削除する。worktree の掃除、merge 済み worktree の削除、issue worktree の後片付けを求められたときに使う。

2026-07-21
cmate-worktree-setup
软件开发工程师

1つ以上のIssueについて、対象repositoryを検証し、既存branch/directory/worktreeを暗黙上書きせず、repository profile(Node/CommandMate・Rust/CommandAgent)から解決したbranch・directory・base commit・proportional baselineで衝突しない専用worktreeを作成し、証跡付きの versioned result を返す。base SHA を明示し、dependency install は明示承認時のみ、CommandMate sync は利用可能なら worktree ID を返す(optional)。実装や orchestrate を始める前の準備段階で使う。

2026-07-21
cmate-repository-analysis
软件开发工程师

リポジトリを read-only で走査し、構造・規約・既存実装・再利用候補・変更risk・推奨verificationを、file/line evidence 付きの検証可能な構造化結果として返す。変更に着手する前の現状把握、影響範囲の見積り、実装方針の裏取りに使う。

2026-07-20
cmate-acceptance-test
软件质量保证分析师与测试员

Issue の受入条件を自動検証と手動確認に分け、証跡付きで検証して Go / Conditional Go / No-Go を判定する。受入テスト、受入条件の検証、マージ可否・リリース可否の判断を求められたときに使う。

2026-07-20
cmate-issue-refinement
软件开发工程师

Refine a vague or thin GitHub Issue into an implementable specification. Reads the Issue and repository evidence read-only, produces a sectioned Issue body, a severity-ranked finding list, open questions it refuses to decide for the user, a dependency and size assessment, and a versioned result document. Use it before design or implementation starts, when an Issue is title-only, contradicts the code, overlaps another Issue, or has no checkable acceptance criteria.

2026-07-20
pipeline-selftest
软件开发工程师

Minimal reference package used to exercise the commandmate-skills release pipeline end to end. Not an official Skill and never published to the Catalog.

2026-07-20