agent-developing-agents
CommunityStandardize AI agent development with repo rules
Software Engineering#opencode#claude-skills#ai-agents#agent-development#model-selection#repo-conventions#agent-documentation
Authorwahidyankf
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates inconsistent AI agent implementations that deviate from repository conventions, which causes broken tooling workflows, poor agent discoverability, and misconfigured tool access or model settings.
Core Features & Use Cases
- Standardized Agent Frontmatter: Defines required fields (name, description, tools, model, color, skills) and naming rules to ensure all agents are valid and discoverable across the repository.
- File Operation Permissions: Clarifies pre-authorized edit access for
.claude/and.opencode/directories to eliminate approval prompts during agent development and maintenance. - Agent Documentation Templates: Provides reusable templates for tool usage sections, when-to-use guidance, and standardized reference documentation to improve agent usability and reduce documentation drift.
- Model Selection Guidelines: Includes a decision framework for choosing between sonnet and haiku models based on task complexity to balance performance, cost, and output quality.
- Use Case: When building a new docs-checker agent for your OSE monorepo, use this Skill to ensure it has valid frontmatter, documents its tool usage, includes clear when-to-use guidance to avoid confusion with other checker agents, and selects the sonnet model for complex content validation tasks.
Quick Start
Use the agent-developing-agents skill to build a new convention-compliant docs-checker agent for your OSE-style monorepo.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-developing-agents Download link: https://github.com/wahidyankf/ose-primer/archive/main.zip#agent-developing-agents Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.