Systematic debugging with persistent state across context resets
Skills in this repository
juaniitos/AnyoneAIInterviewerBackend - Page 4
SkillsMP has collected 165 skills from juaniitos/AnyoneAIInterviewerBackend. Open a skill to review its source and details.
juaniitos/AnyoneAIInterviewerBackendShowing 40 of 165 collected skills.
Gather phase context through adaptive questioning before planning. Use --auto to skip interactive questions (Claude picks recommended defaults).
Route freeform text to the right GSD command automatically
Execute all plans in a phase with wave-based parallelization
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
Diagnose planning directory health and optionally repair issues
Show available GSD commands and usage guide
Insert urgent work as decimal phase (e.g., 72.1) between existing phases
Surface Claude'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
Generate a session report with token usage estimates, work summary, and outcomes
Switch model profile for GSD agents (quality/balanced/budget/inherit)
Configure GSD workflow toggles and model profile
Create PR, run review, and prepare for merge after verification passes
Display project statistics — phases, plans, requirements, git metrics, and timeline
Manage persistent context threads for cross-session work