smithery/juelhossain

agent-logic

Reasoning frameworks and personas for AI decision making

Installation

$ npx skills add smithery/juelhossain --skill agent-logic

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,656 B
  • docs SUMMARY.md 75 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Overview

This skill defines the cognitive framework for the Brain agent. It contains the personas used in the Optimist vs Critic debate.

Personas

  • Optimist: Located in ai-env/personas/optimist.md. Focuses on positive Expected Value and news alignment.
  • Critic: Located in ai-env/personas/critic.md. Focuses on variance, slippage, and liquidity risks.

Decision Gate

A trade must pass the following checks within this skill's logic:

  1. Debate Consensus: Judge finds the Optimist's case more compelling.
  2. Confidence: Min 85%.
  3. Variance: Max 0.25 in Monte Carlo simulation.

Usage

Agents should load these personas when generating prompts for the Brain's Gemini cycle.

Evolution Context

Evolution Entry [2026-01-29 20:34]

  • Trigger: Code changes detected
  • Files: engine/agents/base.py, engine/agents/brain.py, engine/agents/gateway.py
  • Additional: 2 more files

Evolution Entry [2026-01-29 20:34]

  • Trigger: Code changes detected
  • Files: engine/agents/base.py, engine/agents/brain.py, engine/agents/gateway.py
  • Additional: 2 more files

Evolution Entry [2026-01-29 20:34]

  • Trigger: Code changes detected
  • Files: engine/agents/base.py, engine/agents/brain.py, engine/agents/gateway.py
  • Additional: 2 more files

Evolution Entry [2026-01-29 20:34]

  • Trigger: Code changes detected
  • Files: engine/agents/base.py, engine/agents/brain.py, engine/agents/gateway.py
  • Additional: 2 more files