بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف 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-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: