wesleysimplicio

47 mods across 3 repositories, 47 stars between them.

simplicio

01

wesleysimplicio/simplicio

Plugin Claude Code

Plugin marketplace listing 5 plugins: simplicio, simplicio-loop, simplicio-prompt, simplicio-sprint, simplicio-hermes.

24 yesterday A tokens not measured

simplicio-nest-gate

02

wesleysimplicio/simplicio

Skill Claude CodeCodex

N-Nest protocol — multi-level gate-corrected agent tree. PRIME depth verification, BH port.port.port addressing, per-level confabulation catch.

24 yesterday A 39 tokens

simplicio-loop

03

wesleysimplicio/simplicio

Plugin Claude Code

Autonomous looping orchestrator + satellite skills that drains a backlog end-to-end on any LLM/runtime: discover, implement, verify, review, merge, close. /simplicio-loop is the unified public entrypoint for core + hardened loop; /simplicio-tasks remains only a legacy alias. Exits only on evidence-gated completion…

24 yesterday A tokens not measured

wesleysimplicio/simplicio

Skill Claude CodeCodex

Evolutionary optimize-by-metric loop — mutate a target, evaluate against fixed criteria, KEEP if the score improves (commit) or REVERT if it doesn't (git checkout), repeat, plateau-break after N stagnated runs. Adapts Karpathy's autoresearch pattern (and the ECC autoresearch-agent) with mandatory yool guardrails (§11…

24 yesterday A 0 tokens

simplicio-compress

05

wesleysimplicio/simplicio

Skill Claude CodeCodex

Cut output and memory tokens without losing meaning — terse prose levels (caveman-style) that preserve code/paths/URLs byte-for-byte, plus a one-time memory/doc compaction pass that pays back every future turn. Use when replies or worker reports are verbose, when standing context (CLAUDE.md/AGENTS.md/notes) is…

24 yesterday A 107 tokens

simplicio-dev-cli

06

wesleysimplicio/simplicio

Skill Claude CodeCodex

Perform deterministic Simplicio code changes and validation through the Dev CLI. Use for file edits, patches, implementation, formatting, tests, diagnostics, pre-effect validation, retries, evidence files, and safe mutation workflows. The agent decides intent; Dev CLI owns the mutation and verification.

24 yesterday A 62 tokens

simplicio-fast

07

wesleysimplicio/simplicio

Skill Claude CodeCodex

Accelerate Simplicio retrieval with indexed search, ranking, cache, mmap, and bounded parallel reads. Use for repeated or large context lookups, low-latency symbol/file retrieval, snapshot-backed ranking, and cache-aware discovery. Do not use it as the source of truth or as a file mutation tool.

24 yesterday A 68 tokens

simplicio-learn

08

wesleysimplicio/simplicio

Skill Claude CodeCodex

Persist what a run taught you so the next run is cheaper and more correct — mine high-signal lessons from the trajectory, dedup them, and write them back to AGENTS.md / memory so they're applied not re-derived. Use after a run or at session end, when the user says "remember this", "do a retrospective", "learn from…

24 yesterday A 109 tokens

simplicio-loop

09

wesleysimplicio/simplicio

Skill Claude CodeCodex

Unified public entrypoint for Simplicio's body-of-work orchestration: core + loop in one command. Use when the user types /simplicio-loop, says "ralph loop", "keep iterating until done", "finish all open issues", or asks to drain a queue of work autonomously. Runtime-agnostic: binds a real stop-hook where the host…

24 yesterday A 120 tokens

simplicio-mapper

10

wesleysimplicio/simplicio

Skill Claude CodeCodex

Survey and understand Simplicio codebases before action. Use for repository discovery, architecture mapping, symbol and dependency lookup, call-graph analysis, precedent search, snapshot creation, context selection, and any task where an agent must understand the project before editing. Do not use it as the mutation…

24 yesterday A 66 tokens

simplicio-orient

11

wesleysimplicio/simplicio

Skill Claude CodeCodex

Terminal-first execution — answer facts with the shell, never with the LLM. Use whenever a step needs a fact about the filesystem, git, processes, or system resources, or runs a build/test/lint/diff whose output would flood context. Substitutes deterministic shell/CLI calls for native LLM operations and clamps their…

24 yesterday A 119 tokens

simplicio-prism

12

wesleysimplicio/simplicio

Skill Claude CodeCodex

Route broad or ambiguous work across Simplicio Mapper, Fast, Dev CLI, Loop, and Runtime. Use when a request spans components, requires choosing the correct capability, needs an end-to-end workflow, or the agent is unsure which Simplicio skill to invoke. Prism classifies and composes; it does not execute mutations…

24 yesterday A 74 tokens

simplicio-review

13

wesleysimplicio/simplicio

Skill Claude CodeCodex

Deep, adversarial branch review — parallel subagents on separate rubrics (security/correctness, code-quality, and does-it-reproduce), spawned in one message, then deduped into one verdict. Runs for EVERY item, no TRIVIAL/SMALL shortcut — it is 3 of the 6 roles in simplicio-tasks' minimum-agent floor. Use before…

24 yesterday A 144 tokens

simplicio-runtime

14

wesleysimplicio/simplicio

Skill Claude CodeCodex

Govern and execute Simplicio workflows through native execution, MCP, gates, checkpoints, receipts, backpressure, pools, memory, and subagents. Use when a task needs durable evidence, controlled side effects, native acceleration, MCP compatibility, or Runtime reconciliation. Do not make Loop depend on Runtime for…

24 yesterday A 69 tokens

simplicio-tasks

15

wesleysimplicio/simplicio

Skill Claude CodeCodex

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.

24 yesterday A 67 tokens

simplicio-hermes

16

wesleysimplicio/simplicio

Plugin Claude Code

Hermes middleware adapter for deterministic Simplicio Runtime preparation and redacted provider receipts.

24 yesterday A tokens not measured

simplicio-hermes

17

wesleysimplicio/simplicio

Skill Claude CodeCodex

Integrate or validate the Simplicio middleware adapter for Hermes model calls and provider receipts.

24 yesterday A 24 tokens

simplicio-prompt

18

wesleysimplicio/simplicio

Plugin Claude Code

Tuple-Space + Yool safe-speed runtime for Claude Code. A UserPromptSubmit hook makes it always-on (injects the runtime contract on every prompt unless the user stands down). Routes any user input through a Hilbert-indexed tuple graph with lazy batchspawn, LaneWorkerPool, receipt cache, jittered backoff, circuit breake.

24 yesterday A tokens not measured

simplicio-install

19

wesleysimplicio/simplicio

Command

Install the simplicio-prompt runtime contract into the current repository's agent rules files (CLAUDE.md, AGENTS.md, .cursorrules, .github/copilot-instructions.md, etc.).

24 yesterday A 42 tokens

simplicio-status

20

wesleysimplicio/simplicio

Command

Toggle the simplicio-prompt opt-in status output ([Tuple Space Snapshot] / [Active] / [Total] / [Next Yool] / [Partial Result]).

24 yesterday A 34 tokens

simplicio

21

wesleysimplicio/simplicio

Command

Run the next user task through the simplicio-prompt Tuple-Space + Yool safe-speed runtime.

24 yesterday A 21 tokens

UserPromptSubmit

22

wesleysimplicio/simplicio

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.mjs via node. From wesleysimplicio/simplicio.

24 yesterday A tokens not measured

simplicio-sprint

23

wesleysimplicio/simplicio

Plugin Claude Code

Reads Jira, Azure DevOps, or GitHub sprint work, maps each card, delegates edits to simplicio-cli, captures evidence, and opens draft PRs for human review.

24 yesterday A tokens not measured

sendsprint

24

wesleysimplicio/simplicio

Skill Claude CodeCodex

Autonomous sprint delivery. Reads a Jira / Azure DevOps / GitHub sprint, delegates each task's code edit to simplicio-cli, captures evidence, and opens a draft PR. Triggers on "rode o sendsprint", "executar sprint", "entregar sprint", "run sendsprint", "ship my sprint", "deliver my sprint", "ejecutar sprint".

24 yesterday A 81 tokens