AlexZio00/sovereign-skills
πͺMarketplaceAlexZio00/sovereign-skills
12 production-grade skills for AI coding agents β setup, scope, discipline, code review, security, session management. Works with Claude Code, Codex, and Cursor.
Add this Marketplace
/plugin marketplace add AlexZio00/sovereign-skillsPlugins in this Marketplace
code-autopsy
development12Q quantified code review β 4-axis scoring (Security/Stability/Robustness/Operability), severity anchors, deployment verdict, factuality gate. Works as standalone prompt in any LLM
collab-audit
productivity13-section AI collaboration audit β analyzes actual work patterns to generate behavioral profile, blind spots, and growth direction
freeze
productivityDeclare the editable zone β everything outside is frozen. Prevents scope creep during implementation
goal-lock
productivityAgent discipline engine β locks the goal, enforces PLAN-DO-VERIFY-FINALIZE-OUTPUT loop, detects 11 success masquerading patterns
pre-push
developmentMandatory pre-push pipeline β secrets scan (12 patterns), build/test gate, lint, parallel AI code review. Blocks push on Critical/High findings
project-check
developmentScan existing project across 4 dimensions: Infrastructure, Security, Quality, Harness. Returns scored gaps ordered by severity
project-init
developmentInterview-based project scaffolding β generates CLAUDE.md, ROADMAP, .gitignore, and .env.example from decisions, not templates
scope
productivityDefine what is IN, what is OUT, and exit criteria before implementation. Quick mode (3 questions) or Full mode (layered spec with ADR)
session-checkpoint
productivitySession closer β saves context before compact. Handoff file, memory updates, lesson extraction, reflexion
session-start
productivitySession opener β loads handoff from last session, reviews lessons learned, runs health check, outputs ready signal with priority action
setup
developmentClaude Code infrastructure and agent team setup β rules, hooks, memory system, routing, and agent installation in one guided flow
stepback
productivityOne-shot perspective reset β 1 reframing question + 3 quick checks (scope drift, side effects, better approach) in under 10 lines. Use anytime during work