一键导入
review-taxonomy
Classify review feedback and choose proportionate guardrails without inflating default context cost.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Classify review feedback and choose proportionate guardrails without inflating default context cost.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | review-taxonomy |
| description | Classify review feedback and choose proportionate guardrails without inflating default context cost. |
Use this skill when processing PR feedback or deciding whether to add a new rule, skill, command, or plugin behavior.
guardrail-gap means the failure is systemic and the added control is worth its ongoing context and maintenance cost. one-off means fix the immediate issue without adding always-loaded guidance.
Knowing bypass of an existing guardrail is prima facie guardrail-gap because the existing control failed.
Prefer the smallest durable control: plugin enforcement for hard safety rules, a short always-loaded rule for frequent guardrails, a skill for longer procedures, a slash command for repeatable workflows, and no new guardrail for isolated mistakes.
Fine-grained outside-in RED-GREEN-REFACTOR microcycles with specialist agents and single-diagnostic implementation.
RGR sequence, observed-failure evidence, drill-down unit tests, and non-behavioral exemptions for Phoenix/Commanded work.
Phoenix 1.8, Postgres, Commanded, Ecto, ExUnit, Dialyzer, and strict static-check conventions.
Phoenix auth/session/CSRF, command authorization, event data sensitivity, Postgres, dependency, secret, and threat-model review triggers.
Process Forgejo PR feedback with reflection, guardrail-gap classification, and inline thread replies.
Write implementation plans as test-addressed red-green-refactor cycles rather than component waterfalls.