$ gsd plan-phase --phase 02-core-pages
GSD (Get Shit Done): spec-driven workflow system for Claude Code.
Converts requirements into executable phase plans with dependency graphs.
$ drift-check --scan ./src
drift-check: detects when code has drifted from spec.
Runs against the codebase and surfaces gaps before they become bugs.
$ ground-check --context production
ground-check: validates that Claude has correct context before it acts.
Prevents expensive mistakes from stale or incomplete context windows.
Also: a multi-agent client management system that coordinates parallel Claude Code sessions across multiple active engagements, each with isolated context, project state, and tooling.