skills/smithery.ai/start-refactor-task

start-refactor-task

Installation
SKILL.md

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)

If --complete <task-id> Provided

Installs
1
First Seen
Mar 24, 2026
start-refactor-task from smithery.ai