From project-task-router
Route product research and software development work to the right skills and model profile across Codex, Claude Code, and Copilot CLI.
How this skill is triggered — by the user, by Claude, or both
Slash command
/project-task-router:project-task-routerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a task needs triage before execution. It maps work to the best domain route, skill stack, and model profile using installed skills from:
Use this skill when a task needs triage before execution. It maps work to the best domain route, skill stack, and model profile using installed skills from:
nmalinowski/groundworknmalinowski/agentsnmalinowski/ui-ux-pro-max-skill21st.dev/community/componentsnano-banana-promarket-discovery-validationproduct-strategy-positioningarchitecture-build-planningfeature-implementationui-ux-frontendsecurity-compliance-reliabilitydata-analytics-aiplatform-ops-reliabilityneeds-clarification, ask targeted follow-up questions.deep_reasoning: major ambiguity, high-impact decisionsbalanced: normal planning + executionfast_execution: narrow implementation and cleanup workpython skills/project-task-router/scripts/route_task.py --task "your task here" --format markdown
Optional installed-skill inputs:
python skills/project-task-router/scripts/route_task.py --task "your task here" --installed-skills "skill-a,skill-b"
python skills/project-task-router/scripts/route_task.py --task "your task here" --installed-skills-file installed-skills.json
needs-clarification, capture missing intent (deliverable, risk, domain) and rerun.low, medium, highcritical findings for explicit approvalnpx claudepluginhub nmalinowski/project-task-routerEntrypoint that routes SDLC, dev, data, office, or research tasks to the smallest relevant workflow. Normalizes external discussion into executable work.
Routes all agent actions through the correct skill before code or file operations, enforcing a check-before-act workflow with adaptive routing overrides and model hint escalation.
Routes natural language requests to skills and workflows by parsing intent and matching patterns for SDLC phases, gate checks, artifacts, security reviews, and marketing tasks.