kit

Solid

A minimal Claude Code workflow kit for spec-driven development with verification. 12 hooks + 12 commands + 8 agents + 1 skill.

plugin 7 stars 2 forks Updated today MIT

Install

Plugins install via a marketplace, in two steps.

This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.

View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (5)

API & Backend Listed

get-api-docs

Fetch curated API documentation using Context Hub (chub) before coding against any external API. Use when the task involves calling a third-party API (Stripe, OpenAI, Airwallex, Notion, etc.) to prevent hallucinated parameters and deprecated endpoints.

7 Updated today
dwarvesf
Code & Development Solid

memory-tidy

Use when auditing, consolidating, or cleaning a repo's .claude/memory store, "dọn memory", "memory tidy", the biweekly memory audit, duplicate or stale memory notes, MEMORY.md index drift (notes missing from the index, index entries with no file), or when a scheduled run asks for the memory-tidy audit of a repository. NOT for the built-in machine-local auto-memory under ~/.claude/projects (not git-tracked, no PR gate) and NOT for editing a single note (just edit it).

7 Updated today
dwarvesf
AI & Automation Listed

observe

Query and render the kit's control plane from an agent session. Use when asked about the fleet's runs, gate verdicts, conformance, spend/tokens/cache economics, the cognitive-debt score, replaying a recorded run, benchmark results, or building/refreshing the observability dashboard. Trigger phrases include "dashboard", "control plane", "how much did we spend", "token usage", "cache hit rate", "cognitive debt", "debt score", "replay run <rid>", "gate log for <rid>", "conformance", "fleet stats", "observability numbers". All surfaces are CLIs under lib/bench; agents should prefer the JSON verbs over parsing HTML.

7 Updated today
dwarvesf
Code & Development Solid

skill-review

Review and promote skill drafts that skill-curator staged from past sessions. Use when the user runs /skill-review, says "review my skill drafts", "promote a staged skill", or asks what skills the self-improvement loop proposed. Lists drafts under ~/.claude/skill-proposals/, runs the writing-skills quality bar on each, then promotes the approved ones into ~/.claude/skills/ or rejects them.

7 Updated today
dwarvesf
Code & Development Listed

stats

Query or render the state of the scattered kit/tide/tg-cleanup/learned ledgers (the dwarves-kit gate/proof/telemetry corpus, tide file-move state, tg-cleanup snapshots, the learning ledger), and detect + propose backlog rows off anomalies in that state. Use when the operator asks to SEE ledger state -- "show me the ledger state", "my debt", "understanding debt", "telemetry", "token cost" / "how much am I spending on tokens", "kit runs" / "kit lane telemetry", "ledger status", "render the ledger", "ledger dashboard", "share this as an artifact" (mid-ledger-conversation) -- or to check/propose off it -- "any ledger anomalies", "is my debt over threshold", "propose a backlog row from the ledger state". Drives the read-only `stats` CLI (dwarves-kit/lib/stats) and renders the result as EITHER an in-terminal reply (bot-reply-formatting , tables + bar-fills) or a shareable web Artifact, both from the same one query; `stats anomalies` is the feedback-loop path, PROPOSE-only (stages a cc-backlog candidate, never files

7 Updated today
dwarvesf

Agents (18)

acceptance-verifier.md advisor.md agent-effectiveness.md brief-reviewer.md code-reviewer.md doc-verifier.md fix-agent.md integration-verifier.md meta-agent.md recheck-verifier.md research-architecture.md research-features.md research-pitfalls.md research-stack.md responding-to-review.md security-reviewer.md system-verifier.md task-verifier.md

Commands (27)

absorb.md adopt.md assign.md debug.md design.md devs-team.md dispatch.md docs.md draft-agent.md execute.md grill.md kit-health.md mega.md next.md retro.md review-team.md review.md ship.md spec-validate.md spec.md start.md test-plan-review-team.md test-plan.md think.md ui-design.md verify.md visual-team.md

Hooks (18)

anti-rationalization.sh auto-format.sh codebase-index.sh commit-format.sh context-readiness.sh hooks.json notification.sh output-offload.sh permission-auto-approve.sh post-compact-reinject.sh pre-compact-backup.sh safety-gate.sh secrets-guard.sh session-state-save.sh ship-gate.sh slop-cleaner.sh spec-drift-guard.sh statusline.sh

Quality Score: 70/100

Stars 20%
30
Recency 20%
100
Manifest 20%
80
Documentation 15%
0
Issue Health 10%
50
License 10%
100
Description 5%
100

Details

Author
dwarvesf
Repository
dwarvesf/dwarves-kit
Created
3 months ago
Last Updated
today
Language
Shell
License
MIT