mirror of
https://github.com/blader/humanizer.git
synced 2026-09-21 07:00:32 +00:00
Complementary tool: spec contracts for skill folders (open source) #282
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
skills/blader-humanizer#282
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Humanizer fixes how skills sound; skill-spec fixes what they promise. We open-sourced a six-section SPEC template + zero-dependency linter (Purpose / Interface / Procedure / Acceptance / Guards / Honest limits, exit 0/1) that turns SKILL.md folders into falsifiable units: github.com/chenhz01/skill-spec. Together they cover tone and contract. Ignore if not relevant.