Skip to main content
Run any Skill in Manus
with one click
GitHub repository

clawflow

clawflow contains 9 collected skills from zhoushoujianwork, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
4
updated
2026-07-07
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

decompose
software-developers

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
software-developers

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

2026-07-07
reply-comment
software-developers

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

2026-07-07
track-progress
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-06-02
evaluate-feat
software-developers

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

2026-06-02
classify
software-developers

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
software-developers

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

2026-05-11
clawflow
software-developers

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