After fixing PR review feedback, assess whether the fix reveals a generalizable improvement to the fleet's development procedures (style guide, coding rules, simplify checks, review criteria, worker direction) and, if so, file or append to a fleet:coding-improvement ticket. Auto-invoked as the last step of a feedback AMEND (see FLEET-FEEDBACK-HANDLING.md Step i). Also use when the user asks "should this be a fleet rule?", "assess coding improvement", or "file a coding-improvement". It is a reflection pass — it never touches the PR's code, labels, or claim.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
After fixing PR review feedback, assess whether the fix reveals a generalizable improvement to the fleet's development procedures (style guide, coding rules, simplify checks, review criteria, worker direction) and, if so, file or append to a fleet:coding-improvement ticket. Auto-invoked as the last step of a feedback AMEND (see FLEET-FEEDBACK-HANDLING.md Step i). Also use when the user asks "should this be a fleet rule?", "assess coding improvement", or "file a coding-improvement". It is a reflection pass — it never touches the PR's code, labels, or claim.
jakildev/IrredenEngine (game PRs: jakildev/irreden — add --repo jakildev/irreden to every gh call, and read game comments with fleet-pr comments <N> --repo game)
docs/agents/CLAUDE-BASELINE.md
— cross-cutting baseline: naming, the ECS footgun, style, ownership/lifetime,
IRMath. The authoritative home for a missing cross-cutting rule (Class A).
The nearest module CLAUDE.md (under engine/, engine/prefabs/,
creations/) — the right home for a rule that's specific to one subsystem
rather than cross-cutting.
The automated-check surface above — for a mechanically-detectable rule
that should be caught pre-commit (the strongest Class-B target).
Several surfaces (.claude/commands/role-*.md, .claude/skills/**/SKILL.md)
are gated self-config the fleet can't auto-edit — that's exactly why the
ticket is filed un-queued (no human:approved) for the human to triage.