원클릭으로
aigon-feedback-triage
Triage feedback <ID> with AI-assisted recommendations
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Triage feedback <ID> with AI-assisted recommendations
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-feedback-triage |
| description | Triage feedback <ID> with AI-assisted recommendations |
Run a triage loop for one feedback item with explicit human confirmation before writes.
Run:
aigon feedback-triage $1
Then gather broader context:
aigon feedback-list --all
Use the feedback file content plus CLI output to propose:
typeseveritytagsWhen duplicates are plausible, include candidate IDs with rationale.
Before writing anything, present the proposed values and ask the user to confirm.
Do not apply triage changes until the user explicitly says yes.
After confirmation, run:
aigon feedback-triage $1 --type <type> --severity <severity> --tags <tag1,tag2> --status <status> [--duplicate-of <ID>] --apply --yes
Notes:
--severity none to clear severity--tags none to clear tags--duplicate-of none to clear duplicate linkageduplicate_ofConfirm the command output shows: