reasoning-controls

from nickcrew/claude-ctx-plugin

Claude Cortex

7 stars2 forksUpdated Jan 17, 2026
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill reasoning-controls

SKILL.md

Reasoning Controls

Overview

Control reasoning depth and cost trade-offs using consistent settings and metrics.

When to Use

  • Adjusting reasoning depth or thinking mode
  • Setting budget limits for cost or latency
  • Reporting reasoning metrics

Avoid when:

  • The task doesn’t require explicit reasoning controls

Quick Reference

TaskLoad reference
Adjust reasoningskills/reasoning-controls/references/adjust.md
Budget controlsskills/reasoning-controls/references/budget.md
Metrics reportingskills/reasoning-controls/references/metrics.md

Workflow

  1. Determine the control goal (depth, budget, metrics).
  2. Load the matching reference.
  3. Apply the control with the appropriate parameters.
  4. Report settings and effects.

Output

  • Updated reasoning settings
  • Metrics or confirmation output

Common Mistakes

  • Over-allocating budget for simple tasks
  • Changing depth without explaining trade-offs

Repository Stats

Stars7
Forks2
LicenseMIT License