Rule Cataloger

Extract and classify rules across Skills by type, frequency, and application area; use when auditing the repository's shared guidance.

quantumquirkxyz Updated

File contents

Rule Cataloger

Contract

  • Input: the canonical Skills directory.
  • Output: rules with source Skills, frequency, type, and application area.
  • Boundary: infer categories conservatively and preserve the raw rule text for review.

Run node .agents/skills/platform/skill-lab.mjs rules --json. Review inferred categories as a starting point, then refine application areas from the Skill sections (implementation, testing, documentation) before publishing the catalog.

quantumquirkxyz/skills-quirk/tree/main/.agents/skills/skill-dev/rule-cataloger commit 057c8a5b12

Frequently asked questions

npx skillmds@latest add quantumquirkxyz/rule-cataloger