agentsclimarketplace

Core cost aware routing

Skill TechTideOhio/techtide-harness-kit/skills/core/core-cost-aware-routing

Trust contracts for AI agent skills: JSON Schema risk tiers, tool permissions, deny-by-default egress, approval gates, prompt-injection fixtures, ~28 CI validation gates. Apache-2.0.

Install
npx -y skills add TechTideOhio/techtide-harness-kit --skill core-cost-aware-routing

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Route agent and companion tool work by task risk, context size, model cost, latency, and verification needs. Use when expanding, reviewing, or operating skills, rules, prompt kits, provider lanes, or generated-code handoffs in the TechTide skill library.

SKILL.md

2.1 KB, as published. Nobody here has run it

Core Cost Aware Routing

Route agent and companion tool work by task risk, context size, model cost, latency, and verification needs.

Verified Surface

  • Provider lane: core
  • Native surface: SKILL.md skill packages
  • Harness export: core
  • Import mode: techtide-synthesis
  • Source evidence: load references/source-evidence.md before promoting third-party material.

Workflow

  1. Classify the task as quick edit, multi-file change, research, prototype, or risky operation.
  2. Use cheaper or narrower tools for low-risk local edits and stronger reasoning for cross-cutting decisions.
  3. Avoid loading large context until the target files and question are known.
  4. Escalate when security, production, data, or billing impact appears.
  5. Record the chosen lane and validation loop.

Output Contract

Return:

  • provider lane and native surface
  • source evidence used
  • promotion decision or operating recommendation
  • security and privacy notes
  • verification still required

Guardrails

  • Keep third-party source bodies out of public artifacts unless direct import has clean license, attribution, and manual review.
  • Do not use star counts, popularity, screenshots, or social posts as the sole evidence for promotion.
  • Do not install or execute unreviewed external scripts as part of source research.
  • Quarantine missing licenses, unclear ownership, vague prompt packs, duplicate skill packs, and unsupported native-surface claims.
  • Preserve Alex Cinovoj / TechTide ownership for TechTide-authored synthesis while citing third-party sources as references.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.