All authors
ruvnet avatar

Claude Skills by ruvnet

github.com/ruvnet
359 skillsA× 351B× 815 installs436 views
Publish HarnessA

Publish a generated harness to npm — runs the smoke test, signs the witness manifest, and dispatches `npm publish --provenance` from your tagged release.

ai-agentsbashgcp
0
626
Repo GenomeA

7-section readiness scorecard for a LOCAL repo. Reports repo type + agent topology + MCP risk + test confidence + release readiness + recommended harness plan + scorecard. Exit 0 ready, 1 needs-work, 2 blocked. --json for the 6-field scorecard, --bundle for the ADR-031 schema-1 envelope.

ai-agentsrustbash
0
626
Score HarnessA

5-dimension scorecard (0-100, grade A/B/C/F) for a scaffolded harness. Dimensions: Repo understanding (25%), Agent usefulness (25%), MCP safety (20%), Test coverage (15%), Publish readiness (15%). Emits a 6-field badges block (score + mcpRisk + 4 booleans) ready for the harness README. Exit 0 A/B, 1 C, 2 F.

ai-agentsbashgit
0
626
Threat ModelA

MCP threat-model artifact for a scaffolded harness. Reports allowed/denied tools, dangerous permissions count, secrets reachability, network/shell/file-write grants, default-deny posture. Verdict: clean (exit 0) / medium (exit 1) / high (exit 2). The 'enterprise gold' artifact for PR + compliance review.

ai-agentsgoshell
0
626
Upgrade HarnessA

Drift detection + apply for a scaffolded harness. Re-renders the template with the same vars, computes added/removed/changed file plan, and applies with Git-style conflict markers or .rej files. Default is dry-run.

ai-agentsbashgit
0
626
Validate HarnessA

Release-readiness umbrella check for a scaffolded harness — runs doctor, witness verify, hardcoded-path scan, MCP server config, and GCP Secret Manager validation in one shot. Exits non-zero if any sub-check fails.

ai-agentsrustbash
0
626
Verify WitnessA

Verify the Ed25519 witness manifest of a scaffolded harness. Fast yes/no signature check that proves the publisher signed this exact file set — separate from the full release-readiness umbrella in validate-harness.

ai-agentsbash
0
626
EvolveA

Evolve this harness with Darwin Mode — frozen model, evolving harness (real, sandboxed, safety-gated).

ai-agentsrustgo
0
626
Plan ChangeA

Turn a feature request into a minimal, file-level implementation plan before any code.

ai-agentsgo
0
626