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

MQ37

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

수집된 skills
14
저장소
2
업데이트
2026년 8월 18일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

check-work
미분류

Self-verification — spawn a fresh-context subagent to independently check that finished work actually satisfies the original request. Re-derives the task from a briefing you write (poisson subagents start with a blank conversation, not a copy of this one),…

2026년 8월 18일
code-quality
미분류

Universal code-quality principles for any language or codebase — simplicity, clarity, and minimalism in the spirit of the suckless manifesto, Linus Torvalds' "good taste", a hacker's distrust of complexity, and the conviction that one mind can understand the…

2026년 8월 18일
code-review
미분류

General code review process — scan lenses (correctness, performance, edge cases, test coverage, security, API design, boundary/type cleanliness, orchestration/atomicity, ambitious simplification with a file-size ceiling and spaghetti-growth check, comment…

2026년 8월 18일
council
미분류

Convene a council of legendary engineers — spawned as parallel subagent personas — to review code, critique an architecture, or pressure-test an idea, then synthesize their verdicts into one ranked answer. Each legend carries a distinct, durable engineering…

2026년 8월 18일
create-pr
미분류

Workflow for opening a pull request — picking a conventional-commit title, writing a tight What / Why / Testing description, and self-reviewing the diff before pushing. Language-agnostic and minimal in the spirit of suckless and Torvalds' "show me the code".…

2026년 8월 18일
feature-impact
미분류

Scout the blast radius of a change before or after writing it — name the shared seam it touches, enumerate from the code every mode, flag, header, and consumer already flowing through that seam, then classify each as works-unchanged / wired /…

2026년 8월 18일
sandbox
미분류

Set up an isolated podman sandbox for a work session — mount the right directory (workdir, or a fresh git worktree when parallel branches could conflict) from the start, do all bash/build/test work through the container, edit files with the normal host-path…

2026년 8월 12일
create-skill
미분류

Author a new SKILL.md — as a builtin shipped in the px binary (internal/skills/builtin/<name>/SKILL.md, embedded via go:embed, no other code change needed) or as a user skill under ~/.poisson/skills/<name>/SKILL.md (picked up live, /reload, overrides a…

2026년 8월 11일
수집된 skill 13개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다