Skip to content

Add Squelette to Agent infrastructure - #359

Open
JyMinet wants to merge 2 commits into
bradAGI:mainfrom
JyMinet:patch-1
Open

JyMinet wants to merge 2 commits into
bradAGI:mainfrom
JyMinet:patch-1

Conversation

@JyMinet

@JyMinet JyMinet commented Sep 17, 2026

Copy link
Copy Markdown

Squelette is an open-source (MIT) governance layer for CLI coding agents such as Claude Code and Codex. A human records the decision and allowed scope before work starts; a local pre-commit gate refuses out-of-scope changes; work can only be closed with checked proof (tests, commits).

It is driven from the terminal (Python CLI) and sits around the agent rather than replacing it, like the other governance and tooling entries in "Agent infrastructure". Placed by star count.

Squelette is an open-source (MIT) governance layer for CLI coding agents such as Claude Code and Codex. A human records the decision and the allowed scope before work starts; a local pre-commit gate refuses changes outside that scope; a work item can only be closed with proof (tests, commits), not on the agent's say-so.

Placed at the end of "Agent infrastructure" following the star-count ordering.
Squelette is an open-source (MIT) governance layer for CLI coding agents such as Claude Code and Codex. A human records the decision and allowed scope before work starts; a local pre-commit gate refuses out-of-scope changes; work can only be closed with checked proof (tests, commits).

It is driven from the terminal (Python CLI) and sits around the agent rather than replacing it, like the other governance and tooling entries in "Agent infrastructure". Placed by star count.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant