dsh plugins中文
← Back to popular plugin directory

Agents demonstrate complete thinking

morluto/internalcot · skills

Make agents show their full chain of thought.

★ 8GitHub stars
0Forks
2026-08-13Last updated
TypeScriptLanguage
MITLicense

Project overview

internalcot Make agents show their full chain of thought.

internalcot adds an opt-in reasoning workspace to Codex and Claude Code. Turn it on once and the agent must externalize its problem decomposition, intermediate derivation, alternatives, evidence, uncertainty, and checks in the normal tool transcript for the full conversation.

The result is a persistent, readable chain of thought you can inspect as the agent works. The agent writes its reasoning into visible working notes. Install

Install command

dsh plugin --profile web add github:morluto/internalcot
View GitHub repository ↗Back to popular plugin directory