05adcb1ec3
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.
8 lines
273 B
YAML
8 lines
273 B
YAML
interface:
|
|
display_name: "hk-ipo-analyst"
|
|
short_description: "Score HK IPOs and review prediction quality"
|
|
default_prompt: "Use $hk-ipo-analyst to evaluate a Hong Kong IPO subscription candidate from archived project data."
|
|
|
|
policy:
|
|
allow_implicit_invocation: true
|