Skip to content

AlexHormoziPitch skill references missing Command file #231

@hjbrandt

Description

@hjbrandt

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:

  1. The referenced Commands/create-hormozi-pitch.md file should exist in the repo
  2. Or the skill should contain the workflow internally (e.g., Workflows/CreatePitch.md)

Additional Context

  • The skill also lacks a formal Examples section 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:

  1. Creating AlexHormoziPitch/Workflows/CreatePitch.md with the workflow content
  2. Updating the reference in SKILL.md
  3. Adding an Examples section

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions