Plugin · Claude Code · Development Tools

Vivalalova Agent Ide

Agent IDE is a Claude Code plugin for the Ship phase that adds AI-driven refactoring, dependency analysis, dead-code detection, and quality assessment to your review workflow.

by vivalalova · github.com/vivalalova/agent-ide

Install the agent-ide plugin when you want Claude-assisted refactoring, dependency and dead-code analysis, and quality checks before you merge or ship.

1
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install vivalalova-agent-ide@vivalalova/agent-ide
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:vivalalova/agent-ide") and the paste-ready config with skillselion.get_install_config("plugin:vivalalova/agent-ide").

About

What it does

Vivalalova Agent IDE is a Claude Code plugin pitched as an AI code intelligence toolkit for refactoring, static-style analysis, and quality assessment. For solo builders juggling feature work and production fixes, it targets the scary middle ground where an agent renames symbols, shuffles modules, or deletes code that still has hidden callers. Keyword coverage—dependency graphs, dead-code detection, cycle finding, impact analysis, rename operations, and snapshots—maps cleanly to ship-phase review habits: understand coupling, prove a change is safe, and compare before/after states without running a full IDE suite locally. The bundle lists one plugin, so expect a cohesive agent-ide experience rather than a grab bag of unrelated skills. It pairs well with Claude Code sessions during hardening sprints, post-feature merges, and tech-debt Fridays. It is not a substitute for CI test gates or security scanners; it augments human and agent review with structured analysis prompts and tooling wired into the plugin.

Highlights

  • AI code intelligence focused on refactoring, analysis, and quality assessment
  • Dependency, dead-code, and cycle detection oriented workflows for safer edits
  • Impact analysis and rename support to reduce blast radius of agent-suggested changes
  • Snapshot-style comparisons for reviewing codebase state over time
  • Single-plugin bundle from vivalalova/agent-ide under development tooling

Why builders use it

Agent-assisted refactors are fast but opaque—you lack quick impact, dependency, and dead-code signal before merging.

After install, Claude Code sessions can lean on agent-ide analysis patterns for safer renames, refactors, and quality checks with snapshot-friendly review.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 1 stars, 0 votes.

FAQ

Who is vivalalova-agent-ide for?

It is for builders and small teams using Claude Code who regularly refactor, rename, and assess code quality and need dependency and dead-code aware review support.

When should I use vivalalova-agent-ide?

Use it in the ship phase during code review—before merge or release—when you need impact analysis, cycle detection, or snapshot-based comparison of changes.

How do I add vivalalova-agent-ide to my agent?

Add the plugin from repository vivalalova/agent-ide via Claude Code’s plugin or marketplace flow, then invoke its analysis and refactoring capabilities in your project workspace.

Discussion

Comments

Share how you use vivalalova-agent-ide, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.