docs(cli): CLI-005 harness-expansion spike — evaluation + proposed D-045#126
Merged
Conversation
Tests candidate harnesses against the D-040 native-discovery gate (reads AGENTS.md AND auto-discovers .agents/skills/<name>/SKILL.md → zero-asset add like Grok). Four parallel research streams with primary-source citations; flagship claims spot-checked directly by the author (Antigravity .agents/skills default; Amp + Windsurf .agents/skills discovery; agents.md registry). Findings: - Zero-asset GO: Antigravity, Amp, Gemini CLI, Windsurf, Roo Code (toggle caveat), and OpenClaw (confirm hands-on). - GO-WITH-ASSETS: Cursor (per-tool skills dir; low mirror cost, large user base) and Hermes (global ~/.hermes/skills path + severe name collision). - NO-GO/defer: the AGENTS.md-only crowd (Aider, Zed, Devin, Jules, Warp, Continue, Factory, Junie, goose) — no shared .agents/skills discovery yet. Records the recommendation in D-045 as PROPOSED, pending sign-off — the spike does not self-authorise the harness set. Notes that "zero-asset" bounds bespoke scaffold cost only; each add still carries per-tool plumbing + D-039 parity + a real init smoke test in CLI-006. APS: CLI-005 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01B8Leerbi6hYu73bp6G6Gag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CLI-005 (harness-expansion research spike). Evaluates candidate AI-coding
harnesses against the D-040 native-discovery gate — a harness is a zero-asset
add (like Grok) iff it both natively reads
AGENTS.mdand auto-discovers.agents/skills/<name>/SKILL.md. Deliverable:plans/research/2026-07-23-harness-expansion-spike.md.Four parallel research streams with primary-source citations; the load-bearing
GO claims were spot-checked directly (Antigravity's
.agents/skillsdefault;Amp + Windsurf skills discovery; the
agents.mdregistry for AGENTS.md adoption).Verdicts
¹ AGENTS.md auto-load is a toggle · ² confirm hands-on before commit ·
³ reads AGENTS.md but per-tool skills dir; mirror cost is low & user base large ·
⁴ global
~/.hermes/skills/path + severe name collision → deprioritise.Proposed D-045 (needs your sign-off)
The spike does not self-authorise the set — D-045 is recorded as proposed.
Test plan
aps lint plans/clean (45 APS files); markdownlint clean on both files(antigravity.google/docs/skills, ampcode.com/manual, docs.devin.ai Cascade
skills, agents.md registry)
aps init --tools <x>smoke test in CLI-006 (Grok precedent, CLI-004)APS Work Items
you approve the D-045 set.
Notes
Key nuance recorded in the doc: "zero-asset" bounds bespoke scaffold cost
only — each add still costs a tool key across Rust/bash/pwsh, wizard/install
dispatch, docs, and D-039 parity fixtures. Recommend the curated set, not
"everything that passes."