By snits
Design personality-driven agents and analyze team composition for Claude Code. Includes agent-personality (builds capability foundations, conducts personality interviews, assembles prompts with four-zone architecture) and team-composition (analyzes teams for orientation balance, coverage gaps, overlaps, and attrition patterns).
Design personality-driven agents for Claude Code. Creates new agents with personality from the start, or retrofits personality onto existing agents. Use when creating agents, adding personality to existing agents, or improving agent personas that feel generic or interchangeable.
Analyze an agent team for balance, gaps, and redundancy. Use when reviewing a team's composition, asking "what's my team missing," after scaffolding a new team with agent-factory, before design meetings when selecting panelists, or as a periodic health check. Reads the project and all agent files, classifies each agent's orientation and failure mode coverage, and produces a structured report with prioritized recommendations. Hands off to agent-personality for creating recommended agents.
Claude Code plugins for agent design, workflow, and tooling.
Design personality-driven agents for Claude Code through a structured interview process. Two paths:
Core protocol: 5-step personality interview (Identity, Voice with review posture, Team Relationships, Off-Limits, Review Posture deepening) with mandatory pressure testing. Outputs follow the enriched agent MD architecture with four zones (primacy, operational, supplementary, recency) and include Contract sections for scope boundaries.
The interview process builds on Dylan Reed's agent-factory. agent-factory handles team scaffolding, this plugin handles individual agent personality design.
Add to your Claude Code settings (~/.claude/settings.json):
{
"extraKnownMarketplaces": {
"digital-menagerie": {
"source": {
"source": "github",
"repo": "jsnitsel/digital-menagerie"
}
}
},
"enabledPlugins": {
"agent-personality@digital-menagerie": true
}
}
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub snits/digital-menagerie --plugin agent-personalityCompile humans into AI agents through deep interviews. Conducts comprehensive behavioral interviews, analyzes work artifacts via MCP tools, and generates installable Claude Code plugins that embody a person's decision-making, communication style, and expertise.
Agent Teams スキルを設計・構築するためのベストプラクティスガイド。サブエージェント定義、SendMessage 通信プロトコル、タスク依存管理、PostToolUse Hook ログ、MCP ツール統合、コンテキストファイル設計を網羅。7つの実績あるチームスキルから抽出したパターン集
Hephaestus meta-agent team for creating Agentlas agents and teams, packaging existing agents, and opening the local ontology GUI.
Skill for deciding when and how to create agent teams - single agent vs parallel subagents vs coordinated teams, with model selection and communication patterns
Mission Planner, Agent Creator, Skill Creator, and Librarian — the complete Forge suite for science-backed AI team assembly
Multi-agent team orchestration for Claude Code. Set up parallel AI agent teams with file-based planning, progress tracking, and role-based collaboration.