Skip to main content
在 Manus 中运行任何 Skill
一键导入
tcashel
GitHub 创作者资料

tcashel

按仓库查看 2 个 GitHub 仓库中的 12 个已收集 skills。

已收集 skills
12
仓库
2
更新
2026-06-10
仓库浏览

仓库与代表性 skills

forge-reviewer
软件质量保证分析师与测试员

Activates when reviewing a Forge-launched pull request. Reads the PR diff, compares it against the original Forge spec when one is available, and produces a structured review verdict the user (or downstream automation) can act on. Use when the user asks to review, score, or check whether a Forge PR is mergeable.

2026-06-10
forge-comment-fixer
软件质量保证分析师与测试员

Activates when an operator selects review items (Forge findings, inline comments, and/or review summaries) in the Forge review UI and clicks 'Fix N selected'. Validates each selected target against the current code, then surgically fixes only the targets judged valid. Used by the forge __comment-fix-worker pipeline.

2026-06-01
forge-planner
其他计算机职业

Activates when the user wants to turn an idea or a plan-mode plan into a Forge task spec — research the repo, draft in the Forge schema, then persist via `forge spec save`. Use when the user says they want to run something with Forge, when they've just produced a plan they want to ship to a coding agent, or when they explicitly invoke /forge-ship-plan.

2026-06-01
forge-spec-improver
软件开发工程师

Applies a curated subset of synthesizer recommendations to a Forge spec body. Invoked programmatically by the auto-improve orchestrator after `forge spec save`; not auto-activated.

2026-06-01
forge-critic
软件质量保证分析师与测试员

Adversarial critique of a Forge task spec. Identifies vague acceptance criteria, undefined behavior, contradictions, missing edge cases, scope creep, and assumptions deferred to the implementing agent. Produces a structured findings list with severity labels.

2026-05-01
forge-fixer
软件开发工程师

Activates during the forge auto-fix loop after a reviewer returns request-changes. Reads the review findings, reads the spec, and surgically fixes BLOCKER and HIGH severity issues only. Used by the forge runner after a reviewer verdict of request-changes.

2026-05-01
forge-synthesizer
软件开发工程师

Synthesizes two independent spec critiques into a single prioritized recommendations document. Classifies findings as corroborated, single-critic-only, or conflicting, and proposes concrete spec edits the user can selectively apply.

2026-05-01
critique
软件开发工程师

Runs the two-critic panel over a spec. Invoke when the user wants a spec reviewed, critiqued, or hardened before execution. Dispatches two independent critics, synthesizes their findings into a prioritized recommendations document, and surfaces conflicts plus open questions for the user to adjudicate. Entry point for the plan -> critique -> adjudicate flow.

2026-06-10
dispatch
软件开发工程师

Pull the beads ready-frontier (bd ready, honoring $BEADS_DIR) and run the headless execute -> quality gate -> draft PR -> review -> one auto-fix round loop over the chosen issue(s). Glue around the execute-review-fix workflow. Use after /anvil:adjudicate has locked specs into bd issues and you want them built. Stops at draft PRs for human adjudication; never merges.

2026-06-10
plan
软件开发工程师

Activates when the operator wants to turn an idea — or a plan-mode plan they just produced — into a locked anvil spec. Collaborate in plan mode to draft a self-contained spec in the anvil schema, write the body to ~/.anvil/specs/<id>.md, create a matching beads issue so it joins the ready-frontier, and enforce the open-questions lock gate before it can be marked ready. Use when the operator says they want to run something through anvil, when they've just produced a plan to ship to a coding agent, or when they invoke /anvil:plan.

2026-06-10
adjudicate
项目管理专家

Walks the operator through every unresolved CRUX in an anvil-spec-recommendations document one at a time — conflicting critic findings and open questions — captures the resolution, writes it back into the spec body at ~/.anvil/specs/<id>.md, and gates: the spec cannot leave adjudication with any crux unresolved. When clean, flips the bd issue to ready.

2026-06-03
setup
其他计算机职业

One-time setup for anvil: install and configure beads (bd or br) operator-scoped, verify the table-stakes tooling (git, gh + auth, claude), stand up the out-of-repo state under ~/.anvil, and PROVE the install imposed nothing on any target repo. Use when the operator first installs the anvil plugin, when bd/br is missing, or when /anvil:plan or /anvil:dispatch complains that beads isn't set up.

2026-06-03
已展示 2 / 2 个仓库
已展示全部仓库