AlexZio00

41 mods across 1 repository, 125 stars between them.

sovereign-plugins

01

AlexZio00/sovereign-skills

Plugin Claude Code

Production-grade Claude Code skills for the full project lifecycle — setup, daily workflow, session management, and quality audits.

125 20d ago A tokens not measured original MIT

clean-room

02

AlexZio00/sovereign-skills

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.

125 20d ago A tokens not measured original MIT

clean-room

03

AlexZio00/sovereign-skills

Skill Claude CodeCodex

Skill "clean-room" from AlexZio00/sovereign-skills, covering clean room, purpose, workflow, 1. frame and 2. carve.

125 20d ago A 0 tokens original MIT

code-autopsy

04

AlexZio00/sovereign-skills

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.

125 20d ago A tokens not measured original MIT

code-autopsy

05

AlexZio00/sovereign-skills

Skill Claude CodeCodex

🔬 CODE AUTOPSY v7.2 "12 Questions + Quantified + Deployment Verdict + diff mode + CRITICAL hard cap + Factuality Gate".

125 20d ago A 3 tokens original MIT

collab-audit

06

AlexZio00/sovereign-skills

Plugin Claude Code

13-section AI collaboration audit — analyzes actual work patterns (not surveys) to generate behavioral profile, blind spots, and growth direction.

125 20d ago A tokens not measured original MIT

collab-audit

07

AlexZio00/sovereign-skills

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…

125 20d ago A 179 tokens original MIT

doc-drift

08

AlexZio00/sovereign-skills

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/.

125 20d ago A tokens not measured original MIT

doc-drift

09

AlexZio00/sovereign-skills

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…

125 20d ago A 223 tokens original MIT

eval-leakage-audit

10

AlexZio00/sovereign-skills

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.

125 20d ago A tokens not measured original MIT

eval-leakage-audit

11

AlexZio00/sovereign-skills

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…

125 20d ago A 136 tokens original MIT

freeze

12

AlexZio00/sovereign-skills

Plugin Claude Code

Declare the editable zone — everything outside is frozen. Prevents scope creep during implementation by locking untouched files.

125 20d ago A tokens not measured original MIT

freeze

13

AlexZio00/sovereign-skills

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.

125 20d ago A 30 tokens original MIT

full-audit

14

AlexZio00/sovereign-skills

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.

125 20d ago A tokens not measured original MIT

full-audit

15

AlexZio00/sovereign-skills

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) ->…

125 20d ago A 161 tokens original MIT

goal-lock

16

AlexZio00/sovereign-skills

Plugin Claude Code

Agent discipline engine — locks the goal, enforces PLAN-DO-VERIFY-FINALIZE-OUTPUT loop, detects 13 success masquerading patterns.

125 20d ago A tokens not measured original MIT

goal-lock

17

AlexZio00/sovereign-skills

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'.

125 20d ago A 49 tokens original MIT

integration-intake

18

AlexZio00/sovereign-skills

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.

125 20d ago A tokens not measured original MIT

integration-intake

19

AlexZio00/sovereign-skills

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.

125 20d ago E 66 tokens original MIT

next-action

20

AlexZio00/sovereign-skills

Plugin Claude Code

Reads handoff/git/lessons/STATE and proposes top-3 next actions by impact. Proposes only, never executes.

125 20d ago A tokens not measured original MIT

next-action

21

AlexZio00/sovereign-skills

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.

125 20d ago A 57 tokens original MIT

pre-push

22

AlexZio00/sovereign-skills

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.

125 20d ago A tokens not measured original MIT

pre-push

23

AlexZio00/sovereign-skills

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…

125 20d ago C 144 tokens original MIT

project-check

24

AlexZio00/sovereign-skills

Plugin Claude Code

Scan existing project across 4 dimensions: Infrastructure, Security, Quality, Harness. Returns scored gaps ordered by severity.

125 20d ago A tokens not measured original MIT