Private
Public Access
0
0
Commit Graph

1 Commits

Author SHA1 Message Date
geometrybase 05adcb1ec3 Rename HK IPO skill directories
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.
2026-06-22 15:16:53 +00:00