ratemyharness
▸ 展开 SKILL.md 英文原文
Use this skill to rate, audit, red-team, or release-gate a concrete AI agent harness, runtime, orchestrator, runner, repository, deployment, trace set, or configuration. Use for loop correctness, tool dispatch and result correlation, context and memory isolation, permissions and sandboxing, approvals, retry and idempotency, timeouts, cancellation, budgets, termination, observability, cost, recovery, author defense, and same-rubric re-reviews. Trigger for wording such as rate my harness, audit this agent runtime, review my agent loop, red-team this orchestrator, is this agent production ready, harness 上线前挑刺, 给 agent harness 打分, or 这个智能体运行时能上线吗. Require an actual harness artifact or runtime evidence, including one in the current workspace. Do not use for generic agent architecture advice, ordinary code review, reviewing a standalone Skill or prompt, validating only a plugin manifest, debugging one model response, or evaluating a model without its runtime.
帮我安装这个 skill:https://raw.githubusercontent.com/AmsonntagChow/ratemyharness/main/plugins/ratemyharness/skills/ratemyharness/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/AmsonntagChow/ratemyharness/main/plugins/ratemyharness/skills/ratemyharness/SKILL.md"# RateMyHarness Use these boundaries throughout the review: - **Model** proposes the next message, tool call, or action. - **Loop** repeatedly invokes the model, dispatches tools, returns results, and decides whether to continue. - **Harness** is the runtime around the loop: context, state, memory, tool registry, permissions, sandbox, approvals, budgets, retries, cancellation, checkpoints, tracing, evaluation, and recovery. - **Skill** is an instruction/resource package loaded inside a host harness. It can shape behavior but cannot grant authority or enforce a sandbox. An isolated loop is reviewable, but label the verdict as component-limited. Never present it as a complete harness audit.