Agent Plugins Marketplace
All plugins

kit

v2.2.0

Spec-driven workflow with shared Claude Code and Codex guardrails.

CodexClaude Code13 Skills

By Dwarves Foundation11 GitHub starsUpdated 5 days ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
13 skill or MCP entries
Source updated
Sep 19, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install kit for Codex and Claude Code

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add kit@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

Compatibility: the page URL and API slug “kit-2” remain stable.

  • Codex: kit-2@agent-plugin-marketplacekit@agent-plugin-marketplace

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/dwarvesf/dwarves-kit

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

kit/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/backlog-reconcile/SKILL.md
├── skills/ci-drift/SKILL.md
├── skills/doc-drift/SKILL.md
├── skills/gauntlet-proof-audit/SKILL.md
├── skills/get-api-docs/SKILL.md
├── skills/loop-engineering/SKILL.md
├── skills/memory-tidy/SKILL.md
├── skills/observe/SKILL.md
├── skills/repo-hygiene/SKILL.md
├── skills/skill-review/SKILL.md
├── skills/stats/SKILL.md
├── skills/topology-drift/SKILL.md
└── skills/web-drift/SKILL.md

Included Skills13

backlog-reconcileskills/backlog-reconcile/SKILL.md

Use to audit a repo's `_meta/BACKLOG.md` Active queue against reality, "audit the backlog", "reconcile the board", "is the board still true", "dọn backlog", "rà soát backlog", or a scheduled backlog-reconcile run. NOT for filing new items onto the board, NOT for a single known-stale row (just fix it), NOT for the kit's own FEATURES/workflow-paths pair (topology-drift).

ci-driftskills/ci-drift/SKILL.md

Use for the whole-estate CI audit, "audit the CI", "are the runners clean", "check the release pipeline", "ci drift", "stale workflows / secrets / runners", or a scheduled CI-audit cadence run. NOT for one failing run (/kit:debug), NOT for doc prose (doc-drift).

doc-driftskills/doc-drift/SKILL.md

Use for the whole-estate doc audit, "run the doc-drift loop", "audit the docs against the code", "are the docs still true", "doc drift sweep", "check every doc claim", or a scheduled doc-audit cadence run. NOT for diff-scoped doc sync inside a build cycle (/kit:docs), NOT for dated records like specs, research, retros, NOT for one known-wrong doc (just fix it).

gauntlet-proof-auditskills/gauntlet-proof-audit/SKILL.md

Use to audit the gauntlet records, "are the ROUNDS.md records honest", "verify the proof corpus", "check each run record against its evidence", "audit the gauntlet corpus", "is the gauntlet proof trustworthy", or a scheduled run. NOT for re-running probes or rounds (`/kit:gauntlet` itself), NOT for the corpus-level stats projection (`lib/gauntlet/stats.sh`), NOT for non-gauntlet records.

get-api-docsskills/get-api-docs/SKILL.md

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.

loop-engineeringskills/loop-engineering/SKILL.md

Use to design or add a new bounded loop to the kit's SDLC orchestration ("let's build a loop", "design a new loop for the orchestrator", "loop engineering", "make this a bounded loop", "is this worth a loop"), or mentions of the Karpathy autoresearch or hill-climb loop. NOT for a one-off Stop-hook goal (goal-craft), NOT for the debug loop (/kit:debug), NOT for building the loop's code once agreed.

memory-tidyskills/memory-tidy/SKILL.md

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, or a scheduled memory-tidy audit. NOT for the built-in machine-local auto-memory under ~/.claude/projects, NOT for editing a single note (just edit it).

observeskills/observe/SKILL.md

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, or building/refreshing the observability dashboard. Trigger phrases include "dashboard", "control plane", "how much did we spend", "token usage", "cognitive debt", "fleet stats".

repo-hygieneskills/repo-hygiene/SKILL.md

Use for the whole-repo decay audit, "run the repo-hygiene loop", "what has rotted in this repo", "is anything mis-shelved", "dọn repo", or a scheduled cadence run. NOT for the machine surface outside a git repo (disk-reclaim), NOT for doc claims drifting from code (doc-drift), NOT for board rows (backlog-reconcile), NOT for one file you already know is stale (just move it).

skill-reviewskills/skill-review/SKILL.md

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.

statsskills/stats/SKILL.md

Query or render the state of the scattered kit/tide/tg-cleanup/learned ledgers, and detect + propose backlog rows off anomalies. Use when the operator asks to SEE ledger state -- "show me the ledger state", "my debt", "token cost" -- or to check/propose off it -- "any ledger anomalies". NOT for editing/mutating any ledger. NOT for ad-hoc SQL exploration. NOT a persistent TUI/app.

topology-driftskills/topology-drift/SKILL.md

Maintainer-only. Use to audit THIS KIT's OWN feature estate against its path map, "run the topology-drift loop", "feature inventory drift". NOT for a consumer/adopter repo, NOT for a target project (/kit:feature-map), NOT for regenerating the registry, NOT for whole-doc prose drift (doc-drift), NOT for one known-missing feature.

web-driftskills/web-drift/SKILL.md

Use for the live-website agent-readiness audit, "run the web-drift loop", "web drift sweep", "check the public sites", or a scheduled cadence run. NOT for docs/code in a checkout (doc-drift), NOT for CI/release state (ci-drift), NOT for the kit's feature registry (topology-drift), NOT for page-speed/Core Web Vitals, NOT for answer-engine citation, NOT for fixing a site (files rows only).

Plugin manifests2

.codex-plugin/plugin.json
{
  "name": "kit",
  "version": "2.2.0",
  "description": "Spec-driven workflow with shared Claude Code and Codex guardrails.",
  "author": {
    "name": "Dwarves Foundation",
    "url": "https://dwarves.foundation"
  },
  "homepage": "https://github.com/dwarvesf/dwarves-kit",
  "repository": "https://github.com/dwarvesf/dwarves-kit",
  "keywords": [
    "workflow",
    "spec-driven",
    "verification",
    "guardrails",
    "hooks"
  ],
  "hooks": "./hooks/codex-hooks.json"
}
.claude-plugin/plugin.json
{
  "name": "kit",
  "version": "2.2.0",
  "description": "Spec-driven Claude Code workflow with verification pipeline. Hooks, slash commands, and verification subagents.",
  "author": {
    "name": "Dwarves Foundation",
    "url": "https://dwarves.foundation"
  },
  "homepage": "https://github.com/dwarvesf/dwarves-kit",
  "repository": "https://github.com/dwarvesf/dwarves-kit",
  "keywords": [
    "workflow",
    "spec-driven",
    "verification",
    "subagents",
    "hooks"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[kit on Agent Plugins Marketplace](https://pluginsmp.com/plugins/kit-2)