用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/icecreamovo147/smart-recruit --skill fix-agent-task命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Review current Git branch, working tree, staged/unstaged/untracked changes, or one specific commit on the current branch like a senior code review lead, then generate paired Chinese review reports in both self-contained HTML and Markdown. When actionable findings exist, also emit a code-review-sdd.md repair plan for the code-review-sdd skill. Use when the user asks to inspect current branch changes, review a specific commit, compare against base branches or commits, produce Code Review Leader reports, create HTML/MD review reports similar to a provided sample, summarize architecture/risk/test impacts, or generate actionable code-review findings.
Execute repair tasks from a Code Review Leader `code-review-sdd.md` plan, serially fixing CR-* findings with revalidation, scoped edits, tests, and evidence. Use when the user asks to apply a code-review-sdd plan, fix Code Review Leader findings, run code-review-sdd, continue/resume review repairs, or remediate issues from `.code-review-sdd/code-review-sdd.md`.
Perform an evidence-based, read-only audit of the Smart Recruit `.knowledge/` layer against the current repository, identify stale or conflicting knowledge and coverage gaps, and generate exactly three synchronized Chinese deliverables: a Markdown audit report, a self-contained HTML audit report, and an agent-ready Markdown remediation plan. Use when Codex is asked to audit or review the project knowledge base, check whether `.knowledge` matches current code, find outdated/stale knowledge, assess knowledge drift or route coverage, or produce a knowledge repair plan.
基于 SOC 职业分类
正在显示 SKILL.md
| name | fix-agent-task |
| description | Thin Claude adapter for spec-harness fix-check-failures on one .spec feature TASK. |
Use this adapter only to repair failures from one canonical .spec/<feature-name> TASK.
Required input:
Feature: <feature-name>Task: <TASK-ID>Canonical mapping:
spec-harness
Mode: fix-check-failures
Feature: <feature-name>
Task: <TASK-ID>
Required behavior:
AGENTS.md..agents/skills/spec-harness/SKILL.md.Do not add unrelated functionality, broaden scope, or create provider-private completion state.