By shoto290
Dynamic multi-agent workflows for Claude Code — fan out subagents at scale and return only the final result. Ships /evolve (inventory the repo, plan and apply skill/subagent/hook/plugin/MCP changes) and /deep-review (multi-lens diff review → validate → optional auto-fix) and /onboard (run a project interview to generate a committed project orchestrator — plus an optional per-user operator-profile skill — that each user opts into locally via settings.local.json).
Multi-agent code review that fans out diff-review agents by lens over the branch diff, triages findings, and optionally auto-fixes them.
Plan and apply a coordinated set of skill, subagent, hook, and MCP changes for a new capability, inferred from the conversation if no args.
Set up a committed project orchestrator from a short stack-and-conventions interview, and optionally a per-user operator profile.
A Claude Code marketplace hosting plugins for building Claude Code itself.
# inside Claude Code
/plugin marketplace add shoto290/shoto
/plugin install <plugin>@shoto
| Plugin | Description |
|---|---|
core | Foundation plugin for the shoto marketplace: artifact authors (skill/subagent/hook/mcp/plugin/workflow smiths), the alignment + base skills, the orchestrator agent, and shared infrastructure. |
git | Git and pull-request workflows: commit changes, create PRs, and rebase branches onto the default branch with safety backups. |
backend-engineer | Ships the backend-engineer subagent: a server-side specialist for designing APIs, modeling data, and building secure, observable, resilient services, with seven bundled skills. |
design-engineer | Ships the design-engineer subagent: a front-end specialist (React + TypeScript) for building, using, and refactoring design systems, with seven bundled skills. |
designer | Ships the designer subagent: a product/UI design specialist for design systems, Figma and Paper.design canvases, typography, accessibility, and design-to-dev handoff. |
engineering | Bundles eight focused senior-developer craft skills that dev subagents preload by default to write and review code with senior judgment. |
explore | Codebase-grounded external research: precise library docs (context7), conventions/best-practices, and focused web search tied to how this repo actually uses things. |
inventory | General-purpose codebase-inventory toolkit: nine read-only lenses that each return one unified anchored contract. |
review | Code review automation: review the workspace diff against bug criteria, triage PR comments into verdicts, and apply confirmed fixes with verification. |
workflow | Dynamic multi-agent workflows: fan out subagents at scale and return only the final result. Ships /evolve, /deep-review, and /onboard. |
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.
Code review automation — review the workspace diff against bug criteria, triage PR comments into verdicts, and apply the confirmed fixes with verification; also ships reusable review subagents (review-diff / review-comments / review-fix) consumed by the deep-review workflow.
Git and pull-request workflows: commit changes, create PRs, and rebase branches onto the default branch with safety backups.
Foundation plugin for the shoto marketplace: artifact authors (skill/subagent/hook/mcp/plugin/workflow smiths), the alignment + base skills, the orchestrator agent, and shared infrastructure.
General-purpose codebase-inventory toolkit. Nine read-only lenses (workspace, test, components, services, repositories, conventions, feature, dependencies, context) that each return one unified anchored contract. Consumed directly or by the evolve workflow.
Engineering conventions plugin — bundles eight focused senior-developer craft skills (senior-mindset, clean-code-craft, solid-dry-kiss-yagni, reuse-first, avoid-over-engineering, pragmatic-principles, scalable-architecture, secure-by-default) that dev subagents preload by default to write and review code with senior judgment.
npx claudepluginhub shoto290/shoto --plugin workflowCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer