etr/groundwork
44 agent markdown files indexed from etr/groundwork. Install any of them pinned to an exact hash with mdr add etr/groundwork/<name>.
git:20260913.a08ec3f · audit A · 42 stars
git:20260913.a08ec3f · audit A · 42 stars
build-unplanned skill
etr/groundwork · skills/build-unplanned/SKILL.md · Build a feature from description with worktree isolation and TDD. Usage /groundwork:build-unplanned "Add user login"
git:20260912.480a145 · audit A · 42 stars
check-specs-alignment skill
etr/groundwork · skills/check-specs-alignment/SKILL.md · Verify alignment between code and specs. Usage /groundwork:check-specs-alignment
git:20260624.e533827 · audit A · 42 stars
create-tasks skill
etr/groundwork · skills/create-tasks/SKILL.md · Generate implementation tasks from architecture document. Usage /groundwork:create-tasks
git:20260716.aaea421 · audit A · 42 stars
debug skill
etr/groundwork · skills/debug/SKILL.md · This skill should be used when investigating bugs, unexpected behavior, test failures, or any code that does not work…
git:20260913.4897495 · audit A · 42 stars
design-architecture skill
etr/groundwork · skills/design-architecture/SKILL.md · This skill should be used when the user asks to design system architecture, make architectural decisions, or translate…
git:20260624.e533827 · audit A · 42 stars
design-it-twice skill
etr/groundwork · skills/design-it-twice/SKILL.md · Use before committing to a non-trivial module, service boundary, or public API - generate 2-3 divergent interface…
git:20260622.3609064 · audit A · 42 stars
design-product skill
etr/groundwork · skills/design-product/SKILL.md · Create detailed product requirements document (PRD) for a feature. Usage /groundwork:design-product
git:20260716.aaea421 · audit A · 42 stars
domain-modeling skill
etr/groundwork · skills/domain-modeling/SKILL.md · Use when designing a product or feature and the project lacks shared, agreed terminology - builds and maintains a pure…
git:20260622.3609064 · audit A · 42 stars
doubt-driven-development skill
etr/groundwork · skills/doubt-driven-development/SKILL.md · Use when building a high-stakes or hard-to-reverse change - schema/data migrations, auth, payments, public API surface…
git:20260912.480a145 · audit A · 42 stars
finalize-task skill
etr/groundwork · skills/finalize-task/SKILL.md · Use when a task worktree has passed validation - manually commits, merges, and cleans up, or prepares runner-owned…
git:20260831.d5366e7 · audit A · 42 stars
groundwork-check skill
etr/groundwork · skills/groundwork-check/SKILL.md · Validate the Groundwork plugin for common issues. Usage /groundwork:groundwork-check
git:20260622.e142476 · audit A · 42 stars
groundwork-help skill
etr/groundwork · skills/groundwork-help/SKILL.md · List all Groundwork skills with descriptions. Usage /groundwork:groundwork-help
git:20260812.9453665 · audit A · 42 stars
handoff skill
etr/groundwork · skills/handoff/SKILL.md · Use when ending a session or passing work to another agent - produces a compact handoff document that transfers…
git:20260912.480a145 · audit A · 42 stars
implement-task skill
etr/groundwork · skills/implement-task/SKILL.md · Dispatches a planned task/feature to the task-executor agent for worktree-isolated TDD implementation
git:20260912.480a145 · audit A · 42 stars
instrument-observability skill
etr/groundwork · skills/instrument-observability/SKILL.md · Instrument a change with structured logging, RED metrics, trace spans, and symptom-based alerts - use while building…
git:20260622.3609064 · audit A · 42 stars
just-do-it-swarming skill
etr/groundwork · skills/just-do-it-swarming/SKILL.md · Execute all remaining tasks using agent teams for context isolation. Each task runs in its own session. Usage…
git:20260912.480a145 · audit A · 42 stars
just-do-it skill
etr/groundwork · skills/just-do-it/SKILL.md · Execute all remaining tasks in sequence until completion. Usage /groundwork:just-do-it
git:20260912.480a145 · audit A · 42 stars
plan-task skill
etr/groundwork · skills/plan-task/SKILL.md · Plans a task or feature - loads context, optionally clarifies requirements, spawns Plan agent, persists plan to the…
git:20260912.f731445 · audit A · 42 stars
review-pr skill
etr/groundwork · skills/review-pr/SKILL.md · Review a GitHub PR using multi-agent verification. Usage /groundwork:review-pr [PR number or URL]. Pass…
git:20260912.480a145 · audit A · 42 stars
select-project skill
etr/groundwork · skills/select-project/SKILL.md · This skill should be used when the user wants to switch between projects in a monorepo - lists projects from…
git:20260912.1513048 · audit A · 42 stars
setup-repo skill
etr/groundwork · skills/setup-repo/SKILL.md · This skill should be used when configuring a repository for groundwork - detects single-project or monorepo structure…
git:20260912.480a145 · audit A · 42 stars
ship skill
etr/groundwork · skills/ship/SKILL.md · Ship a validated change to production - sequences observability and a staged rollout, then gates the outward-facing…
git:20260622.3609064 · audit A · 42 stars
skills skill
etr/groundwork · skills/skills/SKILL.md · List all available Groundwork skills with descriptions. Usage /groundwork:skills
git:20260622.e142476 · audit A · 42 stars
source-architecture-from-code skill
etr/groundwork · skills/source-architecture-from-code/SKILL.md · Synchronize architecture document with codebase changes. Usage /groundwork:source-architecture-from-code
git:20260624.e533827 · audit A · 42 stars
source-product-specs-from-code skill
etr/groundwork · skills/source-product-specs-from-code/SKILL.md · Synchronize PRD with implemented codebase changes. Usage /groundwork:source-product-specs-from-code
git:20260624.e533827 · audit A · 42 stars
source-ux-design-from-code skill
etr/groundwork · skills/source-ux-design-from-code/SKILL.md · Synchronize design system document with codebase changes. Usage /groundwork:source-ux-design-from-code
git:20260624.e533827 · audit A · 42 stars
split-architecture skill
etr/groundwork · skills/split-architecture/SKILL.md · This skill should be used when converting a single-file architecture doc to directory-based format for better…
git:20260622.e142476 · audit A · 42 stars
split-specs skill
etr/groundwork · skills/split-specs/SKILL.md · This skill should be used when converting a single-file spec to directory-based format for better organization of large…
git:20260622.e142476 · audit A · 42 stars
staged-rollout skill
etr/groundwork · skills/staged-rollout/SKILL.md · Roll out a change in stages behind a feature flag with a monitoring window and a written rollback plan - use before…
git:20260912.480a145 · audit A · 42 stars
statusline skill
etr/groundwork · skills/statusline/SKILL.md · Use when installing or uninstalling Groundwork's optional statusline configuration
git:20260719.623b112 · audit A · 42 stars
swarm-debug skill
etr/groundwork · skills/swarm-debug/SKILL.md · Start swarm debugging with parallel hypothesis investigation. Usage /groundwork:swarm-debug [bug description]
git:20260915.8bb3c0a · audit A · 42 stars
swarm-design-architecture skill
etr/groundwork · skills/swarm-design-architecture/SKILL.md · Design architecture using parallel advocate agents for adversarial technology comparison. Usage…
git:20260913.4897495 · audit A · 42 stars
task-validation-loop skill
etr/groundwork · skills/task-validation-loop/SKILL.md · This skill should be used when the task list is complete to run multi-agent verification ensuring tasks cover PRD…
git:20260624.e533827 · audit A · 42 stars
test-driven-development skill
etr/groundwork · skills/test-driven-development/SKILL.md · This skill should be used when implementing any feature or bugfix, before writing implementation code
git:20260622.3609064 · audit A · 42 stars
understanding-feature-requests skill
etr/groundwork · skills/understanding-feature-requests/SKILL.md · This skill should be used when clarifying feature requests, gathering requirements, or checking for contradictions in…
git:20260624.e533827 · audit A · 42 stars
use-git-worktree skill
etr/groundwork · skills/use-git-worktree/SKILL.md · This skill should be used when starting feature work that needs isolation from current workspace - creates isolated git…
git:20260912.480a145 · audit A · 42 stars
using-groundwork skill
etr/groundwork · skills/using-groundwork/SKILL.md · This skill should be used when starting any conversation - establishes how to find and use skills, requiring Skill tool…
git:20260812.9453665 · audit A · 42 stars
ux-design skill
etr/groundwork · skills/ux-design/SKILL.md · Create design system with foundations, brand identity, and UX patterns. Usage /groundwork:ux-design
git:20260911.1a2c38a · audit A · 42 stars
validate skill
etr/groundwork · skills/validate/SKILL.md · This skill should be used when implementation is complete to run multi-agent verification with baseline-determined…
git:20260913.abcc1a3 · audit A · 42 stars
vertical-slice skill
etr/groundwork · skills/vertical-slice/SKILL.md · Use when building a feature large enough to span multiple layers - structure the work as thin, end-to-end…
git:20260622.3609064 · audit A · 42 stars
work-on-next-task skill
etr/groundwork · skills/work-on-next-task/SKILL.md · Execute next uncompleted task with full project context (PRD, architecture, tasks). Usage /groundwork:work-on-next-task
git:20260624.e533827 · audit A · 42 stars
work-on skill
etr/groundwork · skills/work-on/SKILL.md · skill to "execute a task", "work on task N", or "implement TASK-NNN" - orchestrates worktree isolation, TDD…
git:20260912.480a145 · audit A · 42 stars
Source
github.com/etr/groundwork · 42 stars · license MIT · pushed 2026-09-15