Summary
Add a product-support skill that helps investigate and resolve user-reported issues — searching logs, tracing errors, and suggesting fixes or workarounds.
What this skill should do
- Help reproduce a reported issue from a description
- Guide searching logs and error traces
- Suggest likely root causes based on symptoms
- Recommend short-term workarounds and long-term fixes
- Help draft a clear response to the user
Reference
See existing skills like lfx-research/SKILL.md for pattern and format.
Each skill lives in its own directory with a SKILL.md file and markdown instructions.
Acceptance Criteria
Summary
Add a
product-supportskill that helps investigate and resolve user-reported issues — searching logs, tracing errors, and suggesting fixes or workarounds.What this skill should do
Reference
See existing skills like
lfx-research/SKILL.mdfor pattern and format.Each skill lives in its own directory with a
SKILL.mdfile and markdown instructions.Acceptance Criteria
product-support/SKILL.mdexists with correct frontmatter