read-the-active-mode

read-the-active-mode is a skill for Claude Code, Codex from Cody-W-Tucker/Cognitive-Assistant. It costs 25 tokens per session (270 once invoked), scanned A, original, Apache-2.0.

A routing guide that chooses what kind of response or work should happen next. Possible modes include inspection, diagnosis, execution, simplification, exploration, decision packaging, relationship clarification, and verification.

In plain words
What is it for?
Use it when deciding whether to inspect evidence, diagnose a problem, make a change, simplify something, explore options, package a decision, clarify a relationship, or verify a result.
Why use it?
It prevents the wrong kind of help from being applied to the situation. It keeps mode selection separate from doing the detailed work.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions OpenCode.

Good fit Use it when deciding whether to inspect evidence, diagnose a problem, make a change, simplify something, explore options, package a decision, clarify a relationship, or verify a result.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cody-w-tucker/cognitive-assistant/read-the-active-mode
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Cody-W-Tucker/Cognitive-Assistant --skill read-the-active-mode
Clone the repo
git clone --depth 1 https://github.com/Cody-W-Tucker/Cognitive-Assistant

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for read-the-active-mode

README.md
[![agentmods](https://agentmods.dev/badge/skills/cody-w-tucker/cognitive-assistant/read-the-active-mode/github.svg)](https://agentmods.dev/skills/cody-w-tucker/cognitive-assistant/read-the-active-mode)
Your own site
<a href="https://agentmods.dev/skills/cody-w-tucker/cognitive-assistant/read-the-active-mode"><img src="https://agentmods.dev/badge/skills/cody-w-tucker/cognitive-assistant/read-the-active-mode/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for read-the-active-mode

Your own site · 80×15
<a href="https://agentmods.dev/skills/cody-w-tucker/cognitive-assistant/read-the-active-mode"><img src="https://agentmods.dev/badge/skills/cody-w-tucker/cognitive-assistant/read-the-active-mode.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 270 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.00270
Opus 5 $0.00013 $0.00135
Sonnet 5 $0.00005 $0.00054
Haiku 4.5 $0.00003 $0.00027

Measured 11d ago against content hash b86e8a953378, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

read-the-active-mode scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

workspaces/skills/operator/read-the-active-mode/SKILL.md · 26 lines

What it actually says

When To Use

Load this when the main question is what kind of response the moment calls for: inspection, diagnosis, execution, simplification, exploration, decision packaging, relational clarification, or verification.

The skill owns sequencing and mode selection. It routes the work before content is produced.

Do Not Use

Do not use this to do the routed work itself: not diagnosis, not tone calibration, not operator adaptation, not simplification, not action-forcing, and not verification. Once the mode is clear, hand off.

What To Do

  • Read the live signals: concrete object, failure evidence, decision owner, relational ambiguity, acceptance test, or open exploration.
  • Choose the next mode that would reduce risk or create progress.
  • Avoid over-interpreting motive when a simpler mode signal is present.
  • State what would change the mode if new evidence appears.
  • Keep the routing lightweight; do not turn it into a second analysis task.

Output Shape

Return the mode call: current mode, why, what skill or move follows, and what signal would change the route.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 26 lines · 25 tokens per session scan A b86e8a953378

Subscribe to this mod's changes

read-the-active-mode is a skill published in the GitHub repository Cody-W-Tucker/Cognitive-Assistant (11 stars, last pushed 24d ago), licensed Apache-2.0. It adds 25 tokens to every session and 270 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

huawei-cloud-ascendc-operator-performance-optim

Develop and optimize custom operators using AscendC programming language. Analyze operator performance bottlenecks and conduct optimization validation. Based on AscendC and CANN toolkit Use this skill when the user wants to: (1) optimize performance-critical operators on Ascend NPU, (2) develop custom operators for…

huaweicloud/huaweicloud-skills · 146 tokens

huawei-cloud-msot-msopprof-operator-profiler

Collect operator-level performance data on Ascend NPU using msopprof tool. Supports both device mode and simulator mode, generates performance analysis reports. Use this skill when the user wants to: (1) profile operator performance on Ascend NPU, (2) collect performance data for analysis, (3) identify performance…

huaweicloud/huaweicloud-skills · 144 tokens

huawei-cloud-ascend-op-mfu-calculator

Calculate MFU (Machine FLOP Utilization) for operators like matmul/GEMM/FlashAttention on Ascend NPU, providing clear formulas and derivation process Use this skill when the user wants to: (1) calculate MFU for matrix operations, (2) analyze operator performance efficiency, (3) understand hardware utilization, (4)…

huaweicloud/huaweicloud-skills · 152 tokens

kubernetes-operator

Use when building a Kubernetes Operator — custom controllers that reconcile CRD state. Triggers on "build an operator", "CRD design", "reconcile loop", "controller-runtime", "kubebuilder", "operator-sdk", "metacontroller", "KOPF", "operator capability levels", or "custom resource". Ships CRD validator, reconcile-loop…

Morningstar202604/awesome-skillkit · 133 tokens

external-gitcode-ascend-atb-aclnn-operator-replacement-designer

A design-document generator for replacing ATB operators with ACLNN operators, which are Ascend library interfaces. It turns interface documentation into a structured migration plan with parameter mappings, self-tests, and risks.

ascend-ai-coding/awesome-ascend-skills · 105 tokens

external-gitcode-ascend-atb-aclnn-operator-migration

A migration workflow for moving ATB operators to ACLNN, Ascend's operator library interface. It handles parameter mapping, runner implementation, device-based switching, and functional and performance checks.

ascend-ai-coding/awesome-ascend-skills · 71 tokens