entrix
Executable quality guardrails and change-risk review triggers
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Entrix?โผ
Run `npx skills add phodal/entrix --all -g -y` in your terminal to install all skills in this repository globally.
What problem does Entrix solve?โผ
It turns quality gates and architecture constraints into executable checks that run automatically on every change, replacing manual review checklists with scored, enforceable guardrails.
How does Entrix decide when human review is needed?โผ
Its review-trigger rules inspect changed paths and diff size, then automatically escalate high-risk or oversized changes to require human review.
Does Entrix work with Claude Code?โผ
Yes. It ships as a Claude Code plugin and an MCP server, and its skill follows the standard SKILL.md format for agent integration.
Do I need to write code to set up quality guardrails?โผ
No. You define guardrails as simple markdown specs with YAML frontmatter, and the included skill can generate and validate them from your repository's real commands.
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