·code-simplifier
</>

code-simplifier

Guide for simplifying recently-changed code. Use this skill to invoke the code-simplifier subagent for targeted refactors (deduplication, branching simplification, readability improvements) with safety checks.

38Installs·1Trend·@s-hiraoku

Installation

$npx skills add https://github.com/s-hiraoku/synapse-a2a --skill code-simplifier

How to Install code-simplifier

Quickly install code-simplifier AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/s-hiraoku/synapse-a2a --skill code-simplifier
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: s-hiraoku/synapse-a2a.

SKILL.md

View raw

This skill helps you simplify code in a controlled, reviewable way, focusing on files that changed recently.

If you must expand scope, do it intentionally and explain why.

Use the Task tool to delegate the simplification pass to a specialized subagent:

Guide for simplifying recently-changed code. Use this skill to invoke the code-simplifier subagent for targeted refactors (deduplication, branching simplification, readability improvements) with safety checks. Source: s-hiraoku/synapse-a2a.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/s-hiraoku/synapse-a2a --skill code-simplifier
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from s-hiraoku/synapse-a2a

Quick answers

What is code-simplifier?

Guide for simplifying recently-changed code. Use this skill to invoke the code-simplifier subagent for targeted refactors (deduplication, branching simplification, readability improvements) with safety checks. Source: s-hiraoku/synapse-a2a.

How do I install code-simplifier?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/synapse-a2a --skill code-simplifier Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/s-hiraoku/synapse-a2a