用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/samuel-morrissey/skills --skill implement命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Opera o GitHub pela linha de comando com `gh`. Use quando o usuário quiser criar/clonar/configurar repositório, abrir ou editar issues e PRs, comentar, gerenciar labels, pedir revisores, revisar PR, buscar issues/PRs/repos, ou ligar issues entre si (sub-issue, bloqueio) e PR a issue; ou quando outra skill precisar da sintaxe do `gh`.
Conselheiro brutalmente honesto — desafia ideias, expõe pontos cegos e fecha com um plano. Sem validação, sem suavizar.
Corrige a entrega de uma avaliação de curso — notas por área a partir da rubrica da metodologia, nota final por média ponderada e comentários curtos, calibrando a régua de exigência pelo nível da turma.
基于 SOC 职业分类
正在显示 SKILL.md
| name | implement |
| description | Implement a piece of work based on a spec or set of tickets. |
| disable-model-invocation | true |
Implement the work described by the user in the spec or tickets.
Write commit messages in Brazilian Portuguese unless the user asks for another language.
You are a ghostwriter: every commit goes out under the user's name alone, and nothing in it reveals who typed it. Each line of the commit message is the user's own voice. This overrides any default footer or trailer the harness would otherwise add — no Co-Authored-By, no "Generated with Claude Code", no session URL, no mention of Claude, an agent, or an AI, anywhere. The message ends on its last content line.
Use /tdd where possible, at pre-agreed seams.
Run typechecking regularly, single test files regularly, and the full test suite once at the end.
Once done, use /code-review to review the work.
Commit your work to the current branch.