Audits whether an agent actually did what it was asked. Catches the false 'Done' on Stop: missed subtasks, stubbed/no-op work, false 'tests pass', a method silently dropped in a refactor (dangling reference), and — uniquely — a standing project rule that was in context and overridden anyway. Runs on Stop, pre-commit…
★not rated 6 1mo agoA
tokens not measured
originalMIT
Your agent's memory, in a repo you own: the tome CLI, skills (capture, query, ingest, retrospect, write-a-plan, pickup-task), a SessionStart hook that points every session at the vault, a scoped Stop sync reminder, a no-build browse frontend (tome serve), and tome init to scaffold a fresh vault.
★not rated 6 1mo agoA
tokens not measured
originalMIT
A spec-driven development pipeline for AI coding agents — PRD → Plan → Tasks → Agents → Implement, with per-slice review gates, ADR management, and cost capture.
★not rated 6 2mo agoA
tokens not measured
originalMIT
Dynamically match reasoning effort to task complexity: five tiny skills (low/medium/high/xhigh/max) whose descriptions classify each task, so Claude self-selects the right effort level without setting /effort manually.
A programming language for agentic finance - structured, reviewable spells that compile to deterministic execution with explicit AI judgment boundaries.
Correct-usage guard for the Neuron semantic memory MCP: injects the preturn/storeturn loop and anti-misuse rules at session start, plus an on-demand usage playbook skill.
Delegates token-heavy, self-contained tasks to local CLI backends chosen by task size and type, with credit-exhaustion fallback through the backend chain to native Claude and a glanceable statusline HUD. Routing and shipped backend behavior are configured in config/roster.json; adding a new backend kind requires…
A platform-neutral director/implementer operating protocol for AI coding agents. One high-capability director plans, decomposes, delegates, and reviews; implementer subagents write the actual code. Includes a defined escalation path (Rescue Agent promotion, then takeover) instead of leaving stuck implementers to…
★not rated 6▲
+1 1mo agoA
tokens not measured
originalMIT
Dispatch Chain — template for building chain skills that invoke other skills in a named order via Dispatch. Runs without stopping mid-sequence. Customize the ordered list and handoff rules for your chain; leave the never-stop contract as-is. Includes build-time local-file discovery and preflight skill mapping.
briefbound-skills. Chinese-first Codex skill pack for intent alignment, dynamic routing, lightweight development, code review, UI design, and AI research workflows.
★not rated 6▲
+2 1mo agoA
tokens not measured
originalMIT
Set up and use the OpenCode 'zen' model harness in any project — route agent work to cheaper models by capability (fast=kimi-k2.6, reasoning-heavy/code-generation=glm-5.2) to save Claude's token budget, with Claude orchestrating and validating. One-command setup writes /.config/vinay-agent/config.toml and tests both m.
A software-development lifecycle framework for coding agents used with Claude Code, OpenCode, Cursor, and Antigravity. An SDLC is the set of stages used to plan, build, test, and maintain software.
★not rated 6 16d agoA
tokens not measured
originalMIT
Open-source agent skills from Temi for Claude Code, Claude Cowork, Codex, Cursor, and Gemini CLI.
★not rated 6 2mo agoA
tokens not measured
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: