Conversation
Adds .claude/skills/team-harness/SKILL.md so Claude Code (and any Agent-Skills-compatible tool) can answer install / setup / usage questions about team-harness with the right commands, env vars, and config recipes — quickstart, worker CLI prerequisites, `th init` sidecars, OpenRouter routing for codex + claude (gemini caveat), custom agent templates, common gotchas — and points at the README for the long tail. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
.claude/skills/team-harness/SKILL.md— an Agent Skill that walks Claude through installing, configuring, and running team-harness with the right commands, env vars, and config recipes.th,th init/run/repl/logs) and on intent (orchestrating multiple AI coding CLIs together).th initsidecars, auth (OpenRouter / OpenAI-compatible / Codex subscription), REPL + headless + Python SDK usage, recipes for pinning models / reasoning effort / OpenRouter routing for codex + claude (with the gemini caveat), custom agent templates, common gotchas (OpenHandsLLM_*leakage, ClaudeANTHROPIC_DEFAULT_*_MODELtriple, removedtemplate = "..."form). Defers the long tail toREADME.md.Test plan
th init→OPENROUTER_API_KEYth run path.[agents.claude.provider_env]recipe withANTHROPIC_API_KEY = ""and{env:OPENROUTER_API_KEY}.🤖 Generated with Claude Code