Request:
- Add missing agents/openai.yaml metadata for the hk-ipo-audit skill.
Changes:
- Added UI-facing display name, short description, and default prompt for hk-ipo-audit.
- Enabled implicit invocation to match the analyst and archivist skills.
Verification:
- Ran git diff --check and git diff --cached --check.
- Confirmed the new openai.yaml content matches the existing project skill metadata style.
Next useful context:
- The prior local commit that moved skills from .codex to .agents was already ahead of origin before this change.