cognitive-systems-engineering
CommunityDesign resilient, stateful AI agent brains
Software Engineering#rag#multi-agent#memory-systems#agent-design#cognitive-architecture#act-r#decision-cycles
AuthorKrystianYCSilva
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps architects and engineers move beyond stateless prompt-response agents by providing blueprints for persistent, goal-directed AI minds that manage memory, make repeatable decisions, and coordinate multiple specialist agents.
Core Features & Use Cases
- Tiered Memory Design: Patterns for Working, Episodic, Semantic, and Procedural memory using sliding windows, vector stores (RAG), and context files.
- Decision Cycle Implementations: Guidance for choosing and implementing OODA, ReAct, or production decision loops with retry counters and escalation.
- Multi-Agent Patterns: Orchestrator-workers, blackboard, pipeline, and debate topologies for decomposing complex tasks across specialists.
- Use Case: Build a customer-support agent that retains session context, retrieves past interactions via embeddings, chooses tools to act, and delegates billing tasks to a payment worker.
Quick Start
Design a cognitive agent architecture with working, episodic, semantic, and procedural memory, select an OODA or ReAct decision cycle, and propose a multi-agent pattern for coordinating tool use and retries.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cognitive-systems-engineering Download link: https://github.com/KrystianYCSilva/math-theory-lib/archive/main.zip#cognitive-systems-engineering Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.