By asherepenko
Extensible engineering advisory board (8 core + optional domain specialists) that reviews planning decisions, code changes, and plan files through structured multi-round debate with severity-weighted consensus verdicts and domain scoring. Use for comprehensive peer review before merging, shipping, or implementing architectural decisions
Use when reviewing code changes, diffs, pull requests, or specific files with the Avengers Council. Triggers on 'council code review', 'review my changes before merge', 'review this PR'. For plan/architecture reviews, use avengers-council:plan-review instead.
Use when reviewing planning decisions, design specs, PRDs, or architectural plans with the Avengers Council. Triggers on 'review my plan', 'council feedback on this design', 'sanity check this approach', 'review this plan file', 'council review the plan', or after exiting plan mode. Works on files (@path), free-text topics, or auto-detects .claude/plans/ files.
Expert in security, privacy, compliance, authentication, authorization, vulnerability assessment, and threat modeling. Triggers on auth flows, data exposure, secrets management, security reviews. Has VETO POWER on unmitigated CRITICAL security issues.
REFERENCE ONLY — not spawned as a teammate. Captain America is always played by the orchestrating session model (the main context running the command). This file defines the orchestrator's role, checklists, and debate behavior.
Expert in DevOps, CI/CD pipelines, deployment strategy, infrastructure-as-code, containerization, build systems, and cross-platform concerns
Expert in mobile platforms — Android Kotlin/Compose, iOS Swift/SwiftUI, Flutter, React Native, Kotlin Multiplatform. Lifecycle, memory, threading, app size, startup time.
Expert in testing strategy, QA, reliability engineering, edge cases, race conditions, failure modes, and coverage analysis
Uses power tools
Uses Bash, Write, or Edit tools
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.
Claude Code plugins for multi-agent engineering workflows.
A personal Claude Code plugin marketplace by Andrew Sherepenko.
| Plugin | Description |
|---|---|
android-expert-toolkit | Expert Android engineering agents and skill for modern Kotlin/Compose/Gradle development |
avengers-council | 9-member engineering advisory board that reviews planning decisions, code changes, and plan files through structured debate |
Inside Claude Code, add this repo as a marketplace:
/plugin marketplace add asherepenko/ashforge
Then install the plugins you want:
/plugin install android-expert-toolkit@ashforge
/plugin install avengers-council@ashforge
Enable a plugin (or restart Claude Code) to activate it:
/plugin enable android-expert-toolkit
/plugin enable avengers-council
/plugin marketplace list # show registered marketplaces
/plugin marketplace update ashforge # pull latest plugin definitions
/plugin marketplace remove ashforge # unregister this marketplace
Plugins are cached under ~/.claude/plugins/cache/. Reference plugin assets from hooks/configs via ${CLAUDE_PLUGIN_ROOT} rather than relative paths.
.claude-plugin/
marketplace.json # marketplace manifest (name, owner, plugins[])
plugins/
android-expert-toolkit/
avengers-council/
Each plugin under plugins/ is a self-contained Claude Code plugin with its own .claude-plugin/plugin.json, agents, skills, commands, and hooks.
See individual plugins for license details.
npx claudepluginhub asherepenko/ashforge --plugin avengers-councilExpert Android engineering agents, interactive pipelines, and skill for modern Kotlin/Compose/Gradle development
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.