ワンクリックで
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)