원클릭으로
aigon-feature-reset
Reset feature <ID> - remove worktrees, branches, state, and return lifecycle to backlog
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Reset feature <ID> - remove worktrees, branches, state, and return lifecycle to backlog
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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
| name | aigon-feature-reset |
| description | Reset feature <ID> - remove worktrees, branches, state, and return lifecycle to backlog |
Fully reset a feature back to backlog state. Removes all worktrees, branches, manifest state files, and refreshes the lifecycle view.
aigon feature-reset $1
If no ID is provided, or the ID doesn't match an existing feature:
aigon feature-list --allThis command removes:
.aigon/state/feature-<ID>*.json)