Retroactively audit an executed AI phase's evaluation coverage — scores each eval dimension as COVERED/PARTIAL/MISSING and produces an actionable EVAL-REVIEW.md with remediation plan
Skills in this repository
hoanganhduc/coding-system-rebuild - Page 5
SkillsMP has collected 303 skills from hoanganhduc/coding-system-rebuild. Open a skill to review its source and details.
hoanganhduc/coding-system-rebuildShowing 40 of 303 collected skills.
Execute all plans in a phase with wave-based parallelization
Socratic ideation and idea routing — think through ideas before committing to plans
Extract decisions, lessons, patterns, and surprises from completed phase artifacts
Execute a trivial task inline — no subagents, no planning overhead
Post-mortem investigation for failed GSD workflows — analyzes git history, artifacts, and state to diagnose what went wrong
Import a GSD-2 (.gsd/) project back to GSD v1 (.planning/) format
Build, query, and inspect the project knowledge graph in .planning/graphs/
Diagnose planning directory health and optionally repair issues
Show available GSD commands and usage guide
Ingest external plans with conflict detection against project decisions before writing anything.
Insert urgent work as decimal phase (e.g., 72.1) between existing phases
Query, inspect, or refresh codebase intelligence files in .planning/intel/
Surface the agent's assumptions about a phase approach before planning
List active GSD workspaces and their status
Interactive command center for managing multiple phases from one terminal
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
Generate a comprehensive project summary from milestone artifacts for team onboarding and review
Start a new milestone cycle — update PROJECT.md and route to requirements
Initialize a new project with deep context gathering and PROJECT.md
Create an isolated workspace with repo copies and independent .planning/
Automatically advance to the next logical step in the GSD workflow
Zero-friction idea capture. Append, list, or promote notes to todos.
Create context handoff when pausing work mid-phase
Create phases to close all gaps identified by milestone audit
Create detailed phase plan (PLAN.md) with verification loop
Capture a forward-looking idea with trigger conditions — surfaces automatically at the right milestone
Create a clean PR branch by filtering out .planning/ commits — ready for code review
Generate developer behavioral profile and create Claude-discoverable artifacts
Check project progress, show context, and route to next action (execute or plan)
Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
Reapply local modifications after a GSD update
Remove a future phase from roadmap and renumber subsequent phases
Remove a GSD workspace and clean up worktrees
Research how to implement a phase (standalone - usually use $gsd-plan-phase instead)
Resume work from previous session with full context restoration
Review and promote backlog items to active milestone
Request cross-AI peer review of phase plans from external AI CLIs
Rapid codebase assessment — lightweight alternative to $gsd-map-codebase
Retroactively verify threat mitigations for a completed phase