Files
holocron/plugins/kyberforge/skills/skill-author/assets/templates
Defame1297 a193ccce9f feat(kyberforge): add skill-author, merging skill-write and skill-improve
Closes #5. Single authoring skill replaces the factory trio — one set of
standards, one script, one place for future governance rules. Routes to
create or improve flow based on context. Passes skill-audit with no findings.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016z2ZFYHQCex8yZAMVMTZzZ
2026-06-24 18:42:51 +00:00
..

SKILL_NAME

What it does

Before you start

Usage

/SKILL_NAME

Files

File Purpose
SKILL.md Skill instructions for agents
scripts/your-script.sh FILL IN: what this script does
references/your-doc.md FILL IN: what this reference covers
assets/your-asset.json FILL IN: what this asset is
tests/your-test.bats FILL IN: what this test covers