agent-output-formats
Standardized output formats for research, planning, implementation, and review agents. Use when generating agent outputs or parsing agent responses.
npx skills add majiayu000/claude-skill-registry --skill agent-output-formats --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Agent Output Formats Skill Standardized output formats for all agent types to ensure consistent communication and parsing across the autonomous development workflow. ## When This Skill Activates - Generating agent outputs - Parsing agent responses - Formatting research findings - Creating planning documents - Reporting implementation results - Writing code reviews - Keywords: "output", "format", "research", "planning", "implementation", "review" --- ## Research Agent Output Format Research agents (e.g., researcher, issue-creator, brownfield-analyzer) should structure outputs with these sections: ### Template ```markdown ## Patterns Found [List of discovered patterns with examples] - **Pattern Name**: Description - Example: Code snippet or reference - Use case: When to apply this pattern ## Best Practices [Industry best practices and recommendations] - **Practice Name**: Description - Benefit: Why this matters - Implementation: How to apply ## Security Considerations [Security implications and requirements] - **Security Concern**: Description - Risk: Potential vulnerabilities - Mitigation: How to address ## Recommendations [Actionable recommendations for implementation] 1. **Recom
- When This Skill Activates
- Research Agent Output Format
- Template
- Example Output
- Planning Agent Output Format
- Implementation Agent Output Format
- Review Agent Output Format
- Commit Message Format
- Types
- Example
- Pull Request Format
- Usage Guidelines
- For Agent Authors
- For Claude
What does the agent-output-formats skill do?
Standardized output formats for research, planning, implementation, and review agents. Use when generating agent outputs or parsing agent responses.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill agent-output-formats --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
