list-agents

List all available agent archetypes and specializations in the Orgitecture framework.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/DheerG/orgitecture --skill list-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-agents
Source: https://github.com/DheerG/orgitecture/tree/main/.claude/skills/org-list-agents
Command: npx skills add https://github.com/DheerG/orgitecture --skill list-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a clear overview of all available agent archetypes within the Orgitecture framework, helping users understand and select the right agents for their team composition needs.

Core Features & Use Cases

  • Agent Discovery: Lists all pre-built and custom agent archetypes.
  • Role Understanding: Provides insights into the distinct personalities, failure modes, and collaboration protocols of each agent.
  • Use Case: Before assembling a team for a complex coding task, a user can run this Skill to see all available specialized agents and decide which ones to include for optimal team performance.

Quick Start

List all available Orgitecture agent archetypes.

Frequently Asked Questions about list-agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are agent archetypes in the Orgitecture framework?

Agent archetypes are pre-built and custom agent specializations within the Orgitecture framework, each featuring distinct personalities, failure modes, and collaboration protocols for team composition. Listing them helps you understand available specialized agents before assembling a team.

How do I discover available specialized agents for team composition?

Run the `list-agents` CLI tool from your project root to list all available agent archetypes and their specializations. You can use an optional verbose flag to get detailed output about each agent's role and protocols.

Do I need to run the agent archetype list command from a specific directory?

Yes, executing the `list-agents` CLI tool requires running it from the project root directory. This ensures the command correctly accesses the Orgitecture framework configuration to list all pre-built and custom agents.

Can I see detailed personalities and failure modes for each agent archetype?

Yes, you can view detailed insights into each agent's distinct personalities, failure modes, and collaboration protocols by running the `list-agents` CLI tool with the optional verbose flag from your project root.

When should I list agent archetypes before assembling a coding team?

You should list agent archetypes before assembling a team for any complex coding task. Reviewing all available specialized agents allows you to decide which ones to include for optimal team performance and role coverage.