vishal2612200

Agentpack Route — Productivity skill for Claude Code

Productivity community

Run read-only AgentPack task routing for ranked files, tests, rules, commands, and warnings.

How to install Agentpack Route

Installs to ~/.claude/skills/vishal2612200-agentpack-agentpack-route/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vishal2612200-agentpack-agentpack-route && curl -fsSL https://raw.githubusercontent.com/vishal2612200/agentpack/HEAD/skills/agentpack-route.md -o ~/.claude/skills/vishal2612200-agentpack-agentpack-route/SKILL.md

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

What Agentpack Route does


name: agentpack-route description: Run read-only AgentPack task routing for ranked files, tests, rules, commands, and warnings. license: AGPL-3.0-only

AgentPack Route

Use when the user invokes `$agentpack-route `.

This is read-only. Do not write `.agentpack/context.md` and do not edit source files from route output alone.

Steps

  1. Run:
agentpack route --task ""
  1. Return ranked files, likely tests, rules or skills, suggested commands, and warnings.

Alternatives in Productivity

  • Configure Claude HUD — FIRST: Use the Read tool to load ~/.claude/plugins/claude-hud/config.json if it exists 10.9k ★
  • Octoboss Reorganize Todos — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
  • Agentacct — See what your coding agents did and what it cost 665 ★

Full documentation available on GitHub

View Source Repository