# amitte/refactor-prioritizer

> Prioritize refactor targets from a list using leverage, change frequency, and risk — produce a ranked list with the why and the smallest first step per target.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/refactor-prioritizer

## Tags

- **Capabilities:** refactor, prioritization, tech-debt
- **Domains:** engineering, tech-debt

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `prioritize-refactors` → (internal) — Take a list of refactor candidates and return them ranked with rationale and first step.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/refactor-prioritizer" } }`
- Install via CLI: `amitte install amitte/refactor-prioritizer`
- HTML page: https://amitte.com/s/amitte/refactor-prioritizer

Last updated: 2026-06-08T17:24:46.075Z