πŸ”Œ

scope

πŸ”ŒPlugin

AlexZio00/sovereign-skills

VibeIndex|
What it does
|

Define what is IN, what is OUT, and exit criteria before implementation. Quick mode (3 questions) or Full mode (layered spec with ADR)

πŸͺ

Part of

AlexZio00/sovereign-skills

productivity

Installation

Add marketplace in Claude Code:
/plugin marketplace add AlexZio00/sovereign-skills
Step 2. Install plugin:
/plugin install scope@sovereign-plugins
114
-
Last UpdatedJul 7, 2026

More from this repository10

πŸ”Œ
goal-lockπŸ”ŒPlugin

Agent discipline engine β€” locks the goal, enforces PLAN-DO-VERIFY-FINALIZE-OUTPUT loop, detects 11 success masquerading patterns

πŸ”Œ
session-checkpointπŸ”ŒPlugin

Session closer β€” saves context before compact. Handoff file, memory updates, lesson extraction, reflexion

πŸ”Œ
pre-pushπŸ”ŒPlugin

Mandatory pre-push pipeline β€” secrets scan (12 patterns), build/test gate, lint, parallel AI code review. Blocks push on Critical/High findings

πŸ”Œ
project-checkπŸ”ŒPlugin

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

πŸ”Œ
freezeπŸ”ŒPlugin

Declare the editable zone β€” everything outside is frozen. Prevents scope creep during implementation

πŸ”Œ
code-autopsyπŸ”ŒPlugin

12Q quantified code review β€” 4-axis scoring (Security/Stability/Robustness/Operability), severity anchors, deployment verdict, factuality gate. Works as standalone prompt in any LLM

πŸ”Œ
project-initπŸ”ŒPlugin

Interview-based project scaffolding β€” generates CLAUDE.md, ROADMAP, .gitignore, and .env.example from decisions, not templates

πŸͺ
AlexZio00/sovereign-skillsπŸͺMarketplace

12 production-grade skills for AI coding agents β€” setup, scope, discipline, code review, security, session management. Works with Claude Code, Codex, and Cursor.

πŸ”Œ
stepbackπŸ”ŒPlugin

One-shot perspective reset β€” 1 reframing question + 3 quick checks (scope drift, side effects, better approach) in under 10 lines. Use anytime during work

πŸ”Œ
setupπŸ”ŒPlugin

Claude Code infrastructure and agent team setup β€” rules, hooks, memory system, routing, and agent installation in one guided flow