Collection of domain-specific workshops built with Claude Code Agent Forge.
Automated Cross-Account Data Isolation security auditing for multi-tenant codebases.
Install:
/plugin marketplace add https://github.com/jeffdeville/zForge-marketplace
/plugin install cadi-auditFeatures:
- Auto-detect tech stack and tenancy configuration
- LSP-based call graph analysis via Serena MCP
- Concurrent read/write path audits
- Proof-of-concept exploit generation
- Comprehensive reports (markdown + Excel)
Repo: zForge-cadi-audit
/plugin marketplace add https://github.com/jeffdeville/zForge-marketplace/plugin marketplace list
/plugin install <workshop-name>/plugin uninstall <workshop-name>
/plugin install <workshop-name>Each zForge workshop is:
- Independent - Separate repo with own versioning
- Production-ready - Not just examples, actual tools
- Domain-specific - Focused on solving one problem well
- Plugin-compatible - Easy install via Claude Code plugin system
Want to create a zForge workshop?
- Clone Agent Forge
- Use
/new-projectto scaffold your workshop - Build with Claude Code (Skills, Commands, Agents)
- Add
.claude-plugin/plugin.json - Submit PR to this marketplace
See Agent Forge documentation for details.
- ๐ API Documentation Generator - Generate comprehensive API docs from code
- โก Performance Profiler - Identify performance bottlenecks
- ๐งช Test Coverage Analyzer - Find gaps in test coverage
- ๐ Data Pipeline Auditor - Validate data transformation pipelines
MIT - See individual workshop repos for details.
Built with Claude Code using Agent Forge.