Skip to content

abrahamferga/harness

v0.3.0MIT

Always-on control plane: what the Plenipo platform already gives you (so you never rebuild it), how any Plenipo product is run and proven, the workflow.json/settings.json pair, config + guardrail validation, and the conductor that drives the scout -> define -> shape -> deliver loops end to end. Keep enabled in every loop.

install-agent-config

Give a repo cross-tool agent configuration so OpenAI Codex, GitHub Copilot (VS Code, cloud agent, code review), Cursor and Claude Code all work from the same rules: AGENTS.md as the single source, a CLAUDE.md that imports it, a thin .github/copilot-instructions.md, the path-scoped rule file each tool reads (.github/instructions/*.instructions.md, .claude/rules/*.md, .cursor/rules/*.mdc), and .github/agents/*.agent.md for agents that run on github.com. Facts land in exactly one file — duplication across these is the top cause of contradictory agent behaviour. USE FOR: making a product or platform repo usable by Codex, Copilot and Cursor, not just Claude Code. DO NOT USE FOR: writing the run/test contract itself (/deliver:install-runbook), which AGENTS.md then points at.

License
MIT
Read SKILL.md at the source

Pinned to revision a2ee8094fc23, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.