etr/groundwork

Claude Code plugin with 30+ skills for structured development workflows

42Stars on the repository
48Mods indexed here, across every type
20d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

build-unplanned

01

etr/groundwork

Skill Claude CodeCodex

Build a feature from description with worktree isolation and TDD. Usage /groundwork:build-unplanned "Add user login".

42 20d ago A 30 tokens original MIT

etr/groundwork

Skill Claude CodeCodex

Verify alignment between code and specs. Usage /groundwork:check-specs-alignment.

42 20d ago A 23 tokens original MIT

create-tasks

03

etr/groundwork

Skill Claude CodeCodex

Generate implementation tasks from architecture document. Usage /groundwork:create-tasks.

42 20d ago A 18 tokens original MIT

debug

04

etr/groundwork

Skill Claude CodeCodex

This skill should be used when investigating bugs, unexpected behavior, test failures, or any code that does not work as expected - enforces systematic root cause analysis before any fix.

42 20d ago A 36 tokens original MIT

design-architecture

05

etr/groundwork

Skill Claude CodeCodex

This skill should be used when the user asks to design system architecture, make architectural decisions, or translate PRD into technical design.

42 20d ago A 29 tokens original MIT

design-it-twice

06

etr/groundwork

Skill Claude CodeCodex

Use before committing to a non-trivial module, service boundary, or public API - generate 2-3 divergent interface designs, compare them on depth/locality/seam, and recommend one.

42 20d ago A 44 tokens original MIT

design-product

07

etr/groundwork

Skill Claude CodeCodex

Create detailed product requirements document (PRD) for a feature. Usage /groundwork:design-product.

42 20d ago A 23 tokens original MIT

domain-modeling

08

etr/groundwork

Skill Claude CodeCodex

Use when designing a product or feature and the project lacks shared, agreed terminology - builds and maintains a pure domain glossary so agents speak one language.

42 20d ago A 32 tokens original MIT

etr/groundwork

Skill Claude CodeCodex

Use when building a high-stakes or hard-to-reverse change - schema/data migrations, auth, payments, public API surface, destructive operations, or concurrency - to adversarially refute the chosen approach BEFORE committing to it.

42 20d ago A 50 tokens original MIT

groundwork-check

10

etr/groundwork

Skill Claude CodeCodex

Validate the Groundwork plugin for common issues. Usage /groundwork:groundwork-check.

42 20d ago B 21 tokens original MIT

groundwork-help

11

etr/groundwork

Skill Claude CodeCodex

List all Groundwork skills with descriptions. Usage /groundwork:groundwork-help.

42 20d ago A 20 tokens original MIT

handoff

12

etr/groundwork

Skill Claude CodeCodex

Use when ending a session or passing work to another agent - produces a compact handoff document that transfers context, state, and next objective without copying source material.

42 20d ago A 34 tokens original MIT

implement-task

13

etr/groundwork

Skill Claude CodeCodex

Dispatches a planned task/feature to the task-executor agent for worktree-isolated TDD implementation.

42 20d ago A 24 tokens original MIT

etr/groundwork

Skill Claude CodeCodex

Instrument a change with structured logging, RED metrics, trace spans, and symptom-based alerts - use while building the change, not after an incident proves it was unobservable.

42 20d ago A 38 tokens original MIT

just-do-it-swarming

15

etr/groundwork

Skill Claude CodeCodex

Execute all remaining tasks using agent teams for context isolation. Each task runs in its own session. Usage /groundwork:just-do-it-swarming [--parallel].

42 20d ago A 39 tokens original MIT

just-do-it

16

etr/groundwork

Skill Claude CodeCodex

Execute all remaining tasks in sequence until completion. Usage /groundwork:just-do-it.

42 20d ago C 21 tokens original MIT

plan-task

17

etr/groundwork

Skill Claude CodeCodex

Plans a task or feature - loads context, optionally clarifies requirements, spawns Plan agent, persists plan to .groundwork-plans/.

42 20d ago A 31 tokens original MIT

review-pr

18

etr/groundwork

Skill Claude CodeCodex

Review a GitHub PR using multi-agent verification. Usage /groundwork:review-pr [PR number or URL]. Pass --no-interactive to skip all prompts and auto-publish.

42 20d ago A 40 tokens original MIT

select-project

19

etr/groundwork

Skill Claude CodeCodex

This skill should be used when the user wants to switch between projects in a monorepo - lists projects from .groundwork.yml and sets the active project.

42 20d ago A 34 tokens original MIT

setup-repo

20

etr/groundwork

Skill Claude CodeCodex

This skill should be used when configuring a repository for groundwork - detects single-project or monorepo structure and creates .groundwork.yml.

42 20d ago A 30 tokens original MIT

ship

21

etr/groundwork

Skill Claude CodeCodex

Ship a validated change to production - sequences observability and a staged rollout, then gates the outward-facing deploy behind a final go/no-go. Usage /groundwork:ship.

42 20d ago A 36 tokens original MIT

skills

22

etr/groundwork

Skill Claude CodeCodex

List all available Groundwork skills with descriptions. Usage /groundwork:skills.

42 20d ago A 17 tokens original MIT

etr/groundwork

Skill Claude CodeCodex

Synchronize architecture document with codebase changes. Usage /groundwork:source-architecture-from-code.

42 20d ago A 25 tokens original MIT

etr/groundwork

Skill Claude CodeCodex

Synchronize PRD with implemented codebase changes. Usage /groundwork:source-product-specs-from-code.

42 20d ago A 28 tokens original MIT