Documentation
README
Reasoning Harness
When this skill triggers, call the reasoning tool from the ejentum MCP server. Pass a 1-2 sentence framing of WHAT you are reasoning about as the query argument. Be specific about the task, not what tool you want.
Good query: diagnose why a microservice returns 503s under load
Bad query: help me think
The tool returns a structured scaffold containing:
[NEGATIVE GATE]: failure pattern to avoid[PROCEDURE]: steps to follow[REASONING TOPOLOGY]: decision flow with gates and traps[TARGET PATTERN]: correct shape your reasoning should take[FALSIFICATION TEST]: self-check criterionAmplify:signals to engageSuppress:failure modes to block
This is the opening of the README. Read the full README on GitHub.