hoyeon-clarify
SkillMediaHoyeon ambiguity-resolution interview for Codex. Use when the user invokes "$hoyeon-clarify", "/clarify", asks to keep asking until clear, remove ambiguity, clarify requirements/design/domain/plan, or says Korean phrases like "모호한 게 없게", "명확해질 때까지", "질문 계속해", or "Q&A로 정리".
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the hoyeon-clarify skill
What this skill tells your AI
The instructions your AI receives, as published by team-attention/hoyeon in codex/skills/hoyeon-clarify/SKILL.md and read by ahel’s review.
This is the Codex-facing wrapper for Hoyeon's canonical clarify skill.
Canonical skill:
- Installed root:
__HOYEON_PLUGIN_ROOT__/skills/clarify/SKILL.md - Repo-local fallback:
skills/clarify/SKILL.mdfrom the current Hoyeon repo
When this skill is invoked:
- Read the canonical skill file above before executing the workflow.
- Follow the one-question-at-a-time ambiguity-resolution loop.
- Write Q&A state under
.hoyeon/clarify/<topic-slug>/. - Use
hoyeon-clarity-auditorat audit boundaries when native adapters are loaded. If unavailable, do a compact direct audit and record the fallback. - Use
hoyeon-code-explorerwhen code/docs can answer a question better than the user can. - Do not implement, write final
requirements.md, mutateplan.json, or create ADRs unless the user explicitly asks for that handoff.
The output contract remains the canonical Hoyeon contract:
.hoyeon/clarify/<topic-slug>/qa-log.md and, when sufficient,
.hoyeon/clarify/<topic-slug>/clarity-summary.md.
Signals
- GitHub stars
- 174
- Forks
- 24
- Last commit
- May 2026
Advanced
- Catalog kind
- skill
- Gateway key
hoyeon-clarify- Source
- github.com/team-attention/hoyeon