بنقرة واحدة
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)