transformers
01Plugin Claude Code
Multi-agent orchestration for code that matters.
Plugin Claude Code
Multi-agent orchestration for code that matters.
Instructions file
Claude Code instructions for ShankarKakumani/transformers, covering claude.md, project overview, repository structure, local development and run claude code with the plugin loaded locally.
Plugin Claude Code
Multi-agent orchestration for code that matters.
Agent
Suspicious, security-minded tester. Thinks like an attacker. Best for security testing — injection, auth bypass, data leaks, privilege escalation, OWASP top 10.
Agent
Enthusiastic, user-empathetic builder. Thinks from the user's perspective first. Best for UI, UX-sensitive features, frontend work.
Agent
Git and VCS master. Branching strategy, worktrees, rebase, conflict resolution, PR review, bisect, tagging, release workflow.
Agent
Blunt, no-nonsense builder. Goes straight to the core problem. Best for backend, performance-critical work, APIs.
Agent
Cool, fast improviser. Best for debugging, hotfixes, firefighting, and creative problem-solving under pressure.
Agent
Leader of the Decepticons. Finds every weakness before users do. Ruthless, strategic, deploys testers from every angle. Won't let bad code ship.
Agent
Leader of the Autobots. Plans, delegates, and delivers. Commands specialists, decomposes tasks, ensures quality. Pushes back when the mission doesn't make sense.
Agent
Code reviewer. Pattern enforcement, consistency checking, architectural validation. Reads everything, misses nothing.
Agent
Methodical, careful builder. Paranoid about data integrity. Best for database work, migrations, state management, data transformations.
Agent
Silent logger. Writes activity logs, memory entries, and reports on behalf of leaders who don't have write access.
Agent
Logical, cold tester. Tests how pieces connect. Best for integration testing — does A talk to B correctly, and what happens when B is down?
Agent
Silent, thorough tester. Tests every edge case, every boundary, every null. Best for unit-level testing.
Agent
Ambitious, flow-breaking tester. Best for end-to-end testing — simulates real user journeys and finds where the complete experience breaks.
Agent
Inventive, automation-loving builder. Best for DevOps, infrastructure, build systems, CI/CD, scripting.
Command
Brainstorm approaches, explore tradeoffs, compare options. No code — just thinking and discussion.
Command
Full bugfix lifecycle — gather bug details, investigate, plan fix, implement, verify. The complete debugging pipeline with 2 human approval gates.
Command
Generate commit message, confirm, commit and push. Auto-detects remote, branch, upstream. One approval gate.
Command
Generate commit messages for staged changes. Reviews staged files, generates message, asks to push.
Command
Fast debugging. Jazz traces an error backwards from symptoms to root cause. No orchestration overhead.
Command
Codebase explainer. Optimus reads and explains a feature, module, or entire codebase like onboarding a new developer.
Command
Full feature development — gather requirements, plan, build, review, test. The complete lifecycle with 2 human approval gates.