team-attentionteam-attentionOfficialยท14 Agent Skills Included

hoyeon

Requirements-driven planning, execution, and verified code delivery

Turns vague feature requests into structured requirements through guided interviews, then derives task graphs and executes them with parallel workers. Eliminates unclear specs, untraced code changes, and manual verification by linking every task back to a testable requirement. Includes research, QA, bugfix, and decision workflows so teams ship verified code faster with full traceability.
npx skills add team-attention/hoyeon --all -g -y
Available:

Tells the agent how to use the hook system, validate skill and agent outputs against frontmatter rules, and follow the pipeline's runtime constraints when executing these skills.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
team-attentionteam-attention

reference-seek

Locate internal patterns and external open-source references for feature implementation.

Official
Advanced
๐Ÿ“ฆ In Repo
team-attentionteam-attention

init

Scan repositories and generate .dev/config.yml for per-project worktrees.

Official
Advanced
๐Ÿ“ฆ In Repo
team-attentionteam-attention

test-validate

Validate AI outputs for required greeting and current date/time.

Official
Basic
๐Ÿ“ฆ In Repo
team-attentionteam-attention

ultrawork

Chain specify, open, and execute hooks into an automated development pipeline.

Official
Advanced
๐Ÿ“ฆ In Repo
team-attentionteam-attention

worktree

Manage Git worktrees and per-feature Claude sessions with tmux.

Official
Advanced
๐Ÿ“ฆ In Repo
team-attentionteam-attention

skill-session-analyzer

Analyze Claude Code sessions against SKILL.md specifications and generate structured reports.

Official
Intermediate
๐Ÿ“ฆ In Repo
team-attentionteam-attention

state

Manage GitHub PR lifecycle states with labels and the GitHub CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
team-attentionteam-attention

dev-scan

Aggregate developer opinions from Reddit, Hacker News, Dev.to, and Lobsters.

Official
Intermediate
๐Ÿ“ฆ In Repo
team-attentionteam-attention

publish

Converts draft GitHub pull requests to Ready for Review state.

Official
Basic
๐Ÿ“ฆ In Repo
team-attentionteam-attention

compound

Extract PR learnings and generate learning documents using a template.

Official
Intermediate
๐Ÿ“ฆ In Repo
team-attentionteam-attention

tech-decision

Automates multi-faceted decision analysis for IT project planning and resource optimization.

Official
Advanced
๐Ÿ“ฆ In Repo
team-attentionteam-attention

execute

Orchestrate PLAN.md workflows by delegating tasks to subagents and verifying results.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install hoyeon?โ–ผ

Run `npx skills add team-attention/hoyeon --all -g -y` in your terminal to install all skills globally.

What problem does hoyeon solve?โ–ผ

It turns vague requests like 'add dark mode' into precise, testable requirements through structured interviews, then plans and executes the code with every change traced back to a requirement.

How does the specify to execute pipeline work?โ–ผ

The specify skill interviews you to produce requirements.md, blueprint converts it into a task graph in plan.json, and execute dispatches parallel workers to build and verify each task.

Does hoyeon work with Claude Code and Codex?โ–ผ

Yes. It ships native adapters for both Claude Code and Codex, so the same skills run in either runtime.

Can hoyeon verify code automatically?โ–ผ

Yes. Every sub-requirement is written as a testable behavior, and workers verify their own implementation against it, with optional browser-based QA for full end-to-end checks.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’