From groundwork
Create a semantically structured git commit with Why, State, and optional context sections for AI continuity
npx claudepluginhub vohaha/groundwork --plugin groundworkThis skill uses the workspace's default tool permissions.
Create a structured git commit.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Designs, implements, and audits WCAG 2.2 AA accessible UIs for Web (ARIA/HTML5), iOS (SwiftUI traits), and Android (Compose semantics). Audits code for compliance gaps.
Create a structured git commit.
Run git diff --staged and git status to understand what's changing
If nothing is staged, determine what to stage based on context; ask if unclear
Determine the type and scope from the changes
Create the commit using ${CLAUDE_PLUGIN_ROOT}/scripts/create-commit.sh:
After committing, check WORKING_AGREEMENT.md for any Open Friction Points or
Active Commitments that this work completes. If any are done, mark them [x]
with a brief resolution note after → and save the file.
$ARGUMENTS