Files
ayghri 0249c45576 rules: target five items per group and bump version to 0.3.0
Synchronize Rule 9 across skill mirrors, runtime summaries, and localized documentation. Preserve relevant items by showing additional groups.

Refs #96. Owner-directed amendment prepared with Codex (GPT-6). Original contributor commit preserved.
2026-09-09 18:43:25 -06:00

13 lines
483 B
JSON

{
"name": "i-have-adhd",
"version": "0.3.0",
"description": "Shape output for a reader with ADHD: lead with the next action, number multi-step work, restate state across turns, suppress tangents, give specific time estimates, make wins visible.",
"license": "MIT",
"homepage": "https://github.com/ayghri/i-have-adhd",
"skills": "./skills/",
"interface": {
"displayName": "I Have ADHD",
"shortDescription": "ADHD-friendly output shaping for Kimi Code CLI"
}
}