Shared guardrails, skills, and bootstrap scripts for AI coding agents
Stars
17
Forks
2
Watchers
17
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
26
commits
refactor(skills): deduplicate loop skills and strengthen execute-continuously
ec74860View on GitHubfix(skills): autonomous closing chain — self-test, simplify, review-loop run without user gates
38427faView on GitHubfix(skills): strengthen verification language — no excuse to skip automated e2e
9b266ddView on GitHubfix(skills): strengthen e2e verification and simplification in plan-loop and self-test
b66746fView on GitHubfix: harden cross-skill invocation and add gotchas to workflow skills
9e6ec8dView on GitHubfix(self-test): add surface identification and user-action gotchas
dc290c7View on GitHubfix: explicitly say 'invoke the self-test skill' to ensure agents load it
03bdfeaView on GitHubfix: require self-test after behavioral fixes in review-loop
3294aaaView on GitHubdocs: align agent-philosophy.md self-test language with AGENTS.md
187a9d3View on GitHubdocs: strengthen self-test emphasis across skills and AGENTS.md
9ccf949View on GitHub