ワンクリックで
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 職業分類に基づく
| 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:
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