| name | tbm-adhd-accommodations |
| description | Thin Codex wrapper for TBM ADHD accommodation rules on Buggsy homework surfaces. Use when changing HomeworkModule, daily-missions, fact-sprint, investigation-module, or writing-module and the user asks for pacing, sequencing, timer, brain-break, or feedback-tone behavior. Delegates to the canonical repo skill at `C:\Dev\tbm-apps-script\.claude\skills\adhd-accommodations\SKILL.md`. |
TBM ADHD Accommodations
This is a Codex adapter, not a second source of truth.
The canonical rules live in C:\Dev\tbm-apps-script\.claude\skills\adhd-accommodations\SKILL.md.
Before acting
- Read
C:\Dev\tbm-apps-script\.claude\skills\adhd-accommodations\SKILL.md.
- Read the relevant surface file(s):
C:\Dev\tbm-apps-script\HomeworkModule.html
C:\Dev\tbm-apps-script\daily-missions.html
C:\Dev\tbm-apps-script\fact-sprint.html
C:\Dev\tbm-apps-script\investigation-module.html
C:\Dev\tbm-apps-script\writing-module.html
- If the work changes UI behavior on education surfaces, also read
C:\Dev\tbm-apps-script\SKILL.md for the higher-level education constraints.
Validation
Before relying on this wrapper, verify these files exist:
C:\Dev\tbm-apps-script\.claude\skills\adhd-accommodations\SKILL.md
C:\Dev\tbm-apps-script\HomeworkModule.html
C:\Dev\tbm-apps-script\daily-missions.html
C:\Dev\tbm-apps-script\fact-sprint.html
C:\Dev\tbm-apps-script\investigation-module.html
C:\Dev\tbm-apps-script\writing-module.html
C:\Dev\tbm-apps-script\SKILL.md
If any are missing, treat the wrapper as stale and say so explicitly instead of guessing.
Adapter rules
- Do not rewrite or generalize the accommodation rules here. Read the repo copy.
- Preserve the explicit
/facts countdown exception.
- When editing HTML surfaces, keep the repo's ES5-only rule intact.
- Scope the accommodations only to the surfaces named in the canonical skill unless LT explicitly broadens scope.
Output expectation
- When a change touches these rules, call out which accommodation rule changed and which surface(s) are affected.