By comzine
Intelligent project analysis and custom automation generation. Analyzes projects using AI agents, discovers existing tools, and generates tailored skills, commands, agents, and hooks with cost transparency and preference learning.
Analyze current project and generate custom automation using meta-automation-architect
Show help, examples, and documentation for meta-automation-architect
Show ROI, time saved, and effectiveness metrics for meta-automation
Rollback/undo automation changes made by meta-automation-architect
Show what automation exists in current project and what meta-automation has generated
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.
Personal marketplace for Claude Code plugins by Tobias Weber
A curated collection of Claude Code plugins for intelligent automation and productivity.
/plugin marketplace add comzine/claude-code-marketplace
/plugin install meta-automation-architect
Intelligent project analysis and custom automation generation
Automatically analyzes your projects using AI agents and generates tailored automation (agents, skills, commands, hooks) based on your specific needs.
Features:
Commands:
/meta-analyze - Quick project analysis/meta-status - Show automation status/meta-metrics - Display ROI and metrics/meta-rollback - Safely undo changes/meta-help - Get help and documentationDocumentation: meta-automation-architect/README.md
Version: 2.0.0
Each plugin has its own detailed documentation:
Comprehensive reference for Claude Code development:
To get the latest version of installed plugins:
/plugin update meta-automation-architect
Or update all plugins:
/plugin update --all
This marketplace follows the Claude Code plugin standard:
claude-code-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Marketplace definition
├── meta-automation-architect/ # Plugin directory
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin manifest
│ ├── skills/ # Skill definitions
│ ├── commands/ # Slash commands
│ └── README.md # Plugin docs
├── claude-code-knowledge.md # Reference documentation
└── README.md # This file
To add a new plugin to this marketplace:
my-new-plugin/my-new-plugin/.claude-plugin/plugin.jsonmarketplace.json to list the new pluginFound a bug or have a suggestion?
MIT License - see LICENSE file for details.
Individual plugins may have their own licenses.
Author: Tobias Weber GitHub: @comzine Email: [email protected]
Built with Claude Code by Anthropic.
For questions or issues:
Last Updated: 2025-11-23
npx claudepluginhub comzine/claude-code-marketplace --plugin meta-automation-architectAutomation bootstrap for Claude Code. Analyzes any project and generates a complete .claude/ structure with agents, pipelines, skills, memory, hooks, and settings.
Meta-prompting and self-improvement - skill writer, hook writer
Autonomous multi-agent development framework with spec-driven sprints and convergent iteration
Harness for Claude Code — skills, /harness:* slash commands, persona subagents, lifecycle hooks, and MCP tools without per-repo `harness setup`. Sibling plugins exist for Cursor, Gemini CLI, and Codex.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development