mirror of
https://github.com/ayghri/i-have-adhd.git
synced 2026-09-14 19:56:14 +08:00
0249c45576
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.
13 lines
483 B
JSON
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"
|
|
}
|
|
}
|