Ce Simplify Code
Skill Verified ActiveSimplify and refine recently changed code for clarity, reuse, quality, and efficiency while preserving behavior.
To systematically improve the quality and maintainability of recently changed code by applying expert review processes and ensuring functional equivalence.
Features
- Automated code simplification and refinement
- Multi-agent parallel review for reuse, quality, and efficiency
- Behavior preservation through automated testing and linting
- Intelligent scope determination using git diffs or explicit user input
- Integration with project-specific best practices
Use Cases
- Refining feature branches before opening a pull request
- Improving the clarity and efficiency of recently added code
- Ensuring code adheres to project-specific quality standards
- Automating parts of the code review process for maintainability
Non-Goals
- Introducing new functionality or altering existing behavior
- Performing security vulnerability patching unless directly related to code quality/efficiency
- Replacing the need for human oversight in critical decision-making
- Operating on code outside of the specified scope (e.g., unrelated files or entire repositories without explicit direction)
Workflow
- Identify code simplification scope based on user input or git diff.
- Launch three specialized reviewer agents in parallel: Code Reuse, Code Quality, and Efficiency.
- Aggregate findings from all agents.
- Apply fixes directly to the code based on agent feedback.
- Verify behavior preservation by running project typechecks, linters, and tests.
- Summarize improvements and any remaining issues.
Practices
- Code Quality
- Code Refactoring
- Developer Workflow
- Test-Driven Development
Prerequisites
- Git repository with a defined base branch or staged/unstaged changes
- Project with a configured test suite or linter
- An environment capable of dispatching sub-agents
Installation
First, add the marketplace
/plugin marketplace add EveryInc/compound-engineering-plugin/plugin install compound-engineering@compound-engineering-pluginQuality Score
VerifiedTrust Signals
Similar Extensions
Moyu (摸鱼)
100과잉 엔지니어링 패턴이 감지되면 자동으로 활성화됩니다: (1) 사용자가 명시적으로 변경을 요청하지 않은 코드나 파일을 수정하는 경우 (2) 요청되지 않은 새로운 추상화 레이어(class, interface, factory, wrapper)를 생성하는 경우 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 어노테이션을 추가하는 경우 (4) 요청되지 않은 새로운 의존성을 도입하는 경우 (5) 최소한의 편집 대신 파일 전체를 다시 작성하는 경우 (6) diff 범위가 사용자의 요청을 명백히 초과하는 경우 (7) 사용자가 "너무 많아", "거기는 건드리지 마", "X만 변경해", "간단하게", "그만" 등의 신호를 보내는 경우 (8) 발생할 수 없는 시나리오에 대한 에러 처리, 유효성 검사, 방어적 코드를 추가하는 경우 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서를 생성하는 경우
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.