harness-design-patternsAgent harness 架构设计模式知识库。当设计多阶段任务的上下文传递、选择多 agent 协调方式、或规划 hook 系统架构时使用。纯设计指南,无可执行代码。不用于安装 hook 脚本(用 agent-hooks)或运维监控(用 agent-ops)。
Install via ClawdBot CLI:
clawdbot install lanyasheng/harness-design-patternsGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agentAudited Apr 17, 2026 · audit v1.0
Generated Apr 24, 2026
An AI agent needs to execute a plan-implement-verify pipeline across multiple turns. Use Handoff documents to pass context between stages and Compaction extraction to preserve knowledge before memory compression.
Deciding whether to use a coordinator agent, forked sub-agents, or a swarm for parallel tasks. The three delegation patterns guide selection based on task dependency and communication overhead.
Multiple hooks cause interference and performance issues. Use Component-Scoped Hooks to restrict hooks to specific tasks and Hook Runtime Profiles to adjust hook intensity per environment.
Agent forgets important context after memory compaction or between sessions. Apply Handoff documents for explicit context handover and Compaction extraction to retrieve critical info before compression.
Simple tasks incur high overhead from complex agent loops. Use Adaptive Complexity to triage tasks and automatically select minimal execution mode, reducing latency and cost.
Offer harness architecture design consulting to enterprises building multi-agent systems. Provide expertise in pattern selection and implementation guidance.
Develop training programs on harness design patterns for AI engineers. Sell access to course materials, workshops, and certification exams.
Package harness design patterns into a SaaS tool that analyzes agent architectures and recommends patterns. Charge subscription for automated design audits.
💬 Integration Tip
Combine with agent-hooks skill for executable hook scripts and agent-ops for operational monitoring to create a complete harness lifecycle solution.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions