contextdb-autopilot

Installation
SKILL.md

ContextDB Autopilot

Working directory: project root. Commands assume repo root; npm run contextdb runs from mcp-server/.

Overview

Use this skill only to persist and retrieve ContextDB state. ContextDB is no longer a prompt-injection layer.

Runtime rules:

  • Do not auto-inject ContextDB packets, continuity summaries, persona overlays, user overlays, route guides, or handoff prompts into model prompts.
  • Interactive startup may show a short local unfinished-task summary to the user; it must not pass that summary as model input.
  • One-shot mode sends only the explicit --prompt text to the selected client.
  • Durable workflow constraints belong in checked-in instruction files (AGENTS.md, CLAUDE.md, GEMINI.md) and repo-local skills.

Deprecated prompt-loading flags are intentionally unsupported:

  • --startup-mode inject
  • --context-mode
  • --limit
  • CTXDB_AUTO_PROMPT
Installs
1
Repository
rexleimo/aios
GitHub Stars
52
First Seen
4 days ago
contextdb-autopilot — rexleimo/aios