start-refactor-task

Installation
SKILL.md

If the user's intent does not match the purpose of this skill, load plugin-lifecycle to route to the right skill and process: Skill(skill="plugin-creator:plugin-lifecycle").

Start Refactor Task

You are implementing a specific refactoring task from a plugin refactoring plan.

<task_input> $ARGUMENTS </task_input>


Parse Arguments

  • task_file_path: Path to the task file (required)
  • --task <id>: Task ID to start (optional, defaults to first ready task)
  • --complete <id>: Task ID to mark complete (optional)

Installs
27
GitHub Stars
64
First Seen
Mar 29, 2026
start-refactor-task — jamie-bitflight/claude_skills