بنقرة واحدة
interactive-menu
Pattern for presenting numbered choices to the user in Auggie's conversational TUI
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Pattern for presenting numbered choices to the user in Auggie's conversational TUI
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | interactive-menu |
| description | Pattern for presenting numbered choices to the user in Auggie's conversational TUI |
| trigger | none (referenced by commands that need selection) |
Auggie does not have a native menu widget. Use this conversational pattern when a command needs user selection.
{Title}
{Optional context line}
1. {Option A} -- {description}
2. {Option B} -- {description}
3. {Option C} -- {description}
4. Type something else
Your choice:
Graph Provider
Current: graphwiki (from local config)
1. graphwiki -- TypeScript knowledge graph with wiki compilation
2. graphify -- Python knowledge graph with community detection
3. none -- Disable graph context
4. Type something else
Your choice:
User types: 2
Agent responds: "Set graph.provider to graphify (local). Install graphify if not already: pip install graphifyy"
Orchestration Mode
Current: ralph
1. ralph -- Persistence loop with architect verification
2. autopilot -- Full autonomous pipeline
3. ultrawork -- Parallel execution
4. ultraqa -- QA cycling
5. Type something else
Your choice:
Manage OMA skills — list, add, remove, search, and edit skills
Socratic deep interview with mathematical ambiguity gating before autonomous execution
Remove AI slop - low-quality, generic, or verbose content. Use for "clean up", "remove fluff", and "make concise".
Consensus planning - agree before executing. Use for "ralplan", "consensus", "pre-execution review".
Setup routing and environment configuration. Use for "setup", "configure", and "get started".
N coordinated agents on shared task list using Claude Code native teams, with git worktree isolation per executor