Agent Skills
› NeverSight/learn-skills.dev
› agent-patterns
agent-patterns
GitHub当用户询问SPAWN REQUEST格式、代理报告、协调、并行执行或通信时触发。用于理解冲刺系统中代理间的协作机制,提供结构化输出及错误处理指引。
Trigger Scenarios
SPAWN REQUEST format
agent reports
agent coordination
parallel agents
report format
agent communication
Install
npx skills add NeverSight/learn-skills.dev --skill agent-patterns -g -y
SKILL.md
Frontmatter
{
"name": "agent-patterns",
"author": "Damien Laine <damien.laine@gmail.com>",
"license": "MIT",
"version": "1.0.0",
"description": "Execute this skill should be used when the user asks about \"SPAWN REQUEST format\", \"agent reports\", \"agent coordination\", \"parallel agents\", \"report format\", \"agent communication\", or needs to understand how agents coordinate within the sprint system. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.\n",
"allowed-tools": "Read"
}
Agent Patterns
Overview
This skill provides automated assistance for the described functionality.
Prerequisites
- Appropriate file access permissions
- Required dependencies installed
Instructions
- Invoke this skill when the trigger conditions are met
- Provide necessary context and parameters
- Review the generated output
- Apply modifications as needed
Output
The skill produces structured output relevant to the task.
Error Handling
See {baseDir}/references/errors.md for comprehensive error handling.
Examples
See {baseDir}/references/examples.md for detailed examples.
Resources
- Project documentation
- Related skills and commands
Version History
- e0220ca Current 2026-07-05 21:49


