nahid-sparktales

Agent Generalist — Development skill for Claude Code

Development community

Work as the Generalist agent — Handles everyday tasks end to end and adapts depth and tools to the actual goal.

How to install Agent Generalist

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

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

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

What Agent Generalist does


description: "Work as the Generalist agent — Handles everyday tasks end to end and adapts depth and tools to the actual goal." argument-hint: "[task]"

Read the agent-dispatcher skill's `roles/generalist.md` and work as that role for this request and the ones that follow, until the user picks another role or says to stop.

It sits next to that skill's SKILL.md — `~/.claude/skills/agent-dispatcher/roles/generalist.md` for a manual install, or inside the plugin's own directory if it was in

Alternatives in Development

  • Create Handoff — You are tasked with writing a handoff document to hand off your work to another agent in a new session 10k ★
  • Mem Save — Save a curated session-level summary to history 186 ★
  • Character Interview — Conduct an in-depth character interview using the 80-question WTFB methodology 63 ★

Full documentation available on GitHub

View Source Repository