concord-microtask-router
Installation
SKILL.md
Concord Microtask Router
Route narrow code-generation tasks to a local model when both apply:
- The ask fits in ≤100 tokens of prompt (function signature + short English description)
- A deterministic oracle exists or can be cheaply written (test cases or property check)
Outside that scope this skill does NOT save tokens — see Boundaries below.
When to invoke
User asks for a single small implementation that meets all of: