Auto quality
Silent quality check after every feature. Fix issues before telling user. Never claim tests passed without running them.From its SKILL.md
npx -y skills add ilang-ai/autocode --skill auto-qualityAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- skips confirmationTells the agent to proceed without asking first, 2 times: "silent_fix_if_minor" and 1 more.
SKILL.md
0.5 KB, 106 tokens by cl100k_base, as published. Nobody here has run it
::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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.