원클릭으로
aigon-feature-unprioritise
Move a backlog feature back to inbox (slug filename)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Move a backlog feature back to inbox (slug filename)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | aigon-feature-unprioritise |
| description | Move a backlog feature back to inbox (slug filename) |
CRITICAL: Use the CLI below. Do not manually move specs out of backlog.
aigon feature-unprioritise $ARGUMENTS
$ARGUMENTS is the numeric feature id (e.g. 42). The feature returns to inbox lifecycle state and the generated view is refreshed. Legacy-layout repos may still move the stage-folder file during the compatibility window.
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