From 1e61db2820a2023f916da9cc61208354327537fb Mon Sep 17 00:00:00 2001 From: Pieter Viljoen Date: Fri, 28 Aug 2026 21:48:03 -0700 Subject: [PATCH] Join the unresolved-rule placeholder onto one physical line Qodo flagged (suppressed, low-confidence but genuine) that the bracket placeholder was split across two physical lines inside the fenced template, hurting copy-paste usability. Joined into one line, matching AGENTS.md's own single-line closing sentence shape. Pure reflow, verified with git diff -w --word-diff: zero word-level changes. --- .agents/skills/local-strict-review/SKILL.md | 3 +-- .claude-plugin/fleet-skills/.source-digest | 2 +- .../fleet-skills/skills/local-strict-review/SKILL.md | 3 +-- .github/skills/local-strict-review/SKILL.md | 3 +-- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/.agents/skills/local-strict-review/SKILL.md b/.agents/skills/local-strict-review/SKILL.md index 2349271d..cad9a06e 100644 --- a/.agents/skills/local-strict-review/SKILL.md +++ b/.agents/skills/local-strict-review/SKILL.md @@ -48,8 +48,7 @@ Rules that bind this task: quote `code-review`'s "Review the Change" section int the Return line below, not a PR comment or a coverage marker. Return: one finding per line, file:line, the concrete failure scenario, no severity theater. Bounds: read-only. No edit, no stage, no commit, no push, no PR-hosted write of any kind. - + ``` **Model tier:** the strongest tier this session can reach, per `AGENTS.md` "Match the model tier to the judgment" and "Never tier down the seat holding the judgment", applied here to the reviewer rather than the author. Run the pass on the same tier that authored the change when only one tier is reachable, a second, adversarially-prompted look still catches what the authoring pass's own "looks ready" judgment did not. diff --git a/.claude-plugin/fleet-skills/.source-digest b/.claude-plugin/fleet-skills/.source-digest index 07afc635..1254e367 100644 --- a/.claude-plugin/fleet-skills/.source-digest +++ b/.claude-plugin/fleet-skills/.source-digest @@ -1 +1 @@ -69764939de16d10d +7c7db19359804689 diff --git a/.claude-plugin/fleet-skills/skills/local-strict-review/SKILL.md b/.claude-plugin/fleet-skills/skills/local-strict-review/SKILL.md index 2349271d..cad9a06e 100644 --- a/.claude-plugin/fleet-skills/skills/local-strict-review/SKILL.md +++ b/.claude-plugin/fleet-skills/skills/local-strict-review/SKILL.md @@ -48,8 +48,7 @@ Rules that bind this task: quote `code-review`'s "Review the Change" section int the Return line below, not a PR comment or a coverage marker. Return: one finding per line, file:line, the concrete failure scenario, no severity theater. Bounds: read-only. No edit, no stage, no commit, no push, no PR-hosted write of any kind. - + ``` **Model tier:** the strongest tier this session can reach, per `AGENTS.md` "Match the model tier to the judgment" and "Never tier down the seat holding the judgment", applied here to the reviewer rather than the author. Run the pass on the same tier that authored the change when only one tier is reachable, a second, adversarially-prompted look still catches what the authoring pass's own "looks ready" judgment did not. diff --git a/.github/skills/local-strict-review/SKILL.md b/.github/skills/local-strict-review/SKILL.md index 2349271d..cad9a06e 100644 --- a/.github/skills/local-strict-review/SKILL.md +++ b/.github/skills/local-strict-review/SKILL.md @@ -48,8 +48,7 @@ Rules that bind this task: quote `code-review`'s "Review the Change" section int the Return line below, not a PR comment or a coverage marker. Return: one finding per line, file:line, the concrete failure scenario, no severity theater. Bounds: read-only. No edit, no stage, no commit, no push, no PR-hosted write of any kind. - + ``` **Model tier:** the strongest tier this session can reach, per `AGENTS.md` "Match the model tier to the judgment" and "Never tier down the seat holding the judgment", applied here to the reviewer rather than the author. Run the pass on the same tier that authored the change when only one tier is reachable, a second, adversarially-prompted look still catches what the authoring pass's own "looks ready" judgment did not.