Known bad
The operating loop a coding agent follows — and skills to orchestrate multi-agent systems.
npx -y skills add boshu2/agentops --skill known-badAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
A test fixture that intentionally fails Pass-2 checks.
SKILL.md
0.8 KB, as published. Nobody here has run it
/known-bad — Auditor FAIL test fixture
This SKILL.md passes Pass 1 (frontmatter is structurally valid and name matches dir) but intentionally violates Pass-2 content-discipline checks. The auditor should return verdict FAIL with at least one fail-severity finding.
How to use
Run the auditor and expect FAIL exit 1.
Examples
bash skills/skill-builder/scripts/audit.sh tests/fixtures/skills/known-bad
Note: there is intentionally no ## ⚠️ Critical Constraints section, no **Why:** rationales, no ## Output Specification, no ## Quality Rubric, and no Checkpoint: markers. These omissions exercise multiple Pass-2 checks. The single FAIL severity check (output-spec-explicit) drives the FAIL verdict.