Plugin Claude Code
Production-grade Claude Code skills for the full project lifecycle — setup, daily workflow, session management, and quality audits.
Plugin Claude Code
Production-grade Claude Code skills for the full project lifecycle — setup, daily workflow, session management, and quality audits.
Plugin Claude Code
Carves safety-adjacent requests into a safe scope, executed by a genuinely isolated fresh-context subagent, with an adversarial verify pass and a descope ledger.
Skill Claude CodeCodex
Skill "clean-room" from AlexZio00/sovereign-skills, covering clean room, purpose, workflow, 1. frame and 2. carve.
Plugin Claude Code
12Q quantified code review — 4-axis scoring (Security/Stability/Robustness/Operability), severity anchors, deployment verdict, factuality gate. Works as standalone prompt in any LLM.
Skill Claude CodeCodex
🔬 CODE AUTOPSY v7.2 "12 Questions + Quantified + Deployment Verdict + diff mode + CRITICAL hard cap + Factuality Gate".
Plugin Claude Code
13-section AI collaboration audit — analyzes actual work patterns (not surveys) to generate behavioral profile, blind spots, and growth direction.
Skill Claude CodeCodex
This skill should be used when the user types /collab-audit or requests AI collaboration diagnosis. Analyzes conversation history, artifacts, and work patterns to generate a 14-section AI Collaboration Audit. Behavioral analysis and feedback are bundled by design — separating them causes users to skip one, defeating…
Plugin Claude Code
Audits the memory and documents Claude Code loads into context (CLAUDE.md, MEMORY.md, skills, agents, commands, plugins) for outdated claims, contradictions, and risky/ambiguous wording. Produces a prioritized report at .drift-reports/.
Skill Claude CodeCodex
Use this skill when the user wants to audit the memory and documents Claude Code loads into context — CLAUDE.md (user global + project + nested), MEMORY.md, @imports, .claude/skills, .claude/agents, .claude/commands, installed plugins — and detect three kinds of issues: outdated claims, mutually contradictory…
Plugin Claude Code
Audits whether an eval/metric/experiment/holdout secures independent external ground truth or is circular via an 8-pattern taxonomy. Read-only.
Skill Claude CodeCodex
Audits whether a verification (eval/metric/experiment/holdout) actually secures independent external ground truth, or whether the designer, the model, and the scorer are just confirming each other in a circle — via an 18-pattern taxonomy. Read-only. Use before trusting any 'how we'll know it worked' — A/B tests…
Plugin Claude Code
Declare the editable zone — everything outside is frozen. Prevents scope creep during implementation by locking untouched files.
Skill Claude CodeCodex
Scope lock for current task. Declares editable zone — everything outside is frozen (read-only). Call before starting implementation to prevent scope creep.
Plugin Claude Code
Exhaustive audit of an entire area (codebase/docs/skills/memory/config) — deterministic sweep + content review, anti-false-positive kill-test, persistent coverage map.
Skill Claude CodeCodex
Exhaustive, denominator-driven audit of an entire area (codebase, docs, memory, skills, DB, config). Runs a 6-phase pipeline: scope agreement + prior-map diff -> deterministic sweep (counts/versions/paths/parsing plus cross-index reconciliation) -> parallel read-only content review (citations forced, rule dry-run) ->…
Plugin Claude Code
Agent discipline engine — locks the goal, enforces PLAN-DO-VERIFY-FINALIZE-OUTPUT loop, detects 13 success masquerading patterns.
Skill Claude CodeCodex
Agent Discipline Engine — lock the goal, run PLAN→DO→VERIFY→FINALIZE→OUTPUT loop, detect success masquerading. Triggers: '/goal-lock', '/goal-lock quick', 'goal lock', 'task harness'.
Plugin Claude Code
5-item screening gate for adopting external patterns (skills/agents/rules/plugins/MCP), with a provenance/injection check for imported executable content.
Skill Claude CodeCodex
Gate for deciding whether to adopt an external pattern (skill/agent/rule/plugin/MCP/prompt) into your system. Triggers: '/integration-intake [name]', 'should I integrate this', 'is this worth adopting', or sharing a GitHub repo link and asking what to do with it.
Plugin Claude Code
Reads handoff/git/lessons/STATE and proposes top-3 next actions by impact. Proposes only, never executes.
Skill Claude CodeCodex
Use when the user wants a next-action recommendation based on current state — reads handoff/git/lessons/STATE and proposes top-3 by impact. Trigger: '/next', 'what should I do next', 'next action'. Proposes only, never executes.
Plugin Claude Code
Mandatory pre-push pipeline — secrets scan (12 patterns), build/test gate, lint, parallel AI code review. Blocks push on Critical/High findings.
Skill Claude CodeCodex
Mandatory pre-push security and quality pipeline. TRIGGER automatically whenever the user requests any git push: 'push my changes', 'push to origin', 'push this', 'push the code', 'commit and push', 'ship it', 'deploy to remote', 'deploy to prod/staging/production', or any git push command. Blocks hardcoded…
Plugin Claude Code
Scan existing project across 4 dimensions: Infrastructure, Security, Quality, Harness. Returns scored gaps ordered by severity.