Skip to content

Add lazarus-forge (design-review gate) and audit-repair skill#17

Merged
CognitiveCodeAI merged 3 commits into
mainfrom
feat/lazarus-forge-and-audit-repair
Jun 8, 2026
Merged

Add lazarus-forge (design-review gate) and audit-repair skill#17
CognitiveCodeAI merged 3 commits into
mainfrom
feat/lazarus-forge-and-audit-repair

Conversation

@CognitiveCodeAI

Copy link
Copy Markdown
Owner

What this adds

  1. lazarus-forge — a new sibling plugin with the design-review skill: 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.

  2. audit-repair — the strategic apply skill in core lazarus (the audit → audit-repair counterpart to discover → repair): executes a ratified CODEBASE_AUDIT.md §11 one finding at a time — ratify → act → verify against each item's acceptance check — with safety-rails-first ordering, namespaced AUDIT_* forensic artifacts (no collision with repair's), honest Bash-only-guard scoping, and one-way read-only issues interop.

Plus: a single canonical slug algorithm (fully-lowercase slugify) pinned in lazarus-github:issues and referenced by audit-repair, with worked examples; and the gated design-of-record for audit-repair in docs/.

Verification done

  • claude plugin validate passes on both plugins (only the expected no-version warning).
  • lazarus-forge:design-review self-dogfooded (F0 → BUILD) and gold-set calibrated (F0–F7 green).
  • audit-repair was reviewed through design-review (verdict BUILD; adversarial pass caught and folded in 4 corrections: filename collision, guard-scope honesty, assertion-PASS evidence rule, §9/§10 DoD).
  • All five arXiv citations independently verified real.

Merge note

Merging publishes both to the cognitivecode marketplace (served from main).

CognitiveCodeAI and others added 3 commits June 7, 2026 22:59
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>
@CognitiveCodeAI CognitiveCodeAI merged commit 1b06301 into main Jun 8, 2026
1 check passed
@CognitiveCodeAI CognitiveCodeAI deleted the feat/lazarus-forge-and-audit-repair branch June 8, 2026 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant