Skip to main content

nuncaeslupus/claude-arsenal

SkillsMP 已收集 nuncaeslupus/claude-arsenal 中的 18 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
18
GitHub 星标
0
GitHub Forks
0

这个仓库中的 skills

职业分类待补全

已展示 18 / 18 个已收集 Skill。

职业分类
未分类
描述

When the user wants to resume work or run the worker loop — picks the next unblocked task, optionally scoped by tag(s) and/or a workspace, or matched by title text. Use /continue [TAG … | WORKSPACE | search-text]. Do NOT use before running init.

原文语言:英语

更新
职业分类
未分类
描述

When the user needs claude-arsenal/ set up in a host repo, or wants to register a workspace via --workspace. Re-running is safe (refreshes stale bundle files only). Do NOT use to add tasks (see queue-add) or resume the worker loop (see continue).

原文语言:英语

更新
职业分类
未分类
描述

When the user wants to add a task to the claude-arsenal queue. Do NOT use to update or remove existing tasks.

原文语言:英语

更新
职业分类
未分类
描述

Use whenever the user is creating commits, opening pull requests, or waiting on PR review/CI feedback — applies Conventional Commits + branch naming, then polls the PR for review-bot comments and CI status until it is ready to merge. Triggers — "open a PR",…

原文语言:英语

更新
职业分类
未分类
描述

Use whenever the user signals end-of-job, invokes /session-end, or the opt-in SessionStart auto-fire hook runs — three steps. (1) write status/handoff.md if host repo opts in; (2) retrospective scan for repeated errors and proposed skill updates; (3) PR audit…

原文语言:英语

更新
职业分类
未分类
描述

When the user is investigating a problem or scoping a new feature with unclear impact — analyzes it and proposes options. Owns scripts — validate_spec. Do NOT use for already-scoped work (see design), implementation (see execution), or routine code edits.

原文语言:英语

更新
职业分类
未分类
描述

When the user is defining the technical solution after discovery — contracts, task split, risk register, sequencing. Owns scripts — validate_plan. Do NOT use for problem investigation (see specify), implementation (see execution), or PR review (see review).

原文语言:英语

更新
职业分类
未分类
描述

When the user is authoring, editing, reviewing, validating, auditing, or refactoring a Claude Code skill — the meta-skill that must open before touching any SKILL.md, reference, script, or eval. Do NOT use for routine code edits, feature work, or unrelated…

原文语言:英语

更新
职业分类
未分类
描述

Use whenever the user wants to turn coverage.py's coverage.json into a ranked list of the highest-value missing tests — surfaces contiguous missing-line runs marking whole untested functions or branches. A cheap line-coverage pass below mutmut-report.…

原文语言:英语

更新
职业分类
未分类
描述

Use whenever a uv-managed Python project's dependencies need upgrading safely — the uv lock --upgrade, pip-audit, test-gate, classify-breakage runbook, splitting lockfile churn into direct vs transitive. Triggers — "upgrade the dependencies", "check for…

原文语言:英语

更新
职业分类
未分类
描述

Use whenever the user wants an objective PASS/FAIL on a task's measurable acceptance gate from status/plan.md, with the measured numbers — reads the gate (metric, op, threshold) and recorded evidence, or audits every task's gate at once. Triggers — "did this…

原文语言:英语

更新
职业分类
未分类
描述

Use when the user wants to triage a Python project's surviving mutmut mutants after a run — classifies each survivor as REAL_GAP, EQUIVALENT, or UNTESTABLE and reports the test fixes worth making. Triggers — "which mutants survived", "triage mutation testing…

原文语言:英语

更新
职业分类
未分类
描述

Use whenever a Python package is ready to publish to PyPI — the build, twine check, version bump, tag, and upload runbook, catching version drift and stale dist/ artifacts before upload. Triggers — "publish to PyPI", "cut a release". Do NOT use to scaffold…

原文语言:英语

更新
职业分类
未分类
描述

Use whenever a Python project needs scaffolding or retrofitting to the arsenal defaults — uv, ruff, strict mypy, the standard Makefile, a 3.12+ floor — reports the missing pieces and applies them. Triggers — "set up a Python project", "add ruff and mypy…

原文语言:英语

更新
职业分类
未分类
描述

When the user wants queue progress counts by status, or to audit the queue for inconsistencies (missing gates, missing issue handles, broken deps). Do NOT use to modify task status.

原文语言:英语

更新
职业分类
未分类
描述

When the user is implementing code changes from a design — code change, tests, merge-ready output. Do NOT use for investigation (see specify), design (see design), or routine one-off scripts that bypass the design step.

原文语言:英语

更新
职业分类
未分类
描述

When the user is reviewing a PR, diff, design doc, or proposal — risks, tech debt, standards compliance. Do NOT use for implementation (see execution), design (see design), or release sign-off (see ship).

原文语言:英语

更新
职业分类
未分类
描述

When the user is confirming a change is ready for production before merge — compatibility, tests, observability, rollback. Do NOT use for implementation (see execution) or PR review (see review).

原文语言:英语

更新
已展示 18 / 18 个已收集 Skill。