Plugin Claude Code
Spec-first AI development harness — Go/TS/Java/PHP/Rust multi-language engineering standards, OWASP security gates, falsification-gated coding pipelines, 23 skills.
Plugin Claude Code
Spec-first AI development harness — Go/TS/Java/PHP/Rust multi-language engineering standards, OWASP security gates, falsification-gated coding pipelines, 23 skills.
Instructions file CodexOpenCode
Instructions for LuisFelipeMoro/Harness-devkit, covering claude-devkit — agent instructions and harness-specific notes.
Instructions file
Instructions for LuisFelipeMoro/Harness-devkit: This repository is the claude-devkit. To avoid drift, the engineering standards are maintained in a single canonical place — the coding-pipeline plugin's CLAUDE.md (the same file scripts/install-global.sh ships to /.claude/devkit/CLAUDE.md). It is included below and…
Plugin Claude Code
11-agent spec-first coding pipeline (Analyst → PM → Architect → ScrumMaster → Coder → QA → Reviewer → StressTester → Tuner → Verdict → DevOps).
Agent
Analyst agent (Mary) — produces a Project Brief from the task description.
Agent
Architect agent (Winston) — produces the delivery file (docs/deliveries/delivery-{slug}-{key}.md) from the PRD.
Agent
Bug Investigator agent (Sam) — diagnoses root cause and writes the failing RED test; never fixes implementation.
Agent
Coder overlay — Backend (Amelia · server tier). Load with agents/coder.md core.
Agent
Coder overlay — Frontend / Client (Amelia · UI tier). Load with agents/coder.md core.
Agent
Coder core agent (Amelia) — implements to a frozen Test Case spec, then writes and falsifies the tests (Spec→Implement→Test→Falsify).
Agent
DevOps agent (Ops) — generates infrastructure-as-code files (Dockerfile, compose, CI/k8s) after PRODUCTION READY verdict.
Agent
PM agent (John) — produces a PRD from the Project Brief.
Agent
QA agent (Quinn) — audits Amelia's tests for spec-completeness and falsifiability, runs quality gates, gates the pipeline. Never authors primary tests.
Agent
Code Reviewer agent — reviews implementation code, outputs review score and findings.
Agent
Autonomous adapter creation agent. Takes a request like "connect to Stripe" and runs the full discovery, analysis, research, auth, scoping, creation, and verification pipeline using rote CLI commands.
Agent
Archive analytics specialist for DuckDB queries. Use for cost analysis, token usage, latency metrics, and usage patterns across MCP sessions.
Agent
Datadog API V2 Collection specialist for Datadog V2 REST API providing programmatic access to observability, monitorin.... Use for single-domain datadog tasks. For workflows combining datadog with other services, use the main rote skill instead.
Agent
GitHub v3 REST API specialist for GitHub's v3 REST API provides programmatic access to GitHub platform resource.... Use for single-domain github tasks. For workflows combining github with other services, use the main rote skill instead.
Agent
Scrum Master agent (Bob) — generates story files from Epic Manifest rows and the delivery file.
Agent
Stress Tester agent — evaluates production resilience of implementation code + test suite.
Agent
Tuner agent (Tyler) — applies targeted MINOR/NIT fixes from a TUNER REQUEST.
Agent
Verdict agent — aggregates story/review/stress scores and issues the final production gate.
Hook
Runs when a session starts, executing session-bootstrap.sh via bash. From LuisFelipeMoro/Harness-devkit.
Hook
Runs before the agent uses a tool for Read, Bash, Grep, Glob, Bash, Write, Edit and MultiEdit tool calls, executing env-guard.sh, destructive-guard.sh and secret-write-guard.sh via bash (3 commands). From LuisFelipeMoro/Harness-devkit.