-
Notifications
You must be signed in to change notification settings - Fork 419
Closed
Description
Description
The AlexHormoziPitch skill references a Command file that doesn't exist in the repository:
## Full Workflow Reference
For complete step-by-step instructions: `read ${PAI_DIR}/Commands/create-hormozi-pitch.md`File: .claude/Skills/AlexHormoziPitch/SKILL.md (line 65)
Expected Behavior
Either:
- The referenced
Commands/create-hormozi-pitch.mdfile should exist in the repo - Or the skill should contain the workflow internally (e.g.,
Workflows/CreatePitch.md)
Additional Context
- The skill also lacks a formal
Examplessection per SkillSystem.md standards - No
Commands/directory exists in the current repo structure
Suggested Fix
Option A: Add the missing Command file to Commands/create-hormozi-pitch.md
Option B: Internalize the workflow by:
- Creating
AlexHormoziPitch/Workflows/CreatePitch.mdwith the workflow content - Updating the reference in SKILL.md
- Adding an Examples section
Metadata
Metadata
Assignees
Labels
No labels