원클릭으로
Typhon
Typhon에는 Log2n-io에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Run regression benchmarks, track results, and generate trend reports
Complete a sub-issue of an umbrella issue - close it, check parent checkbox, update design doc
Complete work on a GitHub issue - close issue, update artifacts, prompt for doc updates
Run code coverage analysis, track class-level results, and generate trend reports
Create a GitHub issue and add it to the Typhon org project
Implement a GitHub issue end-to-end — scope it (whole issue or specific phases), build an acceptance-criteria plan from its design doc, get the plan approved, then develop autonomously with tests and a mandatory code review.
Start design for a GitHub issue - creates design doc from research/ideas, updates status to Todo
Start research on a GitHub issue - creates research doc, links ideas, updates status
Start working on a sub-issue of an umbrella issue - updates status, validates dependencies, updates design doc
Start working on a GitHub issue - updates status, creates branch, verifies design
Deep-triage a GitHub issue — classify, analyze against the code, draft an answer, and apply the disposition
Show current development status from GitHub Project
Start / stop / status of the Typhon Workbench dev servers (Kestrel :5200 + Vite :5173) with file-based PID tracking so state survives across Claude Code sessions
Scaffold a new Workbench panel — full stack (server DTOs/service/controller/tests + client hooks/store/panel/context-menu/tests + wiring + Playwright canary) that compiles on first invocation
Profile a benchmark workload with dotTrace sampling, generate an XML report, and analyze hot spots