AgentStack
etr avatar

etr

41 listings · 0 installs

Open-source publisher. Listings imported from github.com/etr — credited to the original author with their license.

↗ github.com/etr
41 results
Self-run
SKILL

Understanding Feature Requests

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

0
8
Free
Self-run
MCP

Wonk

Structure-aware code search that cuts LLM token burn. Tree-sitter indexing, ranked results, grep-compatible output.

0
10
Free
Self-run
SKILL

Swarm Debug

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

0
8
Free
Self-run
SKILL

Handoff

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

0
7
Free
Self-run
SKILL

Ux Design

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

0
5
Free
Self-run
SKILL

Using Groundwork

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

0
8
Free
Self-run
SKILL

Test Driven Development

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

0
6
Free
Self-run
SKILL

Design Architecture

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

0
8
Free
Self-run
SKILL

Staged Rollout

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

0
8
Free
Self-run
SKILL

Just Do It

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

0
5
Free
Self-run
SKILL

Work On Next Task

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

0
5
Free
Self-run
SKILL

Split Specs

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

0
8
Free
Self-run
SKILL

Setup Repo

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

0
7
Free
Self-run
SKILL

Just Do It Swarming

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

0
8
Free
Self-run
SKILL

Task Validation Loop

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

0
8
Free
Self-run
SKILL

Source Ux Design From Code

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

0
7
Free
Self-run
SKILL

Implement Task

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

0
8
Free
Self-run
SKILL

Source Product Specs From Code

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

0
7
Free
Self-run
SKILL

Design It Twice

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

0
7
Free
Self-run
SKILL

Ship

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

0
7
Free
Self-run
SKILL

Validate

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

0
10
Free
Self-run
SKILL

Debug

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

0
8
Free
Self-run
SKILL

Plan Task

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

0
5
Free
Self-run
SKILL

Source Architecture From Code

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

0
7
Free
Self-run
SKILL

Build Unplanned

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

0
7
Free
Self-run
SKILL

Doubt Driven Development

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

0
7
Free
Self-run
SKILL

Swarm Design Architecture

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

0
5
Free
Self-run
SKILL

Skills

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

0
6
Free
Self-run
SKILL

Instrument Observability

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

0
5
Free
Self-run
SKILL

Design Product

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

0
7
Free
Self-run
SKILL

Check Specs Alignment

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

0
5
Free
Self-run
SKILL

Domain Modeling

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

0
8
Free
Self-run
SKILL

Groundwork Check

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

0
8
Free
Self-run
SKILL

Work On

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

0
7
Free
Self-run
SKILL

Select Project

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

0
4
Free
Self-run
SKILL

Groundwork Help

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

0
8
Free
Self-run
SKILL

Split Architecture

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

0
8
Free
Self-run
SKILL

Create Tasks

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

0
7
Free
Self-run
SKILL

Vertical Slice

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

0
7
Free
Self-run
SKILL

Review Pr

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.

0
7
Free
Self-run
SKILL

Use Git Worktree

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

0
10
Free
You've reached the end · 41 loaded