一键导入
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)