Add lazarus-forge (design-review gate) and audit-repair skill#17
Merged
Conversation
Bounded, evidence-backed, runtime-verified design review for Claude Code skill/plugin/agent/MCP/hook proposals. Emits exactly one verdict (BUILD / BUILD-WITH-CHANGES / DO-NOT-BUILD / NEEDS-MORE-DETAIL) with a closed required-changes list so review converges. New sibling in the cognitivecode marketplace; SKILL.md + review-rubric / report-template / standards-registry / fixtures. Self-dogfooded (F0) and gold-set calibrated (F0-F7). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
audit-repair is the strategic apply phase (audit -> audit-repair, mirroring discover -> repair): executes a ratified CODEBASE_AUDIT.md §11 with per-finding acceptance checks, ratify-before-action, safety-rails-first ordering, namespaced AUDIT_VERIFICATION_REPORT.md / AUDIT_IMPLEMENTATION_SUMMARY.md (no collision with repair), honest Bash-only-guard scope, and one-way read-only issues interop. Pin the issues<->audit-repair slug to one canonical fully-lowercase definition with worked examples. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The lazarus-forge:design-review-gated proposal for audit-repair, versioned alongside the skill so the decided boundaries (esp. the #5 decoupling fence: audit-repair consumes CODEBASE_AUDIT.md only) don't get re-litigated. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this adds
lazarus-forge— a new sibling plugin with thedesign-reviewskill: a bounded, evidence-backed, runtime-verified design-review quality gate for Claude Code skill/plugin/agent/MCP/hook proposals. Emits exactly one verdict (BUILD / BUILD-WITH-CHANGES / DO-NOT-BUILD / NEEDS-MORE-DETAIL) with a closed required-changes list so reviews converge instead of looping. Ships the rubric, report template, standards registry, and a labeled gold-set fixtures file.audit-repair— the strategic apply skill in corelazarus(theaudit → audit-repaircounterpart todiscover → repair): executes a ratifiedCODEBASE_AUDIT.md§11 one finding at a time — ratify → act → verify against each item's acceptance check — with safety-rails-first ordering, namespacedAUDIT_*forensic artifacts (no collision withrepair's), honestBash-only-guard scoping, and one-way read-onlyissuesinterop.Plus: a single canonical slug algorithm (fully-lowercase slugify) pinned in
lazarus-github:issuesand referenced byaudit-repair, with worked examples; and the gated design-of-record foraudit-repairindocs/.Verification done
claude plugin validatepasses on both plugins (only the expected no-version warning).lazarus-forge:design-reviewself-dogfooded (F0 → BUILD) and gold-set calibrated (F0–F7 green).audit-repairwas reviewed throughdesign-review(verdict BUILD; adversarial pass caught and folded in 4 corrections: filename collision, guard-scope honesty, assertion-PASS evidence rule, §9/§10 DoD).Merge note
Merging publishes both to the
cognitivecodemarketplace (served frommain).