agent-architect

Community

Design robust agents and subagents.

Authorwalcon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides the creation of OpenCode agents and subagents, including prompts, tool permissions, and output formats; it helps teams design modular, isolated-context agents to delegate heavy tasks and improve context efficiency.

Core Features & Use Cases

  • Agent templates and scaffolding
  • Subagent isolation and delegation strategies
  • Tool permissions and model configuration guidance
  • Agent patterns and orchestration

Quick Start

Create a new agent: npx tsx scripts/init.ts <name> Validate an agent: npx tsx scripts/validate.ts <path>

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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-architect
Download link: https://github.com/walcon/opencode-example/archive/main.zip#agent-architect

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository