ecl-harness-engineer
Create or audit ECL Agent Harness infrastructure: AGENTS.md, change tracking, repository guidance, lint checks, CI gates, and agent handoff docs.
IT & Software DevelopmentAI & Automationagent-harnesscicodexeclworkflow
ECL Harness Engineer
Design and create Harness Engineering infrastructure so AI agents can work reliably in a codebase.
Core Philosophy: "Intelligence without infrastructure is just a demo." The Agent Harness is the Operating System — the LLM is just the CPU. The repository becomes the single source of truth — if an agent can't see it in context, it doesn't exist.
Detailed Guide
Read [the detailed guide](references/detailed-guide.md) before executing this skill. It retains the complete procedure and reference material. Treat its safety, prerequisites, and validation requirements as mandatory. For focused work, load the relevant sections; for end-to-end work, read the guide completely.
When to Use This Skill
- Use when a repository needs AI-agent collaboration infrastructure such as
AGENTS.md,docs/ECL.md,docs/STATUS.md, harness change tracking, or mechanical validation gates. - Use when auditing an existing Agent Harness for missing ECL lifecycle docs, change templates, lint checks, environment contracts, or CI integration.
- Use when converting repeated agent workflow failures into repository-local documentation, tests, lint rules, or lightweight auto-evolution checks.
- Do not use for ordinary business feature implementation unless the requested work is specifically about creating or improving the repository harness.
Limitations
- This skill cr
Subscribers only
The full skill, its 29 bundled files and every download is included with every paid Complete AI plan.
Details
| Source | qinghui316/ecl-harness-engineer |
|---|---|
| License | MIT |
| Risk label | safe ("critical" means the skill may run commands or touch files — read before use) |
| Files | LICENSE, SKILL.md, agents/analyzer.md, agents/auditor.md, agents/creator-config.md, agents/creator-docs.md, agents/creator-linters.md, references/adapters/adapter-schema.md, references/adapters/generic.md, references/adapters/go.md, references/adapters/java.md, references/adapters/python.md, references/adapters/rust.md, references/adapters/typescript.md, references/architecture-diagrams.md, references/audit-templates.md, references/capability-registry.md, references/darwin-eval-prompts.md, references/detailed-guide.md, references/documentation-templates.md, references/durability-patterns.md, references/ecl-harness.md, references/environment-config-guide.md, references/environment-detection-guide.md, references/eval-templates.md, references/gc-templates.md, references/greenfield-templates.md, references/linter-templates.md, references/observability-templates.md |
| Added | 2026-06-13 |
Related skills
agent-harness-fault-injection
Use when an agent workflow needs deterministic recovery evidence for sandbox, MCP/tool, worker, checkpoint, memory, or orchestration failures.
agents-md
Create, revise, or audit AGENTS.md files from repository evidence, verified commands, and correctly scoped instructions without overwriting maintainer intent.
agenttrace-session-audit
Audit local AI coding-agent sessions with agenttrace for cost, tool failures, latency, anomalies, health, diffs, and CI gates.
api-endpoint-builder
Builds production-ready REST API endpoints with validation, error handling, authentication, and documentation. Follows best practices for security and scalability.
api-rate-limit-handler
Implement bounded, idempotency-aware API throttling, backoff, and retry handling for 429 and transient 5xx responses.
arm-cortex-expert
Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD).
