toverux

30 mods across 1 repository, 2 stars between them.

cantrips

01

toverux/cantrips

Plugin Claude Code

Plugin marketplace listing 1 plugin: cantrips.

2 2d ago A tokens not measured original MIT

cantrips

02

toverux/cantrips

Plugin Claude Code

The core engineering loop for coding agents (Claude Code, Codex CLI): grill, spec, tickets, implement with TDD at agreed seams, review, commit, plus a user-gated compound step that turns session learnings into durable project memory. Basic spells a caster always has prepared.

2 2d ago A tokens not measured original MIT

sync-upstream

03

toverux/cantrips

Skill Claude CodeCodex

Reconcile this repo's forked skills with a new upstream release. Use when the user says an upstream (compound-engineering, mattpocock/skills) was updated, asks to merge/sync upstream changes into the forks, or wants the forks' divergence audited.

2 2d ago A 59 tokens original MIT

cantrips AGENTS.md

04

toverux/cantrips

Instructions file CodexOpenCode

Instructions for toverux/cantrips, covering agents.md, project overview, there is no build, repository structure and how to add or revise a skill.

2 2d ago A 2,954 tokens original MIT

cantrips CLAUDE.md

05

toverux/cantrips

Instructions file

Instructions for toverux/cantrips, a project described as: πŸ€– Curated agent skills for AI agents β€” one coherent engineering loop that compounds: grill β†’ spec β†’ implement β†’ review β†’ commit β†’ learn. Adopt it or fork it!

2 2d ago A 3 tokens copy Β· 100% MIT

cantrips-loop

06

toverux/cantrips

Agent

What the six storage verbs translate to here, and which knowledge stores are enabled. Storage-touching skills read this doc instead of the plugin defaults. /setup-cantrips-loop wrote it; re-run that skill to change it.

2 2d ago A 0 tokens original MIT

afk

07

toverux/cantrips

Skill Claude CodeCodex

Keep the session's prompt cache warm while you step away.

2 2d ago A 15 tokens original MIT

codebase-design

08

toverux/cantrips

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2 2d ago A 57 tokens copy Β· 95% MIT

commit

09

toverux/cantrips

Skill Claude CodeCodex

Scan the session for compound-worthy learnings, then commit the working tree with a repo-appropriate, value-communicating message.

2 2d ago A 28 tokens original MIT

compound-refresh

10

toverux/cantrips

Skill Claude CodeCodex

Garbage-collect the knowledge stores β€” audit AGENTS.md, and docs/solutions/ where that store is enabled, against the current code.

2 2d ago A 32 tokens original MIT

compound

11

toverux/cantrips

Skill Claude CodeCodex

Capture this session's durable learnings and route each to the right knowledge store, every write user-gated. Use at loop end when /commit's opening scan finds candidates, when /diagnosing-bugs closes out a fix, or when the user wants to capture, remember, or write down a learning, convention, gotcha, decision, or…

2 2d ago A 74 tokens original MIT

diagnosing-bugs

12

toverux/cantrips

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2 2d ago A 40 tokens original MIT

grilling

13

toverux/cantrips

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to be grilled about a plan, wants a decision stress-tested, or when requirements are fuzzy before a spec is written.

2 2d ago A 46 tokens original MIT

handoff

14

toverux/cantrips

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

2 2d ago A 19 tokens original MIT

implement

15

toverux/cantrips

Skill Claude CodeCodex

Implement a spec or a single ticket, driving TDD at the seams agreed in the spec.

2 2d ago A 21 tokens original MIT

toverux/cantrips

Skill Claude CodeCodex

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

2 2d ago A 32 tokens original MIT

prototype

17

toverux/cantrips

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

2 2d ago A 39 tokens copy Β· 86% MIT

questionnaire

18

toverux/cantrips

Skill Claude CodeCodex

Turn a decision you can't fully answer into a questionnaire for someone else to fill in.

2 2d ago A 20 tokens copy Β· 92% MIT

research

19

toverux/cantrips

Skill Claude CodeCodex

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

2 2d ago A 49 tokens copy Β· 84% MIT

review-gate

21

toverux/cantrips

Skill Claude CodeCodex

The review gate β€” effort-scaled, multi-angle review of the working diff or the changes since a fixed point, every finding independently verified.

2 2d ago A 32 tokens original MIT

setup-cantrips-loop

22

toverux/cantrips

Skill Claude CodeCodex

Configure this repo's cantrips loop β€” knowledge stores and storage backend β€” by writing docs/agents/cantrips-loop.md.

2 2d ago A 33 tokens original MIT

toverux/cantrips

Skill Claude CodeCodex

Set up a hook that blocks dangerous git commands before they execute, in Claude Code or Codex CLI.

2 2d ago A 28 tokens original MIT

simplify

24

toverux/cantrips

Skill Claude CodeCodex

Optional pre-review quality pass β€” preserving fixes through the reuse, simplification, and efficiency lenses. Bug hunting is /review-gate's job.

2 2d ago A 32 tokens original MIT