AlexZio00AlexZio00Community·12 Agent Skills Included

sovereign-skills

Full project lifecycle governance, code review, and session memory

Covers the full coding project lifecycle: setup interviews, scope locking, goal enforcement, pre-push security scans, code review, and session handoffs. Eliminates scope creep, leaked credentials, fake test passes, and lost context between sessions. Ships deterministic scripts for health scoring, ambiguity gating, and secrets scanning so checks run the same way every time.
npx skills add AlexZio00/sovereign-skills --all -g -y

All Skills in This Repository (12)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install sovereign-skills?

Run `npx skills add AlexZio00/sovereign-skills --all -g -y` in your terminal to install all 20 skills globally.

What problems does sovereign-skills solve?

It prevents scope creep, hardcoded secrets, unverified 'done' claims, and lost context between sessions by enforcing structured workflows from project setup through code review to session checkpoints.

Does sovereign-skills work with Codex and Cursor?

Yes. Every skill ships an agents/openai.yaml file alongside the standard SKILL.md, so it runs in Claude Code, Codex, Cursor, and other compatible environments.

How does the pre-push security scan work?

The pre-push skill runs a deterministic scanner over your staged diff, blocking 12 credential patterns, supply-chain risks, and merge conflict markers before any git push is allowed.

Can I use sovereign-skills without coding experience?

Yes. You trigger skills with plain phrases like 'scope this' or 'what should I do next', and the agent follows the built-in checklists and scripts for you.

Related Repositories in Software Engineering

View All in Software Engineering