Starts a structured proposal process specifically for software fixes and corrections.

Install

mkdir -p .claude/skills/ito-fix && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13075" && unzip -o skill.zip -d .claude/skills/ito-fix && rm skill.zip

Installs to .claude/skills/ito-fix

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Start a fix-oriented Ito change proposal with fix-biased intake and schema recommendations.
91 charsno explicit “when” trigger
Beginner

Key capabilities

  • Start a fix-oriented Ito change proposal
  • Bias intake toward fix-related questions
  • Recommend appropriate schema (minimalist, tdd, spec-driven, event-driven)
  • Continue with ito-proposal if a proposal is needed
  • Switch to ito-feature or ito-brainstorming for new capabilities
  • Handle existing change IDs by skipping to ito-proposal

How it works

The skill initiates a change proposal process, biases intake questions towards fixes, recommends a schema, and routes to other skills if the request changes scope.

Inputs & outputs

You give it
User framing the work as a fix, regression, or infrastructure change
You get back
A fix-oriented Ito change proposal or a recommendation that no proposal is needed

When to use ito-fix

  • Propose bug fix
  • Initiate infrastructure change
  • Document correction request

About this skill

<!-- ITO:START --> <!--ITO:VERSION:0.1.31-->

Use this when the user frames the work as a fix, regression, correction, or supporting platform/tooling/infrastructure change that should be handled like a fix. If the user already provided a change ID, skip to Step 5 (Continue with ito-proposal) — the change already exists.

Goal

Drive proposal creation through a fix-oriented intake lane without locking the user into a specific schema.

Steps

  1. Start with ito-proposal-intake.
  2. Bias the intake toward fix questions:
    • What is broken?
    • What is the expected behavior?
    • Is there a reproduction or regression signal?
    • How bounded is the blast radius?
  3. Recommend a schema:
    • minimalist for bounded fixes and small supporting platform or infrastructure changes
    • tdd for regression-oriented changes where test-first work is safest
    • spec-driven if the fix turns out to be broad, architectural, or still ambiguous
    • event-driven if the change is centered on event or message workflow behavior
  4. If intake concludes no proposal is needed, say so and stop.
  5. If the work is ready for a proposal, continue with ito-proposal using the intake summary as the shared understanding.
  6. If the request turns into a new capability or open-ended design discussion, switch to ito-feature or ito-brainstorming.

Important

  • ito-fix is an opinionated front door, not a separate schema.
  • The user may still override the recommended schema or continue through the neutral ito-proposal lane.
<!-- ITO:END -->

When not to use it

  • When the work is not framed as a fix, regression, or correction
  • When the request turns into a new capability
  • When the request turns into an open-ended design discussion

Limitations

  • ito-fix is an opinionated front door, not a separate schema.
  • The user may still override the recommended schema or continue through the neutral ito-proposal lane.
  • If the request turns into a new capability or open-ended design discussion, switch to ito-feature or ito-brainstorming.

How it compares

This workflow provides a fix-biased intake and schema recommendation for change proposals, simplify the process for bug fixes compared to a generic proposal intake.

Compared to similar skills

ito-fix side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
ito-fix (this skill)02moNo flagsBeginner
triage03moNo flagsBeginner
cleanbeads02moReviewAdvanced
planning-with-files2336moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

triage

junghoon-son

ED-style severity assessment for any incoming task, bug, request, or alert. Sorts work by acuity using a Claw-General-flavored ESI (Emergency Severity Index). Use BEFORE deciding what to work on next, or whenever a backlog needs ordering.

00

cleanbeads

bjlkeng

Audit the beads tracker for stale or incorrectly-marked work — in_progress claims no agent is actually working, beads stuck in_progress that should be blocked, beads stuck blocked whose dependencies have closed, deferred beads whose defer date has passed, and ready-queue beads with an assignee set b

00

planning-with-files

davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

233106

trello

openclaw

Manage Trello boards, lists, and cards via the Trello REST API.

41205

pmbok-project-management

jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas and 5 Process Groups with practical templates, frameworks, and industry-standard approaches. Includes risk management, stakeholder engagement, schedule management, cost control, quality assurance, and resource planning.

38183

clickup

civitai

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

37176

Search skills

Search the agent skills registry