Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
boshu2 avatar

Known Bad

  • 2 installs
  • 416 repo stars
  • Updated August 5, 2026
  • boshu2/agentops

Known-bad is a Claude Code skill fixture that intentionally fails the auditor's Pass-2 checks so the auditor returns FAIL.

About

Known-bad is a test fixture for the AgentOps skill auditor. Its SKILL.md passes Pass 1 frontmatter validation but intentionally violates Pass-2 content-discipline checks by omitting the Critical Constraints, Why rationales, Output Specification, and Quality Rubric sections. It is used to confirm the auditor returns a FAIL verdict on non-conforming input.

  • Test fixture that intentionally fails the skill auditor's Pass-2 checks
  • Passes Pass 1 frontmatter validation but omits required content sections
  • Drives the auditor to return verdict FAIL with exit 1

Known Bad by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #611 of 782 Skill Development skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

known-bad capabilities & compatibility

Use cases
testing
From the docs

What known-bad says it does

This SKILL.md passes Pass 1 (frontmatter is structurally valid and name matches dir) but intentionally violates Pass-2 content-discipline checks.
SKILL.md
Run the auditor and expect FAIL exit 1.
SKILL.md
npx skills add https://github.com/boshu2/agentops --skill known-bad

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars416
Last updatedAugust 5, 2026
Repositoryboshu2/agentops

What it does

Confirm the skill auditor returns a FAIL verdict on intentionally non-conforming input.

Who is it for?

Skip if: Real-world use; it is a deliberately non-conforming test fixture.

When should I use this skill?

You need to verify the skill auditor returns FAIL on non-conforming input.

What you get

The auditor returns verdict FAIL with at least one fail-severity finding on the fixture.

By the numbers

  • passes Pass 1
  • violates Pass-2 content-discipline checks
  • exit 1

Files

SKILL.mdMarkdownGitHub ↗

/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-auditor/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.

Related skills

Skill Developmentagentsautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.