Skip to main content
mihaelamj
GitHub 제작자 프로필

mihaelamj

3개 GitHub 저장소에서 수집된 23개 skills를 저장소 단위로 보여줍니다.

수집된 skills
23
저장소
3
업데이트
2026년 6월 18일
저장소 탐색

저장소와 대표 skills

epic-critic-loop
미분류

Drive a repository on autopilot through its GitHub issue tracker. Pick the next ordered epic/child issue, or seed a new epic only from a real code/spec/research gap, implement it on a branch, run an adversarial critic/fix loop until no actionable findings…

2026년 6월 18일
fix-bug
미분류

End-to-end workflow for fixing a tracked bug. Issue-first, branch, implement, push, PR, then a critic-fix loop that does NOT stop until the critic surfaces literally nothing new AND tests pass. Use when the user says "start on

2026년 6월 18일
claude-chat
미분류

Two Claude Code sessions coordinate via a shared JSONL chat file at ~/Downloads/claude-chat.jsonl, push-style via the Monitor tool. Lighter than /multi-claude:paired-branches; no branches, no worktrees, just a chat channel. Use when two sessions need to talk…

2026년 6월 18일
paired-branches
미분류

Spin up two Claude Code sessions on different branches of the same repo (typically main + develop), coordinating through a shared JSONL chat file in ~/Downloads. The human (U) types directives in plain English into either tab. This file is the canonical,…

2026년 6월 18일
next-bug
미분류

Pick the next open GitHub issue to fix, ranked by severity (High > Medium > Low > decision-needed), then hand off to the `fix-bug` skill. Use when the user says "next bug", "what's next", "pick the next one", "do the next one by severity", or anything that…

2026년 6월 18일
pr-critic-loop
미분류

Review the current repository pull request as a harsh critic, fix every actionable finding, verify the fixes, and repeat the critic/fix loop until no actionable findings remain. Use when the user asks to review, criticize, harden, or autopilot a PR or current…

2026년 6월 18일
test-everything
미분류

Run the full cupertino post-promote verification pipeline. Clean → build → test → 3 CI guards → mock-ai-agent → 27-command CLI smoke → MCP tool probe → DB integrity. Optional --deep adds the canonical-type wrong-winner audit, BUG 5 scope check, and…

2026년 6월 18일
add-client
미분류

Set up swift-openapi-generator for a client target (URLSession or AsyncHTTPClient). Use when adding a new client that consumes an openapi.yaml.

2026년 6월 18일
수집된 skill 20개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다