kylin-router
kylin-router에는 zhangfisher에서 수집한 skills 67개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Analyze phase dependencies and suggest Depends on entries for ROADMAP.md
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase
List pending todos and select one to work on
Archive accumulated phase directories from completed milestones
Auto-fix issues found by code review in REVIEW.md. Spawns fixer agent, commits each fix atomically, produces REVIEW-FIX.md summary.
Review source files changed during a phase for bugs, security issues, and code quality problems
Archive completed milestone and prepare for next version
Systematic debugging with persistent state across context resets
Gather phase context through adaptive questioning before planning. Use --auto to skip interactive questions (Claude picks recommended defaults). Use --chain for interactive disc...
Route freeform text to the right GSD command automatically
Generate or update project documentation verified against the codebase
Execute all plans in a phase with wave-based parallelization
Socratic ideation and idea routing — think through ideas before committing to plans
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
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 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