Digitally-Challenged turns Mike into a Social Security disability review desk

The fork adds structured, practice-specific review workflows for disability decisions, with personal-injury work signalled as the next lane.

workflowanalytics

The new review templates guide a lawyer through an administrative or judge's disability decision in a consistent table, pulling out the findings that matter for an appeal or court challenge. They cover the sequential disability analysis, work-capacity findings, how medical opinions were handled, and relevant filing-deadline calculations.

Alongside the legal content, Digitally-Challenged has tightened the checks that build these templates. Each column now needs a recognised format, and tag fields must be configured properly. That is unglamorous work, but it makes a growing library of review workflows less likely to produce inconsistent output.

The underlying editable workflow material sits outside this fork, so GitHub shows the generated result rather than the source prompts.

So what Disability practices considering repeatable AI-assisted case review should look closely, while other firms may see a useful model for turning specialist review checklists into structured workflows.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

4 commits from Digitally-Challenged/mike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
ac5d8076 fix: enforce table-column format enum and tag rules in workflow build Nick Coleman 2026-08-11 ↗ GitHub
e1a3c4b6 feat: regenerate system workflows with SSD and PI tabular reviews Nick Coleman 2026-08-11 ↗ GitHub
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BBHXQ8sXuBYiSY1f1xmYFL
6954aafe fix: strip all leading blank lines from generated skill_md bodies Nick Coleman 2026-08-11 ↗ GitHub
b3df72a5 Merge feat/ssd-and-pi-tabular-workflows: build-script validation fixes + SSD/PI system workflows Nick Coleman 2026-08-11 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-978.md from inside the repo you want the changes in.

⬇ Download capture-thread-978.md