multi-agent-composition
π―Skillfrom basher83/agent-auditor
Orchestrates Claude Code components like skills, sub-agents, and hooks to design effective multi-agent systems with clear architectural decision frameworks.
Part of
basher83/agent-auditor(9 items)
Installation
uv run python -m skill_auditor.cli /path/to/skill/directoryuv run python -m skill_auditor.cli /path/to/skill/directory --explainuv run python -m skill_auditor.cli .claude/skills/my-skilluv run python -m skill_auditor.cli .claude/skills/my-skill --explainSkill Details
>
More from this repository8
Scrapes websites efficiently, extracts structured data, handles complex web pages, and builds automated web data pipelines with optimized extraction patterns.
Generates and manages configurable AI skill templates for rapid development and deployment of specialized agent capabilities.
Generates and validates Claude AI code skills by creating structured JSON files with comprehensive skill definitions and metadata.
Generates structured subagent definitions for Claude Code plugins, providing specialized agent configurations with precise frontmatter and capability specifications.
Validates and tests blocked fixture configurations in an agent auditing system to ensure proper security and compliance settings.
Generates shell commands dynamically based on user requirements, leveraging AI to create precise and context-aware command suggestions.
Generates hook configurations for Claude Code plugins, automating workflows through event-driven triggers like SessionStart, PostToolUse, and custom actions.
Generates comprehensive markdown documentation from Python source code by extracting docstrings, type hints, and code structure.