transformers
transformers contém 13 skills coletadas de ShankarKakumani, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Auto-checks project context, logs activity via scribe, and manages the activity log and artifact directories. Loaded by Optimus and Megatron on every command.
Silent logger skill. Provides Scribe agent with rules for activity logging, memory writes, and report generation within .claude/transformers/.
Deep git and VCS knowledge — worktrees, branching, rebase, conflict resolution, PR review, bisect, release workflow.
Decision intelligence system — agents learn decision rules from every task. Not a cache. Only stores what changes future behavior.
How to create effective Transformers skills — structure, progressive disclosure, bundled resources, testing.
Guided introduction to Transformers for new users — what it is, how to use it, what each agent does.
Pre-completion self-check for all builder agents. Run before marking any task done.
WHEN: user directly addresses 'optimus', 'agent optimus', 'agent prime', 'hey prime', 'leader of autobots', 'autobot leader', or Optimus Prime by name as a command. WHEN-NOT: mentions of 'prime' in other contexts (prime numbers, primary key, Amazon Prime, prime minister, PRIMARY KEY in SQL), or if the message also addresses megatron (joint invocation).
WHEN: user directly addresses 'megatron', 'agent megatron', 'leader of decepticons', 'decepticon leader', or Megatron by name as a command. WHEN-NOT: mentions of 'megatron' in code, variable names, logs, or general Transformers franchise discussion, or if the message also addresses optimus (joint invocation).
Core principles for all Transformers agents — human in the loop, honesty, impact analysis, scope discipline.
Build decomposition patterns, agent selection guide, and conflict resolution strategies for Autobot builders.
Code review checklist covering pattern consistency, architecture, code quality, and safety. Prowl's rulebook.
Test attack patterns, coverage matrices, and reporting formats for Decepticon testers.