/install apollo-mode
Apollo Mode (On-demand)
Use this only when the user explicitly asks to enable/disable this mode, or when mode is already enabled for coding tasks.
State file
Track mode in:
memory/sysflow-mode.md
Format:
enabled: true|false
updatedAt: \x3CISO>
notes: \x3Coptional>
Commands
- Enable phrases:
включи sysflow,enable sysflow,sysflow on- Write
enabled: trueto the state file. - Confirm in 1 short message.
- Write
- Disable phrases:
выключи sysflow,disable sysflow,sysflow off- Write
enabled: false. - Confirm in 1 short message.
- Write
- Status phrases:
статус sysflow,sysflow status- Read state and report enabled/disabled.
Workflow when enabled (coding tasks only)
For coding/build/debug requests, follow this order:
- Clarify objective and constraints quickly.
- Produce a short spec (chunked, easy to review).
- Produce an implementation plan with small tasks.
- (Optional, 30 sec) Run a mini risk review:
- How can this fail in production?
- What is the weakest dependency/state assumption?
- What signal will show regression + how to rollback fast?
- Execute task-by-task (prefer test-first for risky changes).
- Verify against acceptance criteria, then summarize outcome + next step.
Use templates from references/ when useful.
Red flags (quick self-check)
If you notice these thoughts, slow down and apply the workflow:
- "Сейчас быстро вкачу без плана" for non-trivial changes.
- "И так понятно, тесты потом" on risky edits.
- "Откат не нужен" before touching config/auth/cron/system files.
- "Похоже работает" without explicit verification.
Guardrails
- Do not force this workflow for non-coding chat.
- If user asks for speed (
quick,без плана,just do it), skip to minimal plan and execute. - Keep updates concise; avoid process spam.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install apollo-mode - After installation, invoke the skill by name or use
/apollo-mode - Provide required inputs per the skill's parameter spec and get structured output
What is Apollo Mode?
开启或关闭工程师模式,让AI按规范流程工作。 开启或关闭工程师模式,让AI按规范流程工作:先定目标,写规格、拆任务、小步执行、最后验收。 It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.
How do I install Apollo Mode?
Run "/install apollo-mode" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Apollo Mode free?
Yes, Apollo Mode is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Apollo Mode support?
Apollo Mode is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Apollo Mode?
It is built and maintained by nic-yuan (@nic-yuan); the current version is v1.0.0.