원클릭으로
aigon-feature-open
Open feature worktree in terminal and start agent
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Open feature worktree in terminal and start agent
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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
SOC 직업 분류 기준
| name | aigon-feature-open |
| description | Open feature worktree in terminal and start agent |
Open a feature worktree in terminal and automatically start the AI agent with aigon-feature-do.
aigon-feature-open [feature-id] [agent-code]
aigon-feature-open — open the most recently created worktreeaigon-feature-open 77 — open any worktree for feature 77aigon-feature-open 77 cx — open specifically the cx (Codex) worktree for feature 77| Code | Agent | Command | Mode |
|---|---|---|---|
| cc | Claude Code | claude --permission-mode acceptEdits | Auto-edits, prompts for risky Bash |
| cu | Cursor | agent --force | Auto-approves commands (yolo mode) |
| ag | Antigravity | agy --dangerously-skip-permissions | Auto-approves all |
| cx | Codex | codex --full-auto | Workspace-write, smart approval |
Safe in worktrees since you can always git reset --hard.
When an agent asks for permission, here's how to quickly allow:
| Agent | Allow once | Allow always | Toggle full-auto |
|---|---|---|---|
| Claude Code | Press Enter at prompt | Choose "Always allow" at prompt | Shift+Tab cycles modes |
| Cursor | Click "Run" | Click "Add to allowlist" | Enable YOLO in settings |
| Codex | Approve at prompt | "Allow and remember" (session) | /mode command |
aigon feature-open $ARGUMENTS
This will:
aigon-feature-do <ID>Tell the user: