agent-harness
SolidAgent runtimes and human credential handoff: route harnesses, Codex/Claude operations, 1Password or native prompts, sessions, deferred completion, and scheduler proof. Excludes capability authoring and generic app architecture.
AI & Automation 11 stars
0 forks Updated today MIT
Install
Quality Score: 79/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Agent Harness Router
Use this skill when the request spans an LLM control harness and its concrete
Codex or Claude runtime, or when the correct narrow workflow is unclear. Route
first; then load only the selected leaf skill.
## Routing
- Design, refactor, recover, or reconfigure the model/tool/state control plane,
including provider, tool, module, or loop hot swap: use
`agent-harness-engineering`.
- Benchmark, replay, diagnose, compare, or release-gate complete harness
behavior, including concurrent runtime generations and rollback: use
`agent-harness-evaluation`.
- Operate or diagnose Codex CLI: start with `codex-cli`, which routes exec and
review automation, deferred completion, task supervision, plugin/MCP
management, doctor/debug, rollout forensics, and app environments.
- Operate or diagnose Claude Code: start with `claude-code`, which routes print
automation, plugin/MCP management, doctor/debug, hooks/settings, agents,
worktrees, and sessions.
- Supply a password, passphrase, OTP, API token, device approval, or 1Password
credential to a task without returning the value to the agent: use
`credential-handoff`.
- Prove what launchd, systemd timer, cron, or Windows Task Scheduler actually
ran: use `scheduled-automation-runtime`.
For mixed requests, separate the claim boundaries. Use the vendor leaf for
exact commands, configuration, hooks, logs, or sessions; use harness
engineering for runtime-control design; use harness evaluation for empirical
...
Details
- Author
- Xopoko
- Repository
- Xopoko/plug-n-skills
- Created
- 2 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
agent-harness-engineering
Design agent harnesses for typed loops, runtime reconfiguration, provider/tool/module hot swap, state, policy, cancellation, recovery, and delegation. Excludes prompt-only, generic architecture, vendor CLI/config, and evaluation-only work.
11 Updated today
Xopoko AI & Automation Solid
harness-engineering
Use when an agent workflow needs production-like runtime controls for context, tools, permissions, observability, scheduling, evaluation, recovery, or maintenance.
133 Updated 1 weeks ago
Mark393295827