Skip to content

chore(cc-check): improve skill quality toward production-ready#331

Merged
philoserf merged 1 commit intomainfrom
chore/improve-cc-check
Mar 24, 2026
Merged

chore(cc-check): improve skill quality toward production-ready#331
philoserf merged 1 commit intomainfrom
chore/improve-cc-check

Conversation

@philoserf
Copy link
Copy Markdown
Owner

Summary

  • Remove deprecated "commands" type from SKILL.md and all reference files
  • Add TOC to common-failures.md (220+ lines, per project conventions)
  • Remove invalid name/description frontmatter from reference and asset files
  • Add read-only vs active testing decision table and test priority heuristic
  • Update stale hook example (validate_config.pyauto-format.sh)
  • Rename "Portability" test to "Frontmatter Validation" for clarity
  • Broaden trigger description with additional synonyms
  • Clarify output directory guidance (inline default, mkdir -p for persistence)

Quality Score

  • Before: 3.72 (Good)
  • After: ~4.4+ (Good → Production Ready)

Test plan

  • Verify all markdown links resolve
  • Run bunx prettier --check on changed files
  • Invoke /cc-check on a test skill to confirm workflow

Closes #306

🤖 Generated with Claude Code

Remove deprecated "commands" type from all files, add TOC to
common-failures.md, remove invalid frontmatter from reference files,
add read-only vs active testing decision table, add test priority
heuristic, update stale hook example (validate_config.py → auto-format.sh),
rename "Portability" test to "Frontmatter Validation", broaden trigger
description, and clarify output directory guidance.

Closes #306

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@philoserf philoserf merged commit 3b63210 into main Mar 24, 2026
1 check passed
@philoserf philoserf deleted the chore/improve-cc-check branch March 24, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: run skill-quality and improve on cc-check

1 participant