Added
/gsd forensics— post-mortem investigation of auto-mode failures with structured root-cause analysis- Claude marketplace import — import Claude marketplace plugins as namespaced GSD components
- MCP server mode — run GSD as an MCP server with
--mode mcp /reviewskill — code review with diff-aware context/testskill — test generation and execution/lintskill — linting integration- GitHub API client — diff-aware context injection and tiktoken-based token counting
- File watcher — chokidar-based file watching for live updates
git.isolation: "none"— disable worktree isolation for projects that don't need it- E2E smoke tests — end-to-end test suite for extension integration
- Subcommand help — inline help text for all GSD subcommands
Fixed
verificationBudgetpassed correctly to execute-task prompt template- Background shell worktree cwd detection normalized to prevent stale paths
- Skill loading made an active directive in auto-mode units
- Auto-worktree validated as real git worktree before use
- MCP server discovery from project-root
.mcp.json - Command injection surface eliminated in diff-context; file-watcher path resolution hardened
- Thinking level clamped to
lowfor gpt-5.x models - Fractional slice IDs (e.g. S03.5) supported in roadmap parser
- Worktree state synced to project root after each unit
- Hardware cursor auto-enabled in Warp terminal
- CSI 3J scrollback clear removed from TUI full redraws
- Worktree edge cases —
resolveGitDir,captureIntegrationBranchguard, doctor path
Install/upgrade: npx gsd-pi@latest