nestharus/agent-implementation-skill

Multi-model agent implementation workflow skill for Claude Code. Orchestrates research, evaluation, design baseline, implementation, RCA, and auditing across AI models.

3Stars on the repository
78Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

nestharus/agent-implementation-skill

Agent

Merges multiple research ticket results into a cohesive dossier, produces research-derived surfaces in the existing surfaces schema, and writes a proposal addendum for the integration proposer.

not rated 3 1mo ago A 32 tokens original MIT

research-verifier

50

nestharus/agent-implementation-skill

Agent

Verifies research dossier claims against their cited sources, flags unsupported or hallucinated claims, and suggests re-scrapes for stale citations.

not rated 3 1mo ago A 27 tokens original MIT

nestharus/agent-implementation-skill

Agent

Explores a codebase heuristically and builds a routing map (codemap) that enables downstream agents to find the right files without exhaustive search.

not rated 3 1mo ago A 29 tokens original MIT

nestharus/agent-implementation-skill

Agent

Performs a fast, coarse-grained exploration of a codebase to identify top-level modules and subsystems without drilling into internals. Produces a skeleton codemap suitable for guiding per-module deep exploration.

not rated 3 1mo ago A 41 tokens original MIT

nestharus/agent-implementation-skill

Agent

Explores a single module or subsystem in depth, producing a detailed routing fragment that covers internal structure, key files, interfaces, and relationships.

not rated 3 1mo ago A 28 tokens MIT

substrate-pruner

64

nestharus/agent-implementation-skill

Agent

Strategic agent that reads all substrate shards, identifies convergence patterns and contradictions, prunes to a minimal set of shared seams, and produces the substrate artifact and seed plan. This is graph exploration with pruning — not architecture invention.

not rated 3 1mo ago A 45 tokens MIT

substrate-seeder

65

nestharus/agent-implementation-skill

Agent

Creates minimal anchor files in codespace from the seed plan, and emits related-files update signals so section specs gain references to the new anchors.

not rated 3 1mo ago A 28 tokens MIT

nestharus/agent-implementation-skill

Agent

Produces structured shard JSON describing what a section needs, provides, and what shared seams it touches. Explores the section spec and intent pack to surface cross-section dependencies without proposing architecture.

not rated 3 1mo ago A 36 tokens MIT

impact-analyzer

68

nestharus/agent-implementation-skill

Agent

Analyzes cross-section impact of changes. Reads modified files and consequence context to determine which other sections are materially affected and why.

not rated 3 1mo ago A 25 tokens MIT

alignment-judge

70

nestharus/agent-implementation-skill

Agent

Checks shape and direction of integration proposals and implementations. Verifies alignment between adjacent layers — not tiny details. Returns ALIGNED, PROBLEMS, or UNDERSPECIFIED.

not rated 3 1mo ago A 35 tokens MIT

state-adjudicator

72

nestharus/agent-implementation-skill

Agent

Lightweight classifier that reads agent output and determines its state. Used when output is ambiguous and simple pattern matching cannot reliably classify it. Returns structured JSON.

not rated 3 1mo ago A 30 tokens MIT

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: