en un clic
aigon
aigon contient 46 skills collectées depuis jayvee, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Revise the current feature worktree after code review — decide accept/revert/modify
Show Aigon commands
Close feature <ID> [agent] [--adopt] - merges branch, cleans up, optionally adopts from losers
Create feature <name> - creates spec in inbox
Evaluate feature <ID> - code review or comparison
Fast-track feature <name> - create + setup + implement in one step
Prioritise feature <name> - assigns ID, moves to backlog
Reset feature <ID> - remove worktrees, branches, state, and return lifecycle to backlog
Start feature <ID> [agents...] - create workspace and begin implementation
Move a backlog feature back to inbox (slug filename)
Close research <ID> - moves to done
Create research <name> - creates topic in inbox
Evaluate research <ID> - synthesize findings and recommend features
Prioritise research <name> - assigns ID, moves to backlog
Reset research <ID> - return to fresh backlog state
Start research <ID> [agents...] - create workspace and begin research
Move a backlog research topic back to inbox (slug filename)
Prioritise every inbox feature in a set — IDs assigned in dependency order
Do feature <ID> - works in both Drive and Fleet modes
Create feedback <title>
Show Kanban board or list view
Start feature autonomous execution with explicit stop-after
Cleanup feature <ID> [--push] - remove all worktrees and branches
Review feature <ID> - code review with fixes by a different agent
Open feature worktree in terminal and start agent
Deprecated alias for feature-code-review
Review feature spec <ID> - improve the spec itself before implementation
Revise feature spec after pending spec reviews — decide and acknowledge in one pass
Transfer feature <ID> from its current agent to a different agent — preserves commits and in-flight work
List feedback items with filters
Triage feedback <ID> with AI-assisted recommendations
Research autopilot <ID> [agents...] - Fleet setup + spawn + monitor + evaluate
Do research <ID> - agent writes findings
Open all Fleet research agents side-by-side in terminal
Review research spec <ID> - improve the research brief before execution
Revise research spec after pending spec reviews — decide and acknowledge in one pass
Kill all agent sessions for a feature/research ID and close Warp tab
Release Aigon — push to origin, cut a version+tag, or publish to npm. Wraps scripts/ship.js with CHANGELOG draft + dry-run preview. Triggers when the user types "/release", "/push", "/ship", or says "ship a release", "publish a beta", "cut a version", "push to origin", "release X to npm".
Revise every pending spec review across a feature set — coordinated author acknowledgement
Review every feature spec in a set together — coordinated spec review before implementation