Goal Lock · AlexZio00/sovereign-skills
Keep coding tasks on scope with a verified completion loop
Runs a structured plan, do, verify, finalize loop for multi-step coding tasks, catching scope creep and claims of "done" that aren't backed by actual passing checks. Best for non-trivial changes, not quick one-line fixes.
Good for
- Enforce a plan-do-verify loop on tasks
- Catch tasks falsely marked as done
- Prevent scope creep during multi-step work
- Source repository
- AlexZio00/sovereign-skills
- Category
- General
Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.
A good place to start
Use goal-lock to keep this refactor on scope and verify each step actually passes before marking it done.

Make your next great thing.
Bring a question, a file, or an idea that’s not quite there yet.