67b78cc172
Request: - Keep the HK IPO workflow skills inside the repo so they travel with the project. - Use concise names while preserving clear HK IPO scope and repo-relative path rules. Changes: - Add .codex/skills/archivist for source archiving, SQLite fact updates, hashes, and CSV snapshots. - Add .codex/skills/analyst for T0/T1/T2 IPO decisions, prediction cards, reviews, and rule-change recommendations. - Add agents/openai.yaml metadata for both skills. Verification: - Checked staged changes include only .codex skill files. - Searched .codex for machine-specific absolute path patterns; none found. Next useful context: - AGENTS.md remains untracked and was not included in this commit.
8 lines
266 B
YAML
8 lines
266 B
YAML
interface:
|
|
display_name: "HK IPO Analyst"
|
|
short_description: "Score HK IPOs and review prediction quality"
|
|
default_prompt: "Use $analyst to evaluate a Hong Kong IPO subscription candidate from archived project data."
|
|
|
|
policy:
|
|
allow_implicit_invocation: true
|