yimwoo

45 mods across 2 repositories, 37 stars between them.

resuming

25

yimwoo/hotl-plugin

Skill Claude CodeCodex

Resume an interrupted workflow run with verify-first strategy — loads sidecar state, verifies the last step, and continues execution.

26 1mo ago A 27 tokens original MIT

setup-project

26

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use to generate HOTL adapter files for the current project — creates AGENTS.md, .clinerules, cursor rules, or copilot instructions depending on tools the team uses.

26 1mo ago A 39 tokens original MIT

skill-authoring

27

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use when creating, editing, or reviewing HOTL skills, agents, command prompts, or other behavior-shaping instruction files.

26 1mo ago A 29 tokens original MIT

subagent-execution

28

yimwoo/hotl-plugin

Skill Claude CodeCodex

Delegated step runner over the HOTL execution state machine — delegates eligible steps to fresh subagents while the controller keeps governance, verification, and stop conditions.

26 1mo ago A 36 tokens original MIT

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior — before proposing fixes.

26 1mo ago A 22 tokens original MIT

tdd

30

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use before writing any implementation code — enforces RED-GREEN-REFACTOR cycle.

26 1mo ago A 21 tokens original MIT

using-hotl

31

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use when the user explicitly asks for HOTL routing or needs guidance choosing the right HOTL workflow skill.

26 1mo ago A 25 tokens original MIT

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use before claiming any work is complete, fixed, or passing — runs verification commands and confirms output before making success claims.

26 1mo ago A 29 tokens original MIT

writing-plans

33

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use after design approval to create a dated executable workflow file with bite-sized tasks, exact file paths, and loop/gate definitions.

26 1mo ago A 30 tokens original MIT

add-member

34

yimwoo/codex-agenteam

Skill Claude CodeCodex

Add a new team member. Describe what you need and ATeam infers the config.

11 1mo ago A 21 tokens original MIT

assign

35

yimwoo/codex-agenteam

Skill Claude CodeCodex

Assign a task to a specific role on your team.

11 1mo ago A 13 tokens original MIT

ci-repair

36

yimwoo/codex-agenteam

Skill Claude CodeCodex

Fix CI failures by fetching GitHub Actions logs, dispatching dev to fix, verifying locally, and pushing.

11 1mo ago A 26 tokens original MIT

deepdive

37

yimwoo/codex-agenteam

Skill Claude CodeCodex

Full specialist analysis via parallel agent dispatch. Researcher, Architect, and PM produce a prioritized report of what to build next (30-60s).

11 1mo ago A 34 tokens original MIT

generate

38

yimwoo/codex-agenteam

Skill Claude CodeCodex

Regenerate .codex/agents/.toml from agenteam.yaml and plugin defaults.

11 1mo ago A 20 tokens original MIT

init

39

yimwoo/codex-agenteam

Skill Claude CodeCodex

Initialize team config for a project. Creates .agenteam/config.yaml (or legacy agenteam.yaml) and generates .codex/agents/.toml.

11 1mo ago A 34 tokens original MIT

resume

40

yimwoo/codex-agenteam

Skill Claude CodeCodex

Resume an interrupted AgenTeam run with verify-first strategy.

11 1mo ago A 13 tokens original MIT

run

41

yimwoo/codex-agenteam

Skill Claude CodeCodex

Run a full pipeline for a task. Orchestrates roles through stages (standalone or HOTL-integrated).

11 1mo ago A 25 tokens original MIT

share-config

42

yimwoo/codex-agenteam

Skill Claude CodeCodex

Promote local config to a shared team config that can be committed to git.

11 1mo ago A 19 tokens original MIT

standup

43

yimwoo/codex-agenteam

Skill Claude CodeCodex

Quick project status report synthesized from state files, artifacts, and git activity. No agent dispatch (<2s).

11 1mo ago A 25 tokens original MIT

status

44

yimwoo/codex-agenteam

Skill Claude CodeCodex

Show the current state of a run — stages, roles, write locks, and gates.

11 1mo ago A 20 tokens original MIT

using-ateam

45

yimwoo/codex-agenteam

Skill Claude CodeCodex

Router skill for AgenTeam. Maps user intent to the appropriate skill and role.

11 1mo ago B 21 tokens original MIT