Yiming Wu avatar

Yiming Wu

Community

@yimwoo

1Followers
|
12Public Repos
|
15Published Skills

Agent Skills by Yiming Wu

Showing 15 vetted skills indexed across 1 GitHub repositories.

yimwooyimwoo
25

systematic-debugging

Apply a four-phase debugging workflow to reproduce, understand, hypothesize, and verify fixes.

Community
Advanced
yimwooyimwoo
25

setup-project

Generate tool-specific HOTL adapter and governance files for code assistants.

Community
Intermediate
yimwooyimwoo
25

code-review

Review pull requests against project plans and HOTL contracts.

Community
Advanced
yimwooyimwoo
25

using-hotl

Coordinates HOTL skill-driven workflows for implementation tasks from brainstorm to execute stages.

Community
Advanced
yimwooyimwoo
25

document-review

Lint HOTL documents and run AI-based rubric reviews with outcome gates.

Community
Advanced
yimwooyimwoo
25

executing-plans

Execute implementation plans with human checkpoints between task batches.

Community
Advanced
yimwooyimwoo
25

subagent-execution

Delegate eligible workflow steps to fresh subagents under controller governance.

Community
Advanced
yimwooyimwoo
25

loop-execution

Execute hotl-workflow-*.md files in loops until success criteria are met.

Community
Advanced
yimwooyimwoo
25

brainstorming

Clarify design intent and produce HOTL contracts and design docs.

Community
Advanced
yimwooyimwoo
25

resuming

Resume interrupted HOTL workflows by loading sidecar state and re-verifying the last completed step.

Community
Advanced
yimwooyimwoo
25

pr-reviewing

Review pull requests by analyzing descriptions, tickets, code changes, scans, and tests.

Community
Advanced
yimwooyimwoo
25

writing-plans

Generate hotl-workflow-<slug>.md implementation plans with tasks, loops, and gates.

Community
Intermediate
yimwooyimwoo
25

verification-before-completion

Enforce verification commands and output evidence before marking tasks complete.

Community
Advanced
yimwooyimwoo
25

tdd

Apply the RED-GREEN-REFACTOR cycle to software development tasks.

Community
Basic
yimwooyimwoo
25

dispatch-agents

Dispatch parallel subagents for 2-5 independent tasks and verify merged outputs.

Community
Intermediate