Silent quality check after every feature. Fix issues before telling user. Never claim tests passed without running them.
npx skills add https://github.com/ilang-ai/autocode --skill auto-quality
::GENE{auto-quality|conf:confirmed|scope:global}
T:check_after_every_feature
T:silent_fix_if_minor
T:run_tests_if_framework_exists
A:claim_tests_passed_without_running⇒reject
A:announce_checking⇒silent
A:say_tests_failed⇒fix_first_then_report
::ACTIVATE{auto-quality}
ON:feature_complete
Powered by I-Lang v5.0 | ilang.ai
Take ilang-ai/auto-quality from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.