simplicio-tasks

A compatibility alias for another command called /simplicio-loop, which coordinates a larger body of autonomous work.

In plain words
What is it for?
It routes requests made with /simplicio-tasks to the /simplicio-loop procedure and its supporting planning, quality, safety, and delivery rules.
Why use it?
It keeps older installations, saved prompts, and adapters working when they still use the previous command name.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/wesleysimplicio/simplicio-loop/simplicio-tasks
Any agent
npx skills add wesleysimplicio/simplicio-loop --skill simplicio-tasks
Clone the repo
git clone --depth 1 https://github.com/wesleysimplicio/simplicio-loop

Made for: Claude Code, Codex.

Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 659 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00067 $0.00659
Opus 5 $0.00034 $0.00329
Sonnet 5 $0.00013 $0.00132
Haiku 4.5 $0.00007 $0.00066

Measured yesterday against content hash 56e31fc390ce, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

simplicio-tasks scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/simplicio-tasks/SKILL.md · 51 lines

How it starts

The opening of the file, as written. The whole thing — 51 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/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

  1. Treat /simplicio-tasks <goal> exactly as /simplicio-loop <goal>.
  2. Load and follow .claude/skills/simplicio-loop/SKILL.md as the authoritative protocol.
  3. 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.

Regras arquiteturais globais (obrigatórias)

  • Delete diretamente o que está obsoleto; não preserve compatibilidade retroativa, não crie migrações e não deixe fallbacks.
  • Escolha a implementação mais simples para a necessidade atual; sem abstrações preventivas ou configuração desnecessária.
  • Entregue primeiro o mínimo end-to-end e evolua por camadas longas, sem desmontar o que funciona por complexidade inacabada.
  • Mantenha modularidade e separação clara de responsabilidades.
  • Prefira bibliotecas maduras e mantidas; reescreva do zero apenas com motivo técnico explícito.
  • Inspecione as dependências existentes antes de adicionar pacotes ou reimplementar.
  • Tome decisões arquiteturais para o longo prazo; não deixe soluções temporárias.
  • Reutilize padrões validados por produtos maduros; não reinvente a roda.

Read the full file on GitHub · 51 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 51 lines · 67 tokens per session scan A 56e31fc390ce

Subscribe to this mod's changes

simplicio-tasks is a skill published in the GitHub repository wesleysimplicio/simplicio-loop (2 stars, last pushed 2d ago), licensed MIT. It adds 67 tokens to every session and 659 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

orbit-upgrade

Upgrade the installed orbit plugin to the latest version from GitHub and show what changed. Use when the user says "upgrade orbit", "update agentic loop", "get the latest orbit", or when the /orbit preamble reports UPGRADEAVAILABLE. Speech-to-text aliases: "update agent loop", "upgrade the agent loop".

Abdulaziz-almoshen/orbit · 71 tokens

gemini-vision

Analyze images using Google Gemini 2.0 Flash with proxy support, retry logic, and mock mode.

XSpoonAi/spoon-awesome-skill · 26 tokens

orbit

Transform any product repository into a production-grade, self-prompting agentic loop system following Daisy Hollman's "build a system that prompts itself" methodology. Audits the current project, then scaffolds persistent memory (CLAUDE.md + STATE files), a specialized sub-agent team, domain skills, a…

Abdulaziz-almoshen/orbit · 233 tokens

hive.chart-creation-foundations

Required reading whenever any chart tool is available. Teaches the one-tool embedding contract (call chartrender → live chart appears in chat AND a downloadable PNG lands in the queen session dir), the ECharts (data viz) vs Mermaid (structural diagrams) decision, the BI/financial-grade aesthetic baseline (no…

aden-hive/hive · 133 tokens

development

开发语言能力索引。Python、Go、Rust、TypeScript、Java、C++、Shell。当用户提到编程、开发、代码、语言时路由到此。.

fengshao1227/ccg-workflow · 41 tokens

model-update

新增或更新 CCX 项目中的模型注册技能。适用于 Claude 与非 Claude 模型,覆盖能力表、路由白名单、基准映射、代码生成与验证。.

BenedictKing/ccx · 43 tokens