etr

55 mods across 3 repositories, 59 stars between them.

review-pr

25

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

26

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

27

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

28

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

29

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

etr/groundwork

Skill Claude CodeCodex

Synchronize design system document with codebase changes. Usage /groundwork:source-ux-design-from-code.

42 20d ago A 28 tokens original MIT

split-architecture

33

etr/groundwork

Skill Claude CodeCodex

This skill should be used when converting a single-file architecture doc to directory-based format for better organization of large architecture documents.

42 20d ago A 27 tokens original MIT

split-specs

34

etr/groundwork

Skill Claude CodeCodex

This skill should be used when converting a single-file spec to directory-based format for better organization of large specifications.

42 20d ago A 25 tokens original MIT

staged-rollout

35

etr/groundwork

Skill Claude CodeCodex

Roll out a change in stages behind a feature flag with a monitoring window and a written rollback plan - use before shipping anything user-facing, instead of flipping it on for everyone at once.

42 20d ago A 41 tokens original MIT

statusline

36

etr/groundwork

Skill Claude CodeCodex

Use when installing or uninstalling Groundwork's optional statusline configuration.

42 20d ago B 16 tokens original MIT

swarm-debug

37

etr/groundwork

Skill Claude CodeCodex

Start swarm debugging with parallel hypothesis investigation. Usage /groundwork:swarm-debug [bug description].

42 20d ago A 24 tokens original MIT

etr/groundwork

Skill Claude CodeCodex

Design architecture using parallel advocate agents for adversarial technology comparison. Usage /groundwork:swarm-design-architecture.

42 20d ago A 28 tokens original MIT

etr/groundwork

Skill Claude CodeCodex

This skill should be used when the task list is complete to run multi-agent verification ensuring tasks cover PRD, follow architecture, and respect design system.

42 20d ago A 33 tokens original MIT

etr/groundwork

Skill Claude CodeCodex

This skill should be used when implementing any feature or bugfix, before writing implementation code.

42 20d ago A 21 tokens copy · 84% MIT

etr/groundwork

Skill Claude CodeCodex

This skill should be used when clarifying feature requests, gathering requirements, or checking for contradictions in proposed changes.

42 20d ago A 27 tokens original MIT

use-git-worktree

42

etr/groundwork

Skill Claude CodeCodex

This skill should be used when starting feature work that needs isolation from current workspace - creates isolated git worktrees with smart directory selection and safety verification.

42 20d ago A 34 tokens original MIT

using-groundwork

43

etr/groundwork

Skill Claude CodeCodex

This skill should be used when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions.

42 20d ago A 33 tokens original MIT

ux-design

44

etr/groundwork

Skill Claude CodeCodex

Create design system with foundations, brand identity, and UX patterns. Usage /groundwork:ux-design.

42 20d ago A 23 tokens original MIT

validate

45

etr/groundwork

Skill Claude CodeCodex

This skill should be used when implementation is complete to run multi-agent verification with autonomous fix-and-retry until all agents approve.

42 20d ago C 26 tokens original MIT

vertical-slice

46

etr/groundwork

Skill Claude CodeCodex

Use when building a feature large enough to span multiple layers - structure the work as thin, end-to-end, independently-shippable slices behind a feature flag instead of building layer-by-layer.

42 20d ago A 41 tokens original MIT

work-on-next-task

47

etr/groundwork

Skill Claude CodeCodex

Execute next uncompleted task with full project context (PRD, architecture, tasks). Usage /groundwork:work-on-next-task.

42 20d ago A 31 tokens original MIT

work-on

48

etr/groundwork

Skill Claude CodeCodex

skill to "execute a task", "work on task N", or "implement TASK-NNN" - orchestrates worktree isolation, TDD implementation, validation, and merge.

42 20d ago A 39 tokens original MIT