LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

create-refactor-plan - Guide for creating refactor plans in torrust-tracker

Guides creating refactor plans by identifying quality gaps, decomposing items by impact versus effort, and writing plan documents.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Identify and categorize quality gaps
  • Decompose gaps into discrete items
  • Order items by impact and effort
  • Create refactor plan document files
  • Track and update item progress
  • Manage plan file lifecycle stages

Inputs

  • Source code and test files
  • Refactor plan template

Outputs

  • Refactor plan markdown file
  • Git commits for refactor plan

Requirements

  • Git version control system
  • Project linter tool

Source

  • Spec: SKILL.md
refactoring
code-quality
torrust-tracker
planning
technical-debt
Identify and categorize quality gaps
Decompose gaps into discrete items
Order items by impact and effort
Create refactor plan document files
Source code and test files
Refactor plan template
Refactor plan markdown file
Git commits for refactor plan