pblab-dev

Smart Task — AI skill for Claude Code

AI community

Multiuse task command that routes work through a JEV-style triage step into the right effort lane and model tier.

How to install Smart Task

Installs to ~/.claude/skills/pblab-dev-claude-multiagent-coding-smart-task/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pblab-dev-claude-multiagent-coding-smart-task && curl -fsSL https://raw.githubusercontent.com/pblab-dev/claude-multiagent-coding/HEAD/commands/smart-task.md -o ~/.claude/skills/pblab-dev-claude-multiagent-coding-smart-task/SKILL.md

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

What Smart Task does


description: Multiuse task command that routes work through a JEV-style triage step into the right effort lane and model tier argument-hint: Task description (feature, bugfix, specific task, or MCP task)

Smart Task

You are handling a request of unknown shape and size: it could be a one-line fix, a full feature, a narrow specific task, or a task centered on an MCP tool. Do not assume the effort level — classify first, then execute at the effort level the classification justifies. Neve

Alternatives in AI

  • Klaatcode — Open-source AI coding agent for the terminal 357 ★
  • Ralph Loop — A long-running AI agent loop 292 ★
  • Aurora — Aurora - independent community smart home orchestrator 103 ★

Full documentation available on GitHub

View Source Repository