agent scaffolding skills

17 tagged agent scaffolding, measured the same way as everything else here.

Browse within: Autonomous Agents 16agent-harness 16agent-harness-generator 16agentic-framework 16

compare-harnesses

01

ruvnet/metaharness

Skill Claude CodeCodex

Diff two scaffolded harnesses (ADR-031). Reports manifest meta drift + host list + per-file fingerprint changes (added/removed/changed). Exits 0 IDENTICAL, 1 DRIFT, 2 missing manifest. Use --bundle for the ADR-031 schema-1 JSON envelope.

624 +1 2d ago A 66 tokens original MIT

create-harness

02

ruvnet/metaharness

Skill Claude CodeCodex

Scaffold your own focused AI agent harness — pick host (Claude Code, Codex, pi.dev, Hermes), template, agents, skills, and ship a npm-publishable harness with its own npx CLI. Use when a user asks to "create my own agent harness", "scaffold a harness", "make a custom Claude Code plugin like ruflo", or "build a…

624 +1 2d ago A 89 tokens original MIT

diag-harness

03

ruvnet/metaharness

Skill Claude CodeCodex

Kernel-version skew check (ADR-027). Reports manifest surface + manifest kernel + installed kernel + verdict (match/patch-diff/minor-diff/major-diff). Exits 1 on minor/major skew with a copy-pasteable npm install @metaharness/[email protected] next step. Exits 2 if no .harness/manifest.json at path.

624 +1 2d ago A 85 tokens original MIT

new-dcode-agent

04

EliaAlberti/dcode-agent-kit

Skill Claude CodeCodex

Scaffold a new Deep Agents (LangChain) agent, a dcode CLI agent, or both, from one command. Use ONLY when the user explicitly runs /new-dcode-agent; never auto-trigger. It interviews the user (form, name, purpose, tools, model, safety), shows a spec, and on confirmation writes a self-contained agent into the user's…

58 +1 2mo ago A 109 tokens original MIT