Agent Skills: Following the instructions

When you are asked to solve a issue with asana link given, consider this skill

UncategorizedID: iCHEF/holis-claude-tool/solve-asana-issue

Install this agent skill to your local

pnpm dlx add-skill https://github.com/iCHEF/holis-claude-tool/tree/HEAD/skills/solve-asana-issue

Skill Files

Browse the full folder contents for solve-asana-issue.

Download Skill

Loading file tree…

skills/solve-asana-issue/SKILL.md

Skill Metadata

Name
solve-asana-issue
Description
When you are asked to solve a issue with asana link given, consider this skill

Following the instructions

  • Read the Issue from asana and build up comprehensive understanding of the issue itself
  • You can use any Skills, Tools, Command, Agent, or check any document include source code to figure out root cause of problem
  • If you think it's no need to write code, report you conclusion to me
  • If you think PR is need, you can carryout a Fix PR

Caveat: if carry out a Fix PR

  • Make sure checkout from develop to your fix branch
  • Make sure you write test cover fixed logic and test is passed
  • Make PR is target to merge to develop

Caveat: if fire PR to Github

  • Put Asana Issue link in front section if PR description
  • Describe root cause and how to fix comprehensively, but not lengthly
  • If PR is large, provide advice to reviewer