metacognitive-context-orchestrator

Orchestrate metacognitive reasoning workflows with local vector stores and state machines.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/FacundoSu1986/Sky-Claw --skill metacognitive-context-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metacognitive-context-orchestrator
Source: https://github.com/FacundoSu1986/Sky-Claw/tree/main/.agents/skills/metacognitive-context-orchestrator
Command: npx skills add https://github.com/FacundoSu1986/Sky-Claw --skill metacognitive-context-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Framework to manage memory and contextual data using asynchronous metacognitive reasoning, keeping all data local to ensure sovereignty in WSL2 environments.

Core Features & Use Cases

  • Local, asynchronous daemon-core for metacognitive reasoning with vector-store-backed memory
  • Bayesian confidence calibration and HITL-ready decision points for safe automation
  • Orchestrates multi-agent flows and state transitions between gateways and Python agents

Quick Start

Install and run the metacognitive daemon core with asyncio-enabled Python, then configure the local vector store path and start the orchestration.

Frequently Asked Questions about metacognitive-context-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage local context and memory for Python agents in WSL2?

You can manage local context and memory by running an asynchronous daemon core that uses vector-store-backed memory to orchestrate state transitions between gateways and Python agents within WSL2.

What is metacognitive reasoning for local RAG retrieval?

Metacognitive reasoning for local RAG retrieval is an asynchronous, state-machine-based workflow that applies Bayesian confidence calibration and human-in-the-loop checkpoints to safely manage local vector store data.

Can I build a background daemon for asynchronous state transitions in WSL2?

Yes, you can build a background daemon in WSL2 using asyncio-enabled Python to handle asynchronous state transitions and orchestrate multi-agent flows while keeping all data local for sovereignty.

Do I need a local vector store to run metacognitive orchestration?

Yes, a local vector store is required to configure the memory path and enable RAG-style retrieval when you start the asynchronous metacognitive reasoning daemon.

How does Bayesian confidence calibration handle HITL automation safely?

Bayesian confidence calibration evaluates decision confidence to trigger human-in-the-loop support points, ensuring safe automation before the state machine executes multi-agent state transfers.

What are the limitations of using local metacognitive reasoning daemons?

This approach is limited to WSL2 environments and requires asyncio-enabled Python, meaning it is bound by local vector store capacity and safe data residency constraints rather than distributed cloud scaling.