Skip to main content
Run any Skill in Manus
with one click
GitHub repository

uzys-agent-harness

uzys-agent-harness contains 14 collected skills from uzysjung, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
2
updated
2026-07-07
Forks
0
Occupation coverage
4 occupation categories ยท 100% classified
repository explorer

Skills in this repository

model-orchestration
computer-occupations-all-other

Apply the fixed model-role and thinking-effort policy whenever work is delegated to subagents or a model/effort choice is made: the orchestrator (top-tier model) DIRECTLY sets service direction, reviews plan/spec documents (with multi-persona-review), improves shipped features, and hunts performance/security problems; plan/spec/planning documents are AUTHORED by Opus, which also owns core implementation and V&V, at xhigh or above; repetitive implementation and E2E tests go to Sonnet at high or above โ€” never delegate below those effort floors. Use whenever you are about to spawn an Agent/Task/Workflow worker, pick a model for a subtask, set a thinking/effort level, assign verification, or hand off orchestration because the current model's quota is exhausted. Trigger on "์œ„์ž„ํ•ด", "์—์ด์ „ํŠธ๋กœ ๋Œ๋ ค", "์˜ค์ผ€์ŠคํŠธ๋ ˆ์ด์…˜", "๋ชจ๋ธ ์—ญํ• ๋ถ„๋‹ด", "์–ด๋–ค ๋ชจ๋ธ๋กœ", "effort ์–ผ๋งˆ๋กœ", "thinking level", "์„œ๋ธŒ์—์ด์ „ํŠธ", or in English "delegate this", "spawn an agent for", "which model should", "route this task", "verify with", "orchestrate". Fire even when the user does

2026-07-07
gh-issue-workflow
software-developers

Treats GitHub Issues as the async backlog + decision channel between user and AI agent. Use when a non-blocking todo / bug / decision needs to persist beyond the chat session. Enforces 5-section body template (Background / Given / Decision / AC / Next) so issues become reusable agent context, not just sticky notes.

2026-06-26
north-star
project-management-specialists

Defines and enforces a project's long-term direction (North Star Statement, NSM, Will/Won't, 4-gate decision heuristic). Use when starting a new project, when scope creep is suspected, or when a non-obvious feature request needs prioritization. Sits one layer above SPEC/PRD โ€” answers 'why and where to', not 'what and how'.

2026-06-26
ui-visual-review
software-quality-assurance-analysts-and-testers

Captures screenshots of key UI flows after E2E tests pass, runs an agent-side first-pass diff (regressions, console errors, layout shifts), then surfaces a checklist for the user's final approval. Use after E2E tests pass on a UI track (csr-*, ssr-*, full). Adapts the GoalTrack screenshot-review pattern into a repeatable workflow.

2026-06-26
gap-analysis-e2e
software-developers

Two-mode chained gap analysis. DETECT scans the current service end-to-end through three lenses โ€” north-star alignment, correctness (bugs), and user-perspective (UX) โ€” and enumerates concrete, severity-ranked gaps. Then BENCHMARK researches how reference/benchmark services actually solved each high-ranked gap and PROPOSES a closing approach. Use when the user says any of: "๋ถ๊ทน์„ฑ ๊ธฐ์ค€์œผ๋กœ ๋ถ€์กฑํ•œ ์ ", "์‚ฌ์šฉ์ž ๊ด€์ ์—์„œ ๋ถ€์กฑํ•œ ์ ", "๋‹ค๋ฅธ ๋ฒค์น˜๋งˆํฌ ์„œ๋น„์Šค๋Š” ์ด ๋ถ€๋ถ„์„ ์–ด๋–ป๊ฒŒ ํ•ด๊ฒฐํ–ˆ๋Š”์ง€", "๊ฐญ๋ถ„์„", "๋ ˆํผ๋Ÿฐ์Šค ์„œ๋น„์Šค๋ž‘ ๋น„๊ตํ•ด์„œ ๋ถ€์กฑํ•œ ์  ์ฐพ์•„์ค˜" โ€” or the English equivalents: "gap analysis", "what are we missing vs the ideal/north-star", "benchmark against reference services". Fires for both Korean and English phrasing. NOT for a whole-codebase multi-dimension audit (use ultracode-service-audit) or single-artifact prose review (use multi-persona-review) โ€” this is the narrower gap-vs-benchmark loop.

2026-06-21
multi-persona-review
project-management-specialists

A panel-review skill that critiques ONE artifact (launch post, README, doc, markdown, plan, design) via 3-5 disjoint user-perspective personas running in parallel, then synthesizes deduped, severity-ranked improvement points (P0/P1/P2). Use when the user says "์ž‘์„ฑ๊ธ€์„ ์‚ฌ์šฉ์ž ๊ด€์ ์˜ ํŽ˜๋ฅด์†Œ๋‚˜๋ฅผ ์—ฌ๋Ÿฌ๋ช… ๋งŒ๋“ค์–ด์„œ (์†๋„ท ๋ชจ๋ธ์ •๋„๋กœ) ํ”ผ๋“œ๋ฐฑ ๋ฐ›์•„๋ฐ”", "๋‹ค๋ฉด ๋ฆฌ๋ทฐ ํ•ด๋ณผ๊นŒ", "ํŽ˜๋ฅด์†Œ๋‚˜๋กœ ๋ฆฌ๋ทฐ", "์—ฌ๋Ÿฌ ๊ด€์ ์œผ๋กœ ํ”ผ๋“œ๋ฐฑ", or in English "multi-persona review", "review this from different user perspectives", "get persona feedback on this post/README/doc", "panel review this artifact". Lighter than a full service audit โ€” point it at ONE artifact, not a whole codebase. NOT for a whole-codebase multi-dimension audit (use ultracode-service-audit) or a single-axis gap-vs-benchmark loop (use gap-analysis-e2e).

2026-06-21
ultracode-service-audit
software-developers

Run a multi-agent, adversarially-verified full-service audit across 7 dimensions (code / UX / scalability / planning+north-star / security / promotion / extensible), separating findings into confirmed / unverified / rejected and producing a priority-ranked, M-numbered milestone roadmap (as many milestones as the findings warrant). Use when the user says "ultracode ์ „์ฒด ์„œ๋น„์Šค ์ ๊ฒ€", "์ „์ฒด ์„œ๋น„์Šค๋ฅผ ์ ๊ฒ€ํ•˜์ž", "์ฝ”๋“œยทUXยทํ™•์žฅ์„ฑยท๊ธฐํšยท๋ถ๊ทน์„ฑ์ง€ํ‘œยท๋ณด์•ˆยทํ™๋ณด ๋ฌธ์ œ์ ์„ ํŒŒ์•…ํ•˜๊ณ  ์šฐ์„ ์ˆœ์œ„์— ๋”ฐ๋ผ ๊ฐœ์„ ", "๋‹ค์ฐจ์› ์„œ๋น„์Šค ๊ฐ์‚ฌ", or in English "audit the whole service / full multi-dimensional service audit / find code, UX, scalability, planning, security, and marketing problems and prioritize fixes". The heavyweight superset audit โ€” orchestrate it as a Workflow with fan-out finders and an adversarial verify pass. NOT for a single-artifact prose/README review (use multi-persona-review) or a single-axis gap-vs-benchmark loop (use gap-analysis-e2e) โ€” those are the lighter siblings.

2026-06-21
asis-tobe-decision
project-management-specialists

Present a decision or confirmation request in the user's four-part format: ์ „ํ›„๋งฅ๋ฝ (context) โ†’ ์ถ”์ฒœ + ์ด์œ  (recommendation) โ†’ UI/UX ํ˜•ํƒœ (a scannable table/option-list) โ†’ ASISโ†’TOBE contrast, led by the recommendation so the user can say yes fast. Fire at genuine A-or-B / approval / explicit-ASIS-TOBE moments. Triggers on the user's verbatim phrases "ASIS TOBE๋กœ ์„ค๋ช…", "ASIS-TOBE๋กœ ์•Œ๋ ค์ค˜", "ํ™”๋ฉด์œผ๋กœ ASIS TOBE๋กœ ์„ค๋ช…", "์˜์‚ฌ๊ฒฐ์ • / ์ปจํŽŒ ์š”์ฒญ", "์ด๊ฑฐ ์ง„ํ–‰ํ• ๊นŒ์š”?", and the softer "๋‹ค์Œ ์ง„ํ–‰ํ•  ๊ฒƒ๋“ค ์•Œ๋ ค์ค˜"; English equivalents: "present this as ASIS/TOBE", "give me the as-is to-be", "should I do A or B", "ask for my approval", "lay out the options". Do NOT fire for pure information with no decision, or trivial reversible actions you would just do.

2026-06-21
compaction-handoff
computer-occupations-all-other

Execute a structured handoff right before a context compaction so no state is lost โ€” persist durable facts to memory, take an atomic git snapshot (clean tree + open-PR check), and emit a fixed-field resume anchor (current state / verified / what's left / next action) plus a suggested custom /compact summary line. Use when the user says "์ปดํŒฉ์…˜ ์ค€๋น„ํ•ด์ค˜", "์ปดํŒฉ์…˜ํ•˜๊ณ  ์ด์–ด์„œ ์ง„ํ–‰ํ•  ์ˆ˜ ์žˆ๊ฒŒ ์ค€๋น„ํ•ด์ค˜", "ํ•ธ๋“œ์˜คํ”„ ์ค€๋น„ํ•ด์ค˜", or in English "prepare for compaction", "get ready to compact and continue", "hand off before /compact", "checkpoint before compacting". Also fire proactively when context is nearing the window limit and an auto-compact is imminent.

2026-06-21
northstar-roadmap
project-management-specialists

Read the project's NORTH_STAR / vision doc, measure current state against the goal, then propose a forward direction plus prioritized feature proposals โ€” persisted as a durable roadmap in docs/plans + memory so the plan survives /compact and new sessions. Use when the user asks where the project should go next or wants a backlog grounded in the vision. Fires on the user's real phrasings: "์•ž์œผ๋กœ ์–ด๋–ค ๋ฐฉํ–ฅ์œผ๋กœ ๊ฐœ์„ ยท๋ฐœ์ „์‹œํ‚ฌ์ง€ ๊ณ ๋ฏผํ•ด๋ด", "NORTH.md / NORTH_STAR ๋ณด๊ณ  ๋‚˜์•„๊ฐˆ ๋ฐฉํ–ฅ + ๊ธฐ๋Šฅ ์ œ์•ˆ", "๋‚˜์•„๊ฐˆ ๋ฐฉํ–ฅ + ๊ธฐ๋Šฅ์ œ์•ˆ (์ˆ˜์šฉ โ†’ ๊ณ„ํš ์ˆ˜๋ฆฝํ•˜๊ณ  ๋ฉ”๋ชจ๋ฆฌ์— ๊ธฐ๋ก)", "๋ถ๊ทน์„ฑ ์ •๋ ฌ ๋กœ๋“œ๋งต", as well as the English equivalents: "what direction should we take next", "propose a roadmap / feature backlog from the north star", "plan the next milestones and save it to memory". Not for detecting bugs or auditing current quality (see gap-analysis-e2e / ultracode-service-audit) โ€” this skill DIRECTS forward planning.

2026-06-21
eval-harness
software-developers

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

2026-04-20
spec-scaling
software-developers

Detects when SPEC.md or PRD.md exceeds 300 lines and proposes feature-based splitting with a master route document. Use when SPEC.md grows too large to be effectively used as a single document.

2026-04-20
continuous-learning-v2
computer-occupations-all-other

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

2026-04-14
spec-scaling
software-developers

Detects when SPEC.md or PRD.md exceeds 300 lines and proposes feature-based splitting with a master route document. Use when SPEC.md grows too large to be effectively used as a single document.

2026-04-12
uzys-agent-harness Agent Skills on GitHub | SkillsMP