Skillsrefactor-roadmap
R

refactor-roadmap

Create a staged refactor plan for a module. Use when a mid-level developer needs a safe refactor path.

proflead
17 stars
1.2k downloads
Updated 1w ago

Readme

refactor-roadmap follows the SKILL.md standard. Use the install command to add it to your agent stack.

---
name: refactor-roadmap
description: Create a staged refactor plan for a module. Use when a mid-level developer needs a safe refactor path.
---

# Refactor Roadmap

## Purpose
Create a staged refactor plan for a module.

## Inputs to request
- Current pain points and target state.
- Test coverage and risk tolerance.
- Dependencies and release constraints.

## Workflow
1. Define current pain points and desired end state.
2. Break into small, testable steps.
3. Add guardrails: tests, feature flags, or metrics.

## Output
- Refactor sequence with checkpoints.

## Quality bar
- Ensure each step is reversible.
- Tie steps to tests or metrics.

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated1w ago
Publisherproflead

Tags

github-actionsobservabilitytesting