Review source files changed during a phase for bugs, security issues, and code quality problems
open-gsd/gsd-core
SkillsMP has collected 72 skills from open-gsd/gsd-core. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 72
- GitHub stars
- 9,227
- GitHub forks
- 667
Skills in this repository
Showing 40 of 72 collected skills.
Archive accumulated phase directories from completed milestones
Archive completed milestone and prepare for next version
Configure GSD settings — workflow toggles, advanced knobs, integrations, and model profile
Systematic debugging with persistent state across context resets
Build, query, and inspect the project knowledge graph in .planning/graphs/
Diagnose planning directory health and optionally repair issues
File a phase artifact into MemPalace; mirror decision facts into its temporal KG
Recall decisions, patterns, and surprises from MemPalace before planning
Start a new milestone cycle — update PROJECT.md and route to requirements
Initialize a new project with deep context gathering and PROJECT.md
Smart entry — detect project state and route to the right next GSD action.
Create context handoff when pausing work mid-phase
Multi-phase management — add, insert, remove, or edit phases in ROADMAP.md (roadmap phase CRUD)
Create a clean PR branch by filtering out .planning/ commits — ready for code review
Resume work from previous session with full context restoration
Review and promote backlog items to active milestone
Configure GSD workflow toggles and model profile
Display project statistics — phases, plans, requirements, git metrics, and timeline
Manage persistent context threads for cross-session work
Manage GSD workspaces — create, list, or remove isolated workspace environments
Manage parallel workstreams — list, create, switch, status, progress, complete, and resume
Toggle which skills are surfaced — apply a profile, list, or disable a cluster without reinstall
SDD phase execution — execute all plans in a phase with dependency-aware wave parallelization
workflow | discuss plan execute verify phase progress
Batch several /gsd:quick-shaped tasks together — planned, dispatched, and merged as one run
Gather phase context through adaptive questioning before planning.
Ingest external plans with conflict detection against project decisions before writing anything.
Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
Validate built features through conversational UAT
Run all remaining phases autonomously — discuss→plan→execute per phase
Create detailed phase plan (PLAN.md) with verification loop
Check progress, advance workflow, or dispatch freeform intent — the unified GSD situational command
Cross-AI plan convergence - replan until review concerns are resolved.
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
project lifecycle | milestones audits summary
Guide existing codebase onboarding through mapping, doc ingest, and planning setup
Request cross-AI peer review of phase plans from external AI CLIs
Generate tests for a completed phase based on UAT criteria and implementation