plan-fix

Generate a standardized FIX document from a guided interview and automated code analysis.

Updated Oct 29, 2025
One-click install
npx skills add https://github.com/laitim2001/ai-semantic-kernel-framework-project --skill plan-fix-laitim2001
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-fix
Source: https://github.com/laitim2001/ai-semantic-kernel-framework-project/tree/main/.claude/skills/plan-fix
Command: npx skills add https://github.com/laitim2001/ai-semantic-kernel-framework-project --skill plan-fix-laitim2001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan-Fix 提供一個標準化的 FIX 文件規劃流程,確保每次修復都有一致的格式與可追蹤性,便於審核與溝通。

Core Features & Use Cases

  • 編號自動遞增並與最近的 FIX 文件對齊以維護一致性
  • 收集 Bug 資訊(簡述、發現方式、影響範圍、優先級、重現步驚)
  • 自動分析相關代碼區域並產出根本原因與修改建議
  • 輸出符合規定格式的 FIX 文件至 claudedocs/4-changes/bug-fixes/ 路徑,包含修改檔案清單與驗證項目

Quick Start

透過引導流程啟動 plan-fix,並在提示時提供必要資訊以產生符合規範的 FIX 文件。

Frequently Asked Questions about plan-fix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize bug fix documentation for consistent tracking and auditing?

Standardize bug fix documentation by generating FIX files with deterministic formatting, auto-incrementing numbering, and traceable modification records for maintenance and auditing.

What information needs to be gathered for a complete bug fix planning workflow?

Bug fix planning requires gathering a bug summary, discovery method, impact scope, priority level, and reproduction steps to generate a standardized FIX document.

Where are the generated FIX documents stored in the project directory?

Generated FIX documents are output to the claudedocs/4-changes/bug-fixes/ path, including a list of modified files and verification items for traceability.

Do I need any specific issue tracking dependencies to use this bug fix workflow?

No specific dependencies are required. The workflow operates independently to collect bug information, analyze code areas, and generate FIX files within your software project.

Can I use this workflow for quality assurance in software engineering projects?

Yes, this workflow enforces a standardized bug fix planning process with deterministic formats and bilingual prompts, ensuring consistent quality assurance and traceable modifications.