concord-microtask-router

Installation
SKILL.md

Concord Microtask Router

Route narrow code-generation tasks to a local model when both apply:

  1. The ask fits in ≤100 tokens of prompt (function signature + short English description)
  2. 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:

Installs
1
GitHub Stars
4
First Seen
Jun 16, 2026
concord-microtask-router — 45ck/prompt-language