h4tcher-content-author

Solid

Author or modify a canonical content artifact (agent, skill, rule, command, hook) with frontmatter, quality charter compliance, and duplication checking.

AI & Automation 26 stars 4 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
48
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

> Last updated: 2026-05-29 # Content Author Author or modify a hatch3r canonical content artifact. ## §0.1: Ambiguity Gate (P8 B1) Per CONSTITUTION §2 P8 B1: every framework-dev workflow mutating canonical artifacts detects and resolves ambiguity via `agents/shared/user-question-protocol.md` BEFORE executing — default behavior, not exception-driven. Apply the protocol when any hold: (a) ambiguous scope (which artifact type — agent vs skill vs command per the Decision #13 discriminator — or new-vs-edit), (b) multiple valid interpretations with materially different cost/scope/risk, (c) irreversible action (public artifact id rename, frontmatter-field drop), or (d) missing acceptance criteria (no testable definition of done). Use the platform-native question tool; one question per turn; 2-4 numbered options with one-line trade-offs; declare the default-if-no-response. Do NOT proceed to Step 1 until resolved or the default is confirmed. ## Step 1: Determine Artifact Type Identify the content type from user input: - **Agent:** `agents/hatch3r-{name}.md` - **Skill:** `skills/hatch3r-{name}/SKILL.md` - **Rule:** `rules/hatch3r-{name}.md` + `rules/hatch3r-{name}.mdc` (both required) - **Command:** `commands/hatch3r-{name}.md` - **Hook:** `hooks/hatch3r-{name}.md` ## Step 2: Study Existing Patterns 1. Read `agents/shared/quality-charter.md` — all artifacts must embody these standards 2. Read 2-3 existing artifacts of the same type for frontmatter schema, structure, tone 3. Che...

Details

Author
hatch3r
Repository
hatch3r/hatch3r
Created
5 months ago
Last Updated
1 weeks ago
Language
TypeScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category