Request:
- Rename the corresponding skill folders to match the hk-ipo-* skill names.
Changes:
- Renamed .codex/skills/analyst to .codex/skills/hk-ipo-analyst.
- Renamed .codex/skills/archivist to .codex/skills/hk-ipo-archivist.
- Renamed .codex/skills/audit to .codex/skills/hk-ipo-audit.
- Updated the remaining repo path reference to the audit skill.
Verification:
- Ran git diff --check and git diff --cached --check.
- Validated .codex/skills contains exactly hk-ipo-analyst, hk-ipo-archivist, and hk-ipo-audit.
- Confirmed each SKILL.md frontmatter name matches its directory name.
- Confirmed current repo docs/skills have no old .codex/skills/analyst, archivist, or audit path references.