strategy-engine

Community

4-stage LangGraph orchestration with Redis checkpoints.

Authorlofibrainwav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as the strategic decision hub, triaging commands through multiple strategists and persisting state for reliability.

Core Features & Use Cases

  • 4-Stage Triage: Parse, triage, strategize, and execute with consensus.
  • Redis Checkpointing: Stateful conversations for resilience and audit.
  • 3 Strategists: Zhuge Liang, Sima Yi, Zhou Yu for balanced decisions.

Quick Start

result = await chancellor.invoke({"command": "Optimize the database queries", "context": {"current_latency": "500ms"}})

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: strategy-engine
Download link: https://github.com/lofibrainwav/AFO_Kingdom/archive/main.zip#strategy-engine

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository