work-full-detailed-workflowlisted
Install: claude install-skill skowalskidev/dotclaude
# Simon's Working Harness
For any substantial or multi-step task, apply the shared reference catalogs below. They are the SINGLE
SOURCE OF TRUTH — the same catalogs CLAUDE.md and the other skills point to, so nothing is duplicated.
Read each catalog when its stage is in play:
- **Research** → `~/.claude/references/research.md` — open the run with it: what already solves this,
what changed since training, what the people who did it hit. Never from memory.
- **Contracts** → `~/.claude/references/contracts-and-outcomes.md` — find out whether the project
declares what each unit produces, and keep those criteria true. A green suite does not prove it.
- **Plan & track** → `~/.claude/references/planning-and-tracking.md` — plan first (user-journey TLDR +
tracker + questions consolidated, re-checked against the original tickets so nothing drops), verify
foundation pillars before building (real code + online + an empirical spike), a DYNAMIC checklist
that absorbs emergent work and tracks every ask to completion, and the worktree's
`.context/intent-ledger.md` — the hook records every ask verbatim; you record the sources, the plan
he ratified, each pivot, and the closing reconciliation of asked against built.
- **Parallelize & delegate** → `~/.claude/references/parallelization.md` — fan out across tasks AND
stages, orchestrate-strong / implement-with-Sonnet-4.6 (`claude-sonnet-4-6`), explicit DO-NOT-TOUCH lists, verify on disk, review
the delegated diff.
- **Test** →