nahid-sparktales

Agent Decision — Development skill for Claude Code

Development community

Show or set the decision engine used for routing - mode, provider, credentials and status.

How to install Agent Decision

Installs to ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-decision/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-decision && curl -fsSL https://raw.githubusercontent.com/nahid-sparktales/agent-dispatcher/HEAD/commands/agent-decision.md -o ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-decision/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agent Decision does


description: "Show or set the decision engine used for routing - mode, provider, credentials and status. Never prints a credential." argument-hint: "[status | off | auto | required | plan ]"

Inspect or configure the **decision engine** - the optional layer that answers the dispatcher's bounded choices (which role, which skills, which servers are relevant). It is optional by design: with nothing configured, agent-dispatcher routes exactly as it always has.

Run these from the di

Alternatives in Development

  • Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
  • Telegram — Show Telegram bot status and manage global session 1.3k ★
  • Mnemos Status — /mnemos-status — Show Mnemos Memory Status 705 ★

Full documentation available on GitHub

View Source Repository