Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agent-harness

agent-harness에는 bouob에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
5
업데이트
2026-07-16
Forks
1
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

sprint
소프트웨어 개발자

Autonomous multi-agent sprint: Planner decomposes spec → Generators implement in parallel via a Claude Code dynamic workflow (Agent-tool fallback when workflows are unavailable) → Evaluator verifies against acceptance criteria → iterates up to 3 times. Use when spec requires 3+ distinct tasks or multi-step implementation across files or domains. Do NOT use for: single-file edits, quick bug fixes, or tasks completable in one context window.

2026-07-16
harness-engineering
소프트웨어 개발자

Plan, execute, and review multi-agent harnesses using the Planner-Generator-Evaluator pattern (Anthropic Engineering, 2026-04-04). Use when a task exceeds one context window, benefits from parallel subagents, needs Playwright MCP browser-level verification, or requires sprint-contract negotiation between Generator and Evaluator. Also use when routing work across Fable 5/Opus (orchestration/eval) / Sonnet (generation) / Haiku (collection), deciding inline-vs-subagent-vs-workflow, designing context reset vs compaction handoffs, or reviewing whether a knowledge unit belongs in a hook, skill, rule, reference, or prompt. Do NOT use for: single-file edits, simple Q&A, or work that /sprint already templates end-to-end.

2026-06-10
agent-harness-init
네트워크·컴퓨터 시스템 관리자

Initialize agent-harness model routing for Codex. Writes Codex-only config under .codex or ~/.codex using inherit or explicit per-role routing.

2026-05-19
agent-harness-sprint-plan
프로젝트 관리 전문가

Use when a user wants a Codex-ready plan for an agent-harness sprint before implementation. Produces a decision-complete Planner/Generator/Evaluator sprint plan without editing application code.

2026-05-18
agent-harness-sprint
프로젝트 관리 전문가

Use when a user asks Codex to run an agent-harness sprint with Planner, Generator, and Evaluator phases. Delegates parallel work only when task ownership is explicit and disjoint.

2026-05-18
agent-harness GitHub Agent Skills | SkillsMP