center
SolidAI dynamic reasoning balance — maintaining grounded reasoning under cognitive pressure, smooth chain-of-thought coordination, and weight-shifting cognitive load across subsystems. Use at the beginning of a complex task requiring multiple coordinated reasoning threads, after a sudden context shift or tool failure, when chain-of-thought feels jerky, or when preparing for sustained focused work that requires all subsystems in alignment.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- pjt222
- Repository
- pjt222/agent-almanac
- Created
- 1 years ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
reasoning-balance
Use when a task may be underthinking, sufficiently reasoned, or overthinking and the correct next action is unclear.
deep-grounding
Invoke when you are about to assert a checkable claim or start a non-trivial analysis, design, diagnosis, or recommendation and need to ground it against the real sources before committing. Ask "where could the evidence for this be?", read the relevant sources, follow their leads recursively, and report conclusions with evidence tiers plus any residual unknowns. Use this **PROACTIVELY** when you catch yourself answering from memory, from a single source or angle, or when a result beats your expectation and could skip verification.
reasoning-doctrine
The working method — how to think, stage, self-check, and hold alignment across long tasks without needing reminders. Use this skill on EVERY nontrivial task: analysis, planning, implementation, debugging, document work, reviews, or anything spanning more than a few tool calls or more than one response. Especially mandatory on long-running or multi-stage work, where drift is the primary failure mode. If a task has stages, this skill governs how you move through them.