What problem does it solve?
This Skill solves the problem of handling user feedback on existing LinaPro implementations (including bugs, defects, improvements, suggestions, and missing features) in an ad-hoc, untraceable way, ensuring all feedback is properly triaged, fixed, validated, and tracked according to OpenSpec workflows when applicable.
Core Features & Use Cases
- Intelligent Feedback Triage: Automatically classifies feedback into four processing paths (append to active OpenSpec change, create new OpenSpec change, direct fix, or no change) based on impact scope, long-term value, and OpenSpec record thresholds.
- End-to-End Fix Workflow: Performs root cause analysis, implements minimal focused fixes, runs required unit/E2E tests, and conducts full impact analysis for all processed feedback.
- OpenSpec Integration: Seamlessly links feedback to existing or new OpenSpec changes, updates incremental specifications for spec-level issues, and maintains traceable task tracking for all OpenSpec-aligned changes.
- Use Case: When a user reports a bug in the menu management module that causes circular references in the parent selector, this Skill triages the feedback to the relevant active OpenSpec change, implements the fix, runs all related regression tests, and updates the task list to mark the issue as resolved.
Quick Start
Use the lina-feedback skill to process the user-reported menu parent selector circular reference bug, including triage, implementation, and test validation.