🎯

reasoning-controls

🎯Skill

from nickcrew/claude-ctx-plugin

VibeIndex|
What it does

reasoning-controls skill from nickcrew/claude-ctx-plugin

πŸ“¦

Part of

nickcrew/claude-ctx-plugin(60 items)

reasoning-controls

Installation

PythonRun Python server
python examples/supersaiyan_demo.py # See it in action!
pip installInstall Python package
pip install claude-cortex
git cloneClone repository
git clone https://github.com/NickCrew/claude-cortex.git
pip installInstall Python package
pip install -e ".[dev]"
πŸ“– Extracted from docs: nickcrew/claude-ctx-plugin
7Installs
7
-
Last UpdatedJan 17, 2026

Skill Details

SKILL.md

Use when adjusting reasoning depth, budgets, or metrics visibility - provides guidance for selecting and applying reasoning controls safely.

Overview

# 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

| Task | Load reference |

| --- | --- |

| Adjust reasoning | skills/reasoning-controls/references/adjust.md |

| Budget controls | skills/reasoning-controls/references/budget.md |

| Metrics reporting | skills/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