hoyeon-reference-seek
This is the Codex-facing wrapper for Hoyeon's canonical reference-seek skill.
Canonical skill:
- Installed root:
__HOYEON_PLUGIN_ROOT__/skills/reference-seek/SKILL.md - Repo-local fallback:
skills/reference-seek/SKILL.mdfrom the current Hoyeon repo
When this skill is invoked:
- Read the canonical skill file above before executing the workflow.
- Follow the
Runtime Surface->Codexsection in that file. - Use
hoyeon-code-explorerfor internal pattern search when loaded. - Use Bash-first
gh apiandcurlfor GitHub references. - Treat context/documentation MCP as optional; use official web docs fallback when MCP tools are unavailable.