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

clawflow

clawflow 收录了来自 zhoushoujianwork 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

decompose
软件开发工程师

Break a tracking issue into sub-issues via clawflow issue create + add-sub; posts a checklist comment and emits agent-decomposed.

2026-07-07
implement
软件开发工程师

Implement a code fix for a ready-for-agent issue: create a branch, write the code, open a PR.

2026-07-07
reply-comment
软件开发工程师

Reply to an issue mention (@agent …): read the context, answer briefly and honestly.

2026-07-07
track-progress
软件开发工程师

Check whether all sub-issues of a tracking issue are complete via GitHub native sub-issue API; emits agent-closed when done or agent-watching while pending.

2026-07-07
evaluate-bug
软件质量保证分析师与测试员

Evaluate a bug-labeled issue for reproducibility, root cause, and fix difficulty; post a structured assessment comment.

2026-06-02
evaluate-feat
软件开发工程师

Evaluate a feat-labeled issue for clarity, scope, and architectural fit; post a structured assessment comment.

2026-06-02
classify
软件开发工程师

Triage an unlabeled issue into bug, feat, or question by reading title + body, then add the label so the matching operator picks it up on the next pass.

2026-05-11
reply-question
软件开发工程师

Answer user questions about the project: read code, search external knowledge, provide helpful technical answers.

2026-05-11
clawflow
软件开发工程师

Use the `clawflow` CLI to manage GitHub/GitLab projects locally: view and operate on issues, PRs, and labels without leaving the terminal. Trigger on ANY of: user mentions 'clawflow' or 'ClawFlow'; user asks to list/create/view/comment on issues or PRs; user asks to manage labels; user asks to add/manage repos; user mentions local git project operations or VCS management.

2026-05-08