morelogic
by Ryan lyell
A cognitive reasoning protocol and Markdown-based local memory system for high-stakes AI development and strategy.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Switch to full reasoning mode and analyze the current project architecture for security flaws, then save your findings to the vault.
Your agent does
[LogicMode: full] [LogicVault: write security-audit-01] Analyzed 7-step reasoning path: Skepticism flagged unencrypted local storage; Self-Reflexivity noted limited container scope.
Recommendation: Rotate API keys. Detailed audit saved to .agent/memory/ml-vault/logicvault.md.
What you get
About this skill
What it does
MoreLogic is a high-precision reasoning and local memory framework designed for CLI-based AI agents. It implements a sophisticated 7-step cognitive protocol—covering Judgment, Skepticism, Sensitive Reading, Rationality, Originality, Activist Engagement, and Self-Reflexivity—to transform standard model outputs into vetted, audit-aware architectural and strategic decisions. It includes a robust file-based memory system, LogicVault, which allows agents to maintain long-term project context, decision logs, and trust settings directly within your local workspace.
Why use this skill
Standard prompting often suffers from "shallow thinking" or context loss between sessions. MoreLogic forces the agent to internally simulate critical thinking and verify facts before providing an answer. It replaces ephemeral context with a durable Markdown memory layer, ensuring your agent remembers architectural constraints, project-specific quirks, and past decisions across different sessions without needing an external database or expensive RAG infrastructure.
Supported tools
- CLI Agents: Optimized for Claude Code, Cursor, and other terminal-based AI assistants.
- Local Filesystem: Uses standard Markdown files in
.agent/memory/for transparent, version-controllable memory. - Reasoning Modes: Configurable
Full,Moderate, andOffmodes to balance rigor and performance.
Output
In high-stakes modes, the agent provides deeply rationalized answers that explicitly state limitations, cite local memory entries, and flag potential contradictions. It also maintains a structured audit.md log of all memory mutations for full traceability.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
3 skills on Agensi
Frequently Asked Questions
Popular in AI Agents & LLM Ops
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
codex-grade-coding
Turn your AI agent into a senior engineer with strict task classification and verification-driven coding protocols.
truth-first
Eliminate hallucinations with an evidence-first verification framework for system state, configs, and file contents.
instruction-layer-auditor
Audit and de-conflict complex agent instruction stacks to fix inconsistent behavior and logic bloat.