Agent Skills by Yiming Wu
Showing 15 vetted skills indexed across 1 GitHub repositories.
systematic-debugging
Apply a four-phase debugging workflow to reproduce, understand, hypothesize, and verify fixes.
setup-project
Generate tool-specific HOTL adapter and governance files for code assistants.
code-review
Review pull requests against project plans and HOTL contracts.
using-hotl
Coordinates HOTL skill-driven workflows for implementation tasks from brainstorm to execute stages.
document-review
Lint HOTL documents and run AI-based rubric reviews with outcome gates.
executing-plans
Execute implementation plans with human checkpoints between task batches.
subagent-execution
Delegate eligible workflow steps to fresh subagents under controller governance.
loop-execution
Execute hotl-workflow-*.md files in loops until success criteria are met.
brainstorming
Clarify design intent and produce HOTL contracts and design docs.
resuming
Resume interrupted HOTL workflows by loading sidecar state and re-verifying the last completed step.
pr-reviewing
Review pull requests by analyzing descriptions, tickets, code changes, scans, and tests.
writing-plans
Generate hotl-workflow-<slug>.md implementation plans with tasks, loops, and gates.
verification-before-completion
Enforce verification commands and output evidence before marking tasks complete.
tdd
Apply the RED-GREEN-REFACTOR cycle to software development tasks.
dispatch-agents
Dispatch parallel subagents for 2-5 independent tasks and verify merged outputs.