contextdb-autopilot

Installation
SKILL.md

ContextDB Autopilot

Overview

Use this skill to run a task with full filesystem context DB automation in one command.

Script path: scripts/ctx-agent.sh Runtime core: scripts/ctx-agent-core.mjs (single source for sh/mjs wrappers)

When to Use

  • You want cross-CLI memory continuity (codex, claude, gemini, opencode) in the same project.
  • You need zero-manual context DB operations per task run.
  • You want each run to auto-write user event, assistant event, checkpoint, and refreshed context packet.
  • You want interactive wrappers to auto-seed route-aware startup prompts so the agent can classify single/subagent/team and trigger AIOS route commands without user-entered trigger commands.

Required Pattern

Use one-shot mode (--prompt) for full automation.

scripts/ctx-agent.sh --agent codex-cli --project rex-cli --prompt "继续上次任务,先做最小变更"
Related skills

More from rexleimo/rex-cli

Installs
3
GitHub Stars
35
First Seen
Apr 15, 2026