← all publishers

toverux

@toverux source repo

25 published skills

  1. Codebase Design · toverux bundle
    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.
    0
    installs
  2. Afk · toverux bundle
    Keep the session's prompt cache warm while you step away.
    0
    installs
  3. Tdd · toverux bundle
    Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
    0
    installs
  4. Spec · toverux bundle
    Synthesize the current conversation into a published spec, test seams included.
    0
    installs
  5. Teach · toverux bundle
    Teach the user a new skill or concept, within this workspace.
    0
    installs
  6. Commit · toverux bundle
    Scan the session for compound-worthy learnings, then commit the working tree with a repo-appropriate, value-communicating message.
    0
    installs
  7. Handoff · toverux bundle
    Compact the current conversation into a handoff document for another agent to pick up.
    0
    installs
  8. Tickets · toverux bundle
    Break a spec, plan, or the current conversation into tracer-bullet tickets, each declaring its blocking edges.
    0
    installs
  9. Compound · toverux bundle
    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 preference.
    0
    installs
  10. Grilling · toverux bundle
    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.
    0
    installs
  11. Research · toverux bundle
    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.
    0
    installs
  12. Simplify · toverux bundle
    Optional pre-review quality pass — preserving fixes through the reuse, simplification, and efficiency lenses. Bug hunting is /review-gate's job.
    0
    installs
  13. Implement · toverux bundle
    Implement a spec or a single ticket, driving TDD at the seams agreed in the spec.
    0
    installs
  14. Prototype · toverux bundle
    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.
    0
    installs
  15. Wait What · toverux bundle
    Stop. That last message did not land — re-pitch it.
    0
    installs
  16. Review Gate · toverux bundle
    The review gate — effort-scaled, multi-angle review of the working diff or the changes since a fixed point, every finding independently verified.
    0
    installs
  17. Questionnaire · toverux bundle
    Turn a decision you can't fully answer into a questionnaire for someone else to fill in.
    0
    installs
  18. Diagnosing Bugs · toverux bundle
    Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
    0
    installs
  19. Compound Refresh · toverux bundle
    Garbage-collect the knowledge stores — audit AGENTS.md, and docs/solutions/ where that store is enabled, against the current code.
    0
    installs
  20. Writing For Agents · toverux bundle
    Load before writing or editing any file an agent will load and act on — a skill (SKILL.md), an AGENTS.md or CLAUDE.md, or a rules file. The vocabulary and principles that make those files predictable. A session that only reads them leaves this unloaded.
    0
    installs
  21. Setup Cantrips Loop · toverux bundle
    Configure this repo's cantrips loop — knowledge stores and storage backend — by writing docs/agents/cantrips-loop.md.
    0
    installs
  22. Setup Git Guardrails · toverux bundle
    Setup Git Guardrails
    0
    installs
  23. Sync Upstream · toverux
    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.
    0
    installs
  24. Resolving Merge Conflicts · toverux bundle
    Use when you need to resolve an in-progress git merge/rebase conflict.
    0
    installs
  25. Improve Codebase Architecture · toverux bundle
    Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
    0
    installs