AgentStack
SKILL verified MIT Self-run

Simplify

skill-neuron-one-godmode-simplify · by neuron-one

Reviews recently changed code for reuse, quality, and efficiency. Spawns 3 parallel review agents, aggregates findings, applies fixes. Official Anthropic skill. Use after completing any coding task.

No reviews yet
0 installs
16 views
0.0% view→install

Install

$ agentstack add skill-neuron-one-godmode-simplify

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Simplify? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Simplify Code

Review recently changed files for:

1. Code Reuse

  • Duplicated logic that should be extracted
  • Existing utilities that could be used instead
  • Patterns that should be consistent

2. Quality

  • Unclear variable/function names
  • Complex logic that could be simplified
  • Missing error handling at boundaries
  • Inconsistent patterns

3. Efficiency

  • Unnecessary computations
  • Redundant database queries
  • Unused imports and variables
  • Over-engineered solutions

Process:

  1. Identify recently changed files (git diff)
  2. Review each file for the 3 categories above
  3. Apply fixes directly
  4. Verify fixes don't break tests

Optional focus: $ARGUMENTS (e.g., "focus on memory efficiency")

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.