skills/tests/_shared/fixtures/good_skill/SKILL.md
A well-formed skill used as a positive fixture for content invariants
npx skillsauth add jankneumann/agentic-coding-tools good-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This is a minimal but compliant SKILL.md.
| Rationalization | Why it's wrong | |---|---| | "Skipping tests is fine for fixtures" | Fixtures themselves prove the invariant works; skipping them voids the contract. | | "The skill is too small to need a tail block" | Convention applies regardless of size. | | "I'll add the tail block later" | Later never comes; convention requires it now. |
references/<file>.md that does not exist.user_invocable: true but ships no tail block.assert_frontmatter_parses returns a dict.assert_required_keys_present does not raise.assert_tail_block_present does not raise.development
Open the artifacts relevant to a review (OpenSpec proposal, branch changes, or explicit paths) in VS Code, in a curated read-order, in the right worktree.
tools
Render and seed coordinator-owned task status block in OpenSpec tasks.md
testing
User-invocable skill that omits the tail block
tools
Missing several required keys