tony-adamson/groundwork

Evidence-first process skills for coding agents: codebase analysis, solution design, minimal implementation plans

3Stars on the repository
6Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

codebase-analysis

01

tony-adamson/groundwork

Skill Claude CodeCodex

Use when explicitly asked for $codebase-analysis to create or fully update CURRENTSTATE.md with evidence for the current repository or focused area. Do not use for casual code questions, reviews, implementation, debugging, solution design, or planning.

not rated 3 4d ago A 51 tokens

debug

02

tony-adamson/groundwork

Skill Claude CodeCodex

Use when explicitly asked for $debug, or when a bug survived the first fix, is intermittent, or is a performance regression: build a feedback loop that goes red on the bug, minimise, rank falsifiable hypotheses, instrument, fix with a regression test at a correct seam, clean up. Do not use for a first-read error that…

not rated 3 4d ago A 76 tokens

ops-review

03

tony-adamson/groundwork

Skill Claude CodeCodex

Use when explicitly asked for $ops-review to review an implemented change for silent operational failures: missing timeouts, unbounded resources, connection leaks, non-idempotent retries, slow-dependency degradation. Read-only findings report; does not fix code and does not replace load testing.

not rated 3 4d ago A 59 tokens

planf3

04

tony-adamson/groundwork

Skill Claude CodeCodex

Use when explicitly asked for $planf3 to create, update, or build a minimal Markdown implementation plan from SOLUTION.md or a concrete approved task. Do not use for solution design or speculative architecture.

not rated 3 4d ago A 45 tokens

scope-review

05

tony-adamson/groundwork

Skill Claude CodeCodex

Use when explicitly asked for $scope-review to review a diff for excess scope before a PR: additions without a forcing requirement, foreign patterns, indirection layers, duplication, files outside the task frame. Read-only findings report; does not fix code.

not rated 3 4d ago A 53 tokens

solution-design

06

tony-adamson/groundwork

Skill Claude CodeCodex

Use when explicitly asked for $solution-design to create SOLUTION.md for one concrete software change before implementation planning. Produces a minimal evidence-based design; does not write code or create an implementation plan.

not rated 3 4d ago A 43 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: