empirica
Measure, gate, and remember what coding agents know
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Empirica?โผ
Run `npx skills add Nubaeon/empirica --all -g -y` in your terminal to install all skills in this suite globally.
What problem does Empirica solve?โผ
It stops AI coding agents from acting before they understand your code, forgetting everything between sessions, and guessing without saying so. It measures confidence, gates edits, and keeps a persistent memory of findings and dead-ends.
Does Empirica work with Claude Code?โผ
Yes. Running the setup command wires hooks, a statusline, and the system prompt into Claude Code automatically, and the skills also load in other SKILL.md-compatible harnesses.
What is the Sentinel gate in Empirica?โผ
It is a checkpoint that blocks code edits until the agent demonstrates enough understanding of the task, using domain-aware confidence thresholds scaled by how critical the work is.
Can I use Empirica without learning its CLI?โผ
Yes. You describe tasks in plain language and the agent operates the 240+ measurement commands itself, while the terminal statusline shows you live confidence and progress.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core