Skip to main content
code-yeongyu
GitHub creator profile

code-yeongyu

Repository-level view of 131 collected skills across 16 GitHub repositories.

skills collected
131
repositories
16
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.

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

data-scientist
unclassified

Expert data processing with a hybrid engine strategy: resident-kernel engines first - DuckDB plus a resident Python stack (Polars/numpy/matplotlib) in persistent js/py eval kernels where the harness has them, bun/uv one-shots elsewhere - and per-action…

Aug 29, 2026
mass-ulw
unclassified

Run a dependency graph of child agents in one call with the native workflow tool. Use when the user asks for mass-ulw, a DAG of tasks, fan-out/fan-in work, or multi-agent execution where some tasks must wait on others.

Aug 29, 2026
dag-library
unclassified

Store a dag definition once and re-run it in one or two lines, instead of pasting the full definition JSON into every eval cell. MUST USE whenever the user wants to save a DAG for reuse, run a previously saved/named DAG, schedule the same graph repeatedly…

Aug 29, 2026
ulw-research
unclassified

Team-first maximum-saturation research orchestration. ALWAYS asks which final format to render (PDF+DOCX default), then stands up a max-size cooperating team (team_create): one member per axis plus skeptic/red-team members for ultradebate/hyperdebate…

Aug 29, 2026
ulw-research
unclassified

Maximum-saturation research orchestration: ALWAYS proposes the final materials first (PDF+DOCX default), then parallel explore+librarian swarms across codebase, web, official docs, and OSS repos — max-roster teammode when the harness has it — with live…

Aug 29, 2026
debugging
unclassified

MUST USE for any real runtime debugging across ANY language or binary — crashes, silent failures, wrong responses, stuck processes, memory leaks, async misbehavior, unexplained timing, reverse engineering. Runs a hypothesis-driven loop: form ≥3 hypotheses,…

Aug 27, 2026
ultrawork
unclassified

Binding ultrawork mode directive for omo-senpi. When a prompt contains ultrawork or ulw, the omo input hook injects the full directive as a hidden custom message (customType omo-ultrawork:directive, display false) ahead of the user's text, which is left…

Aug 26, 2026
ulw-loop
unclassified

Goal-like loop that uses ultrawork mode to decompose work into systematic, evidence-bound steps.

Aug 26, 2026
Showing 8 of 60 collected skills.
ulw-plan
software-developers

ACTIVATES ONLY on an explicit user request for the ulw-plan workflow: the user themselves saying ulw-plan, ulw plan, /skill:ulw-plan, or asking in their own words for a work plan before coding. NEVER self-activates: a bare ulw/ultrawork run, an agent-side…

Aug 1, 2026
coding-agent-sessions
computer-occupations-all-other

MUST USE when asked to find, read, list, search, inspect, fetch, export, or reconstruct coding-agent sessions across Codex, Claude Code/Desktop, OpenCode, Senpi/pi, oh-my-pi (omp), gajae-code (gjc), OpenClaw, Factory Droid, Amp, Gemini/Kimi/Qwen CLIs,…

Aug 1, 2026
data-scientist
data-scientists-152051

Expert data processing specialist with intelligent DuckDB/Polars selection for maximum performance. Always includes numpy, never uses pandas, runs everything through uv. Triggers: 'analyze the data', 'analyze this file', 'what is in this CSV/parquet/json',…

Aug 1, 2026
debugging
software-developers

MUST USE for any real runtime debugging across ANY language or binary — crashes, silent failures, wrong responses, stuck processes, memory leaks, async misbehavior, unexplained timing, reverse engineering. Runs a hypothesis-driven loop: form ≥3 hypotheses,…

Aug 1, 2026
programming
software-developers

MUST USE for ANY work on .py .pyi .rs .ts .tsx .mts .cts .go files. One philosophy: strict types, modern stacks (Pydantic v2 / serde+thiserror / Zod / gin+sqlc+pgx+slog), modern toolchains (uv+basedpyright+ruff / cargo+clippy+miri / Bun+Biome+tsc /…

Aug 1, 2026
ulw-research
computer-occupations-all-other

Maximum-saturation research orchestration: ALWAYS proposes the final materials first (PDF+DOCX default), then parallel explore+librarian swarms across codebase, web, official docs, and OSS repos — max-roster teammode when the harness has it — with live…

Aug 1, 2026
ulw-loop
software-developers

Goal-like loop that uses ultrawork mode to decompose work into systematic, evidence-bound steps.

Jul 28, 2026
frontend
web-and-digital-interface-designers

MUST USE for frontend/web UI/UX/visual work: building, styling, redesigning pages/components, React setup, performance audits, visual QA, taste, and polish. Routes four rulesets: design taste router and brand references; perfection for Playwright/Chromium…

Jul 28, 2026
Showing 8 of 23 collected skills.
sisyphus-plan-writer
project-management-specialists

Create YAML format work plans saved as .sisyphus/tasks/{name}.yaml with strict schema validation. Analyze user requirements, gather project context, and generate structured plans with verification specs. ALWAYS includes mandatory plan-reviewer verification.…

Nov 25, 2025
pr-context-retriever
software-developers

Specialized GitHub PR intelligence agent for automatically gathering comprehensive context from Pull Requests. Activate when users need CI failure analysis, review comment investigation, or PR status assessment. Triggers on requests like "CI 실패 원인 찾아줘",…

Nov 25, 2025
git-committer
software-developers

Commits changes in atomic units following dependency order. Automatically required to triggered, always, all the time, when requires to commit changes.

Nov 25, 2025
pr-creator
software-developers

GitHub Pull Request creation specialist. Analyzes user requirements to create PRs with structured titles and bodies matching the user's query language. Handles git change analysis, PR draft creation, user confirmation, and final PR creation via gh CLI.

Nov 20, 2025
sisyphus-trigger
network-and-computer-systems-administrators

Activate when user expresses intent to start Sisyphus work (e.g., "okay then work like that", "let's execute this", "start working on this"). Extract ai-todolist.md content from GitHub comments/files, create branch, commit, and trigger GitHub Actions…

Nov 9, 2025
interactive-debugging
software-developers

Patterns for controlling interactive debuggers (pdb, ipdb, gdb, lldb, node debug) via terminalcp

Nov 2, 2025
process-monitoring
network-and-computer-systems-administrators

Patterns for managing and monitoring long-running processes (builds, tests, servers, etc.) via terminalcp

Nov 2, 2025
repl-interaction
network-and-computer-systems-administrators

Patterns for controlling REPL sessions (Python, IPython, Node.js, Ruby, etc.) via terminalcp

Nov 2, 2025
Showing 8 of 13 collected skills.
rules
computer-occupations-all-other

Use when the user asks about Codex Rules behavior, injected project rules, supported rule file locations, matching, or environment configuration.

May 29, 2026
ulw-loop
project-management-specialists

Goal-like loop that uses ultrawork mode to decompose work into systematic, evidence-bound steps.

May 29, 2026
ai-slop-remover
software-developers

Removes AI-generated code smells from a SINGLE file while preserving functionality. For multiple files, call in PARALLEL per file.

May 29, 2026
debugging
software-developers

MUST USE for any real runtime debugging across ANY language or binary — crashes, silent failures, wrong responses, stuck processes, memory leaks, async misbehavior, unexplained timing, reverse engineering. Runs a hypothesis-driven loop: form ≥3 hypotheses,…

May 29, 2026
frontend-ui-ux
software-developers

Designer-turned-developer who crafts stunning UI/UX even without design mockups

May 29, 2026
init-deep
software-developers

(builtin) Initialize hierarchical AGENTS.md knowledge base

May 29, 2026
planing-prometheustic
software-developers

Strategic planning consultant that produces decision-complete work plans through Socratic interview, codebase exploration, Metis gap analysis, and optional Momus high-accuracy review. MUST USE when the task has 5+ steps, scope is ambiguous, multiple modules…

May 29, 2026
programming
software-developers

MUST USE for ANY work on .py .pyi .rs .ts .tsx .mts .cts .go files. One philosophy: strict types, modern stacks (Pydantic v2 / serde+thiserror / Zod / gin+sqlc+pgx+slog), modern toolchains (uv+basedpyright+ruff / cargo+clippy+miri / Bun+Biome+tsc /…

May 29, 2026
Showing 8 of 12 collected skills.
senpi-qa
software-quality-assurance-analysts-and-testers

Manual QA harness for the senpi coding agent itself. MUST USE after changing packages/ai, packages/agent, packages/coding-agent, or packages/tui — a green typecheck and `npm test` are NOT QA. Drives the real CLI from source in an isolated sandbox (never…

Aug 27, 2026
gpt-image-gen
software-developers

MUST read before generating images. Detailed prompt-crafting guide for gpt-image models, covering tool routing (native image_generation server tool vs the generate_image tool), prompt structure from subject to background, verbatim text rendering,…

Aug 11, 2026
release-publish
software-developers

Release, publish, CalVer tag push, npm publish, 배포, 릴리즈 for senpi. Use for the canonical release flow, GitHub tag/release publication, and npm publishing.

Aug 4, 2026
coding-agent-extension-worker
software-developers

Implements a single feature in the pi-mono `todotools` builtin extension work. Use for refactoring, continuation runtime, config resolver, prompt builder, test authoring, golden snapshots, CHANGELOG entries, and harness helpers. Does NOT do manual tmux QA.

Aug 2, 2026
merge-upstream
software-developers

Sync a fork branch with an upstream remote using a history-preserving merge. Use this whenever the user says /merge-upstream, merge upstream, sync upstream, sync fork, or wants upstream changes integrated without rebasing or force-pushing.

Jul 13, 2026
tmux-manual-qa
software-quality-assurance-analysts-and-testers

Run a single manual tmux-based QA scenario for the todo continuation feature against the real CLI (./pi-test.sh) in an interactive TUI. Captures scrollback, asserts deterministic pass/fail count markers, and cleans up test fixtures. Use only for the manual-qa…

May 15, 2026
dynamic-resources
computer-occupations-all-other

Example skill loaded from resources_discover

May 10, 2026
cua-localhost
network-and-computer-systems-administrators

Drive the user's host machine directly through Cua, with no sandbox. Maps to Cua's Localhost API. Higher risk - the agent can click, type, and run shell commands on the real desktop. Use only when the user explicitly opts in and read the safety section first.…

May 13, 2026
cua-control
software-developers

Mouse, keyboard, and scroll primitives for cua_click / cua_type / cua_key / cua_scroll. Reference for action shapes, modifier keys, key chord syntax, and screenshot-driven targeting workflows.

May 13, 2026
cua-overview
network-and-computer-systems-administrators

pi-cua-integration is a Pi/Senpi extension that bridges Cua (trycua/cua) for computer-use sandboxes and host control. MUST USE when the user asks to drive a desktop UI, take screenshots, run a "computer use" task, control a sandbox, or invoke any cua_* tool.…

May 13, 2026
cua-cloud-sandbox
network-and-computer-systems-administrators

Use Cua's cloud sandboxes via cua.ai. Requires CUA_API_KEY. Cloud sandboxes are isolated VMs run by trycua with billing per usage. Use when the user wants no local Docker/QEMU, wants Windows/macOS guests without Apple Silicon, or explicitly asks for cloud.

May 13, 2026
cua-local-sandbox
network-and-computer-systems-administrators

Run Cua sandboxes locally - no API key required. Covers Docker (XFCE/Kasm) for Linux containers, QEMU for full VMs, Lume for macOS guests on Apple Silicon, and Tart for Apple VZ VMs. Use when the user wants a local sandbox, wants to keep things off the cloud,…

May 13, 2026
Showing 12 of 16 repositories