| name | simplicio-tasks |
| description | Legacy compatibility alias for `/simplicio-loop`. Use only when an older install, adapter, or saved prompt still invokes `/simplicio-tasks`; immediately route the run through `.claude/skills/simplicio-loop/SKILL.md`, which now owns the public core + loop protocol. |
/simplicio-tasks — legacy alias for /simplicio-loop
/simplicio-loop is now the single public command for Simplicio's autonomous body-of-work
orchestration. This file remains only so older installs, adapter docs, or saved prompts that still
mention /simplicio-tasks keep working without breaking.
What to do
- Treat
/simplicio-tasks <goal> exactly as /simplicio-loop <goal>.
- Load and follow
.claude/skills/simplicio-loop/SKILL.md as the authoritative protocol.
- Keep these shared references for deep detail when needed:
| Need depth on… | Read |
|---|
| the 50 extension points + fallbacks | references/extension-points.md |
| token economy (catalog, caps, clamp, tee+CCR, terminal table) | references/token-economy.md |
| discover / intake / route / autoscale / speed / model-routing | references/orchestration.md |
| quality loop · safety gates · delivery · feedback | references/quality-safety-delivery.md |
| 24/7 standing loop · arming the watcher | references/standing-loop-247.md |
| front-end proof via Playwright | references/web-evidence.md |
| demo-video proof (Playwright default · hyperframes on request) | references/video-evidence.md |
Compatibility note
- Public docs, installers, and runtime entry files should point to
/simplicio-loop.
- Older prompts such as
/simplicio-tasks finish all the open issues are still accepted as an
alias and should be executed with the unified /simplicio-loop contract.