com um clique
aigon-feature-context
Record or show a feature author handoff
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Record or show a feature author handoff
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Create feature <name> - creates spec in inbox
Revise feature spec after pending spec reviews — decide and acknowledge in one pass
Record or show a research author handoff
Create research <name> - creates topic in inbox
Revise research spec after pending spec reviews — decide and acknowledge in one pass
Do feature <ID> - works in both Drive and Fleet modes
Baseado na classificação ocupacional SOC
| name | aigon-feature-context |
| description | Record or show a feature author handoff |
Record the original author's durable, transcript-free handoff:
eval "$(aigon agent-context --shell)"
aigon feature-context record $1 --file=<handoff.json>
The JSON must contain string arrays named decisions, constraints,
nonGoals, unresolvedQuestions, implementationNotes, and specReferences.
Put durable decisions in the spec first; references should name those current
spec sections. Inspect the redacted artifact with:
aigon feature-context show $1