nestharus

60 mods across 1 repository, 3 stars between them.

tool-registrar

25

nestharus/agent-implementation-skill

Agent

Manages tool lifecycle during pipeline execution. Agents report new tools they create or discover; the registrar validates, catalogs, and makes them available to other agents.

3 1mo ago A 31 tokens original MIT

nestharus/agent-implementation-skill

Agent

Implements changes strategically across multiple files. Reads the aligned integration proposal, understands the shape, and executes holistically with task submission for exploration and targeted work.

3 1mo ago A 31 tokens original MIT

nestharus/agent-implementation-skill

Agent

Decides whether a section needs a microstrategy breakdown before implementation. Reads section complexity signals and produces a structured yes/no decision with reasoning.

3 1mo ago A 27 tokens original MIT

nestharus/agent-implementation-skill

Agent

Produces tactical per-file breakdowns from aligned integration proposals. Bridges the gap between high-level strategy and implementation by capturing what changes in each file, in what order, and why.

3 1mo ago A 35 tokens original MIT

section-re-explorer

30

nestharus/agent-implementation-skill

Agent

Re-explores sections that have no related files. Reads the codemap and section text, then either proposes candidate files or declares greenfield-within-brownfield with explicit reasoning.

3 1mo ago A 37 tokens original MIT

intent-judge

31

nestharus/agent-implementation-skill

Agent

Combined problem alignment + philosophy alignment + passive surface discovery. Checks whether work stays coherent with both the section problem definition and operational philosophy, discovering misalignment surfaces as a side-effect.

3 1mo ago A 35 tokens original MIT

nestharus/agent-implementation-skill

Agent

Meta-agent generator that produces per-section intent pack artifacts (seed problem definition with axis structure and alignment rubric) from section excerpts and code context.

3 1mo ago A 28 tokens original MIT

philosophy-expander

36

nestharus/agent-implementation-skill

Agent

Validates philosophy surfaces, classifies them by compatibility, integrates safe ones into operational philosophy, and gates the user for tensions or contradictions.

3 1mo ago A 27 tokens original MIT

problem-expander

39

nestharus/agent-implementation-skill

Agent

Validates problem surfaces discovered by the intent judge and integrates confirmed ones into the living section problem definition and rubric axis table.

3 1mo ago A 24 tokens original MIT

decompose

40

nestharus/agent-implementation-skill

Agent

Decomposes a project spec into a global proposal, global alignment document, and atomic section files for downstream pipeline stages.

3 1mo ago A 24 tokens original MIT

nestharus/agent-implementation-skill

Agent

Writes integration proposals as problem-state artifacts — capturing what is resolved, what is unresolved, and whether the section is ready for implementation. Explores strategically to populate the problem state, not to invent architecture.

3 1mo ago A 40 tokens original MIT

setup-excerpter

46

nestharus/agent-implementation-skill

Agent

Extracts section-level excerpts from global proposal and alignment documents. Identifies the specific problems, constraints, and strategy relevant to a single section.

3 1mo ago A 28 tokens original MIT

qa-interceptor

47

nestharus/agent-implementation-skill

Agent

Contract compliance interceptor. Evaluates task payloads against submitting and receiving agent contracts. Returns PASS or REJECT with structured rationale. Deliberately context-blind — judges only against written contracts.

3 1mo ago A 38 tokens original MIT

nestharus/agent-implementation-skill

Agent

Evaluates ungrouped reconciliation candidates and decides which describe the same underlying concern. Returns structured merge verdicts for new-section candidates or shared seam candidates.

3 1mo ago A 30 tokens original MIT