reasoning

Installation
SKILL.md

Reasoning Harness

When this skill triggers, call the harness_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 criterion
  • Amplify: — signals to engage
  • Suppress: — failure modes to block

Absorb the scaffold internally and shape your response with it. The bracketed fields are instructions, not content to display. Do NOT echo the bracket labels, do NOT name the topology, do NOT meta-comment on calling the tool. The user-facing reply is naturally phrased and shaped by the injection.

Related skills

More from ejentum/ejentum-mcp

Installs
1
GitHub Stars
7
First Seen
5 days ago