一键导入
pr-review
Checklist for opening or reviewing a pull request. Validates code quality, spec completion, tests, and security before any PR is opened or approved.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Checklist for opening or reviewing a pull request. Validates code quality, spec completion, tests, and security before any PR is opened or approved.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Systematic bug triage protocol. Use when receiving a bug report or unexpected behavior. Follows reproduce→locate→reduce→fix→guard→verify sequence.
Creates a formal spec for a new feature or phase. Use when starting any non-trivial implementation work.
Publica padrões reutilizáveis no global-index do claude-memories. Use quando uma solução se provar genuinamente reutilizável em outros projetos.
First-session onboarding for new blank projects. Run automatically when MEMORY.md has no context. Interviews the developer and configures all memory files.
Run after the first spec-create to commit all new files and finalize the transition from template to real project. Creates a clean checkpoint in git history.
Format and validate commit messages following Conventional Commits. Use before any git commit to ensure consistency.
| name | pr-review |
| description | Checklist for opening or reviewing a pull request. Validates code quality, spec completion, tests, and security before any PR is opened or approved. |
| disable-model-invocation | true |
When to use: Before opening a PR or when reviewing someone else's PR.
lessons.md repeated?review?INDEX.md updated?type(scope): description — e.g.: feat(auth): add JWT refreshdecisions.md?lessons.md?lessons.md?Move the corresponding spec to status done and update the INDEX.md with the date and PR link.