What problem does it solve?
It solves the problem of consistently authoring or modifying hatch3r canonical artifacts without breaking schema conventions, duplicating existing content, or introducing non-compliant quality practices.
Core Features & Use Cases
- Artifact Type Guidance: Correctly determines whether the target is an agent, skill, rule, command, or hook and routes the workflow accordingly.
- Quality-Charter and Pattern Conformance: Uses the repository’s quality charter and existing artifacts of the same type to match frontmatter schema, tone, and structure.
- Duplication and Validation Guardrails: Performs explicit duplication checks and aligns the authored artifact to defined governance pillars and prompt-engineering criteria.
- Reputable-Source Reconnaissance: Enforces decision-based web research requirements for new agents/skills/rules to ensure verification rigor and reference traceability.
- Quick Anti-Slop Scanning: Runs an anti-slop scan against banned phrases as part of the final validation.
Quick Start
Use the h4tcher-content-author skill to update a canonical hatch3r skill artifact named hatch3r-your-skill by providing the artifact name and the desired change.