con un clic
joblensai-2
joblensai-2 contiene 50 skills recopiladas de mayankgupta1008, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Capture idea or task as todo from current conversation context
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
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 (the agent picks recommended defaults). Use --chain for interactive discuss followed by automatic plan+execute. Use --power for bulk question generation into a file-based UI (answer at your own pace).
Generate or update project documentation verified against the codebase
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
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/
Join the GSD Discord community
Surface the agent's assumptions about a phase approach before planning
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 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
Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
Reapply local modifications after a GSD update
Research how to implement a phase (standalone - usually use /gsd-plan-phase instead)