Recommend the right $elixir-phoenix:phx-* workflow. Use when choosing a plugin skill, not for Codex /help.
npx skills add https://github.com/oliver-kriska/claude-elixir-phoenix --skill phx-help
Helps users find the right command, skill, or agent for their situation.
$elixir-phoenix:phx-help # Analyze context, suggest commands
$elixir-phoenix:phx-help how do I debug this? # Route to $elixir-phoenix:phx-investigate
$elixir-phoenix:phx-help add a new feature # Route to $elixir-phoenix:phx-plan -> $elixir-phoenix:phx-work
$ARGUMENTS — optional description of what the user wants to doIf $ARGUMENTS is non-empty, use it as primary signal.
Always gather ambient context (run in parallel):
.claude/plans/*/plan.md — active work in progress?.claude/solutions/**/*.md — prior knowledge?Read references/tool-catalog.md for the full routing table.
Map the user's situation to one of these categories:
| Category | Signals | Primary Commands |
|----------|---------|-----------------|
| Starting out | No plans, new to plugin | $elixir-phoenix:phx-intro |
| Ideation | "explore", "brainstorm", "not sure", "how to approach", "vague idea" | $elixir-phoenix:phx-brainstorm |
| New feature | "add", "build", "implement", multi-file | $elixir-phoenix:phx-plan → $elixir-phoenix:phx-work |
| Quick change | Single file, <50 lines, "fix typo" | $elixir-phoenix:phx-quick |
| Bug | Error, stack trace, "broken", "failing" | $elixir-phoenix:phx-investigate |
| Review | "check", "review", PR ready | $elixir-phoenix:phx-review |
| Performance | "slow", "N+1", "memory" | $elixir-phoenix:phx-perf, $elixir-phoenix:ecto-n1-check, $elixir-phoenix:lv-assigns |
| Research | "how to", "best practice", "evaluate lib" | $elixir-phoenix:phx-research |
| Resume work | Existing plan with unchecked tasks | $elixir-phoenix:phx-work --continue |
| Post-fix | "that worked", solved a hard bug | $elixir-phoenix:phx-compound |
| Full cycle | Large feature, new domain area | $elixir-phoenix:phx-full |
| Project health | "audit", "tech debt", "overall quality" | $elixir-phoenix:phx-audit, $elixir-phoenix:phx-techdebt |
| Dep update audit | "audit deps", "supply chain", "post-mix deps.update", "review mix.lock PR" | $elixir-phoenix:phx-deps-audit |
| Manual dep vetting | "vet this package", "approve dep", "trust ledger", "after $elixir-phoenix:phx-deps-audit findings" | $elixir-phoenix:phx-deps-vet |
| Deployment | "deploy", "release", "production" | $elixir-phoenix:phx-verify then deploy skill |
| Permissions | "too many prompts", "allow", "permission fatigue" | $elixir-phoenix:phx-permissions |
| Returning after time off | "what did I miss", "back from vacation", "catch up", "what changed while I was out" | /catchup (companion plugin, separate install) |
If high confidence (clear match to one category):
Present the recommendation with:
If medium confidence (2-3 possible matches):
Use AskUserQuestion with the top options, each with a one-line explanation.
If low confidence (vague or no signal):
Ask ONE focused clarifying question. Examples:
Then recommend based on the answer.
After recommending, always add:
$elixir-phoenix:phx-help anytime to get routing advice"$elixir-phoenix:phx-intro for a full plugin walkthrough"$elixir-phoenix:phx-plan Add user notifications not just "use the plan command"intent-detection (auto-trigger) with explicit invocation$elixir-phoenix:phx-intro for onboardingComplete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration
Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and release gates—not for clinical decision-making.
> provider/change budget/修改卖家/修改预算/draft/草稿/我的任务/my tasks/what am I working on/关闭/取消任务/决策列表/decision list/指定服务商/browse (sender.role = COUNTERPARTY, not you); (3) literal "Read the okx-ai skill" (or legacy "Read the okx-agent-task skill") in the envelope.
Automate payer review of prior authorization (PA) requests. This skill should be used when users say "Review this PA request", "Process prior authorization for [procedure]", "Assess medical necessity", "Generate PA decision", or when processing clinical documentation for coverage policy validation and authorization decisions.
Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration.
Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies failure probability.
Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order.
Structured persuasion for tech leads, PMs, and founders—not activity logs. Five scenarios (kickoff, status update, wrap-up, investor pitch, solution selling) on one 5-part framework (Hook→Context→Proposal→Evidence→Ask). AI prompts for missing materials and audience context; pre-submit checklist. Claude Code plugin; Cursor, Codex, and chat via prompts.
Take oliver-kriska/claude-elixir-phoenix-phx-help from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.