compound-engineering-plugin
by EveryInc
Office Compound Engineering plugin for Claude Code, Codex, and more
About
Office Compound Engineering plugin for Claude Code, Codex, and more
Skill Analysis
Skills (101)
Triage all open PRs with parallel agents, label, group, and review one-by-one
bashPersonalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail tha...
bashyaml"Analyzes code for performance bottlenecks, algorithmic complexity, database queries, memory usage, and scalability. Use after implementing features o...
"Reviews planning documents for missing design decisions -- information architecture, interaction states, user flows, and AI slop risk. Uses dimension...
Always-on code-review persona. Reviews code for logic errors, edge cases, state management bugs, error propagation failures, and intent-vs-implementat...
jsonConditional code-review persona, selected when the diff is large (>=50 changed lines) or touches high-risk domains like auth, payments, data mutations...
jsonConditional code-review persona, selected when the diff touches auth middleware, public endpoints, user input handling, or permission checks. Reviews ...
jsonAlways-on code-review persona. Reviews code for structural quality, complexity deletion, coupling, naming, dead code, type-boundary leaks, and abstrac...
jsonAlways-on code-review persona. Reviews code for test coverage gaps, weak assertions, brittle implementation-coupled tests, and missing edge case cover...
json"Iteratively refines UI design through N screenshot-analyze-improve cycles. Use PROACTIVELY when design changes aren't coming together after 1-2 attem...
bashConditional code-review persona, selected when the diff touches API routes, request/response types, serialization, versioning, or exported type signat...
json"Analyzes specifications and feature descriptions for user flow completeness and gap identification. Use when a spec, plan, or feature description nee...
"Reviews planning documents for internal consistency -- contradictions between sections, terminology drift, structural issues, and ambiguity where rea...
"Fetches and analyzes GitHub issues to surface recurring themes, pain patterns, and severity trends. Use when understanding a project's issue landscap...
markdownConditional code-review persona, selected when the diff touches async UI code, Stimulus/Turbo lifecycles, or DOM-timing-sensitive frontend behavior. R...
json"Evaluates and resolves one or more related PR review threads -- assesses validity, implements fixes, and returns structured summaries with reply text...
markdown"Gathers comprehensive documentation and best practices for frameworks, libraries, or dependencies. Use when you need official docs, version-specific ...
"Performs archaeological analysis of git history to trace code evolution, identify contributors, and understand why code patterns exist. Use when you ...
Always-on code-review persona. Audits changes against the project's own CLAUDE.md and AGENTS.md standards -- frontmatter rules, reference inclusion, n...
json"Researches and synthesizes external best practices, documentation, and examples for any technology or framework. Use when you need industry standards...
Recent Commits
- 673dcfa2026-05-25fix(simplify-code): guard against over-simplification and behavior drift (#859)Trevin Chow
- 26a80252026-05-23fix(commit): auto-create feature branch on default branch (#856)Trevin Chow
- 5297a942026-05-22refactor(review): consolidate migration personas and trim stack reviewers (#854)Trevin Chow
- 67d27362026-05-22fix(ce-commit-push-pr): require user-visible bug summaries (#853)Trevin Chow
- 0aa6b552026-05-21feat(ce-dogfood-beta): add diff-scoped browser QA dogfood skill (#848)Kieran Klaassen
- 08bb5892026-05-21chore: release main (#850)github-actions[bot]
- ac1c6d92026-05-21fix(ce-compound): drop date suffix from generated doc filenames (#849)Trevin Chow
- 796bea72026-05-21fix(agents): rename .agent.md to .md for VS Code Copilot tool access (#846)Brian Paden
- 2a466702026-05-21fix(ce-proof): update HITL flow for Proof v2 (#847)Trevin Chow
- f61d1b32026-05-18chore: release main (#834)github-actions[bot]