Skip to main content
yezhwi
GitHub creator profile

yezhwi

Repository-level view of 11 collected skills across 2 GitHub repositories.

skills collected
11
repositories
2
updated
Aug 29, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

engineering-harness
unclassified

Use when starting or resuming a task in a repo with .harness/ state, when unsure which harness phase comes next, or when asked to run the Engineering Harness loop end-to-end. Orchestrates the fixed state machine; MUST NOT implement business code itself.

Aug 29, 2026
diagnosability-review
unclassified

Review Q2/Q3 changed business paths for production diagnosability and persist structured review input.

Aug 29, 2026
task-contract
unclassified

Turn a User Requirement into a Task Contract: Acceptance Criteria, Requirements, Invariants, Risks, Verification Plan. Produces .harness/requirements.yaml and .harness/invariants.yaml and advances task state CREATED -> SPECIFYING -> PLANNED. This skill MUST…

Aug 29, 2026
adversarial-review
unclassified

Adversarial review of a Task Contract: construct failure scenarios, attempt to violate Requirements and Invariants. Produces .harness/findings/FND-nnn.yaml files with status=PROPOSED only. This skill MUST NOT confirm bugs, review code style, or suggest…

Aug 28, 2026
reproduce-finding
unclassified

Reproduce an adversarial finding through the mandatory lifecycle PROPOSED -> REPRODUCING -> CONFIRMED (bug reproduced, test RED) -> FIXING -> FIXED (test GREEN) -> VERIFIED (full regression) -> CLOSED, or REJECTED. Each status has one meaning and its own…

Aug 25, 2026
complexity-reviewer
unclassified

Review verified diff for unnecessary implementation complexity before adversarial review.

Aug 25, 2026
minimal-implementation
unclassified

Run before implementation to record minimal necessary approach using Harness Decision Ladder.

Aug 25, 2026
convergence
unclassified

Use when quality_gate.py has returned PASS or BLOCKED and the loop must decide to finish (CONVERGED/DONE), continue iterating, or escalate. Applies v0.1 escalation rules with no scoring.

Aug 24, 2026
Showing 8 of 10 collected skills.
Showing 2 of 2 repositories
All repositories loaded