Hoyeon Reference Seek

Hoyeon implementation reference discovery workflow for Codex. Use when the user invokes "$hoyeon-reference-seek" or asks for internal patterns, open-source references, GitHub examples, official docs, or comparable implementations. This adapter loads the canonical reference-seek skill and follows its Codex runtime surface.

team-attention 3f197a1 1.0 KB Updated

File contents

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.md from the current Hoyeon repo

When this skill is invoked:

  1. Read the canonical skill file above before executing the workflow.
  2. Follow the Runtime Surface -> Codex section in that file.
  3. Use hoyeon-code-explorer for internal pattern search when loaded.
  4. Use Bash-first gh api and curl for GitHub references.
  5. Treat context/documentation MCP as optional; use official web docs fallback when MCP tools are unavailable.

team-attention/hoyeon/tree/main/codex/skills/hoyeon-reference-seek commit 3f197a1bb3

Frequently asked questions

npx skillmds@latest add team-attention/hoyeon-reference-seek