Skill / rules file ----------------------------------------------- SkillInstallPath returns where flow's skill markdown lives for this harness (e.g. ~/.claude/skills/flow/SKILL.md).
()
| 240 | // Skill / rules file ----------------------------------------------- |
| 241 | |
| 242 | // SkillInstallPath returns where flow's skill markdown lives for |
| 243 | // this harness (e.g. ~/.claude/skills/flow/SKILL.md). |
| 244 | SkillInstallPath() (string, error) |
| 245 |
no outgoing calls
no test coverage detected