Skip to main content
mochan-tk
GitHub 제작자 프로필

mochan-tk

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

수집된 skills
53
저장소
9
업데이트
2026년 8월 25일
저장소 지도

skills가 있는 위치

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

여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

codex-automation
기타 컴퓨터 관련 직업

Designs supported Codex Scheduled tasks, repository hooks, MCP connections, and optional GitHub Action integrations with least privilege and an explicit human trust boundary. Use when a recurring task, event-driven check, external tool connection, scheduled…

2026년 8월 12일
context-collection
기타 컴퓨터 관련 직업

Collects the minimum project context needed for later distillation while preserving source provenance and governed originals. Use when new documents, interviews, meetings, external-tool records, research, or contradictory source material must enter the…

2026년 8월 12일
context-distillation
기타 컴퓨터 관련 직업

Distills provenance-linked context into reviewable requirements, decisions, non-goals, and vocabulary with an explicit agreement-merge boundary. Use after collection, before planning from new project knowledge, when sources conflict, or when durable guidance…

2026년 8월 12일
plan-management
기타 컴퓨터 관련 직업

Builds and maintains the executable GitHub Issue graph of Epics, Task sub-issues, dependencies, origin links, and the actionable frontier. Use when creating or splitting work, wiring blockers, planning a rolling wave, deciding what can run next or in…

2026년 8월 12일
project-onboarding
기타 컴퓨터 관련 직업

Guides Codex through measured onboarding of a new or existing repository, including command characterization, legacy characterization-test work, post-agreement project tuning, and license evidence. Use when a template is first adopted, repository commands or…

2026년 8월 12일
retro
기타 컴퓨터 관련 직업

Turns repeated project or agent-system friction into the smallest traceable improvement to guidance, skills, templates, tests, or gates while controlling always-on context and upstream flow. Use on a first occurrence that needs a retro candidate, a second…

2026년 8월 12일
session-orchestration
기타 컴퓨터 관련 직업

Runs, delegates, coordinates, and crash-resumes GitHub Tasks and sibling Epic phases through Codex subagents while keeping ownership, plans, evidence, and outcomes authoritative on GitHub. Use when starting or delegating a Task, conducting a program or Epic,…

2026년 8월 12일
task-routing
기타 컴퓨터 관련 직업

Routes a GitHub Task to the appropriate Codex app, CLI, IDE, or cloud surface and records an advisory role and reasoning tier without pinning a model. Use while drafting a Task, assigning its single exec label, changing environments after new evidence, or…

2026년 8월 12일
수집된 skill 9개 중 8개를 표시합니다.
project-onboarding
미분류

Tune this generic scaffold to a concrete target project — inventory the repo, interview only the gaps, verify every command by actually running it, fill or remove every CUSTOMIZE block, and deliver one evidence-backed onboarding PR. Use this whenever the…

2026년 8월 18일
session-orchestration
미분류

Protocol for running work through parent/child agent sessions (e.g., the GitHub Copilot app's session tree, or any orchestrator dispatching cloud-agent runs). Use this whenever a session spawns or reports to another session, when starting work on a Task issue…

2026년 8월 18일
task-routing
미분류

Decide where and with what each Task issue should run — execution surface (exec:cloud / exec:app / exec:cli / exec:ide label), suggested agent role, and suggested model/reasoning effort. Use this while decomposing an Epic, when filling the Routing block of…

2026년 8월 18일
plan-management
프로젝트 관리 전문가

Build and maintain the executable plan as a GitHub issue graph — Epics, just-in-time Task decomposition, blocked-by dependencies, the actionable frontier, and replanning after deviations. Use this whenever creating or splitting issues, deciding what can run…

2026년 8월 16일
retro
소프트웨어 개발자

Convert repeated failures, recurring review comments, and incidents into permanent system improvements — targeted diffs to instructions, skills, agreements, templates, or CI, delivered as small `retro:` PRs and logged. Use this when the same class of mistake…

2026년 8월 16일
verification
소프트웨어 품질 보증 분석가·테스터

Prove that work meets its Task issue — layered verification gates, the pre-PR checklist, the acceptance-criteria evidence table, and CI-failure triage. Use this before marking any PR ready for review, when writing the Verification section of a task brief,…

2026년 8월 16일
context-collection
소프트웨어 개발자

Land raw project information — meeting notes, existing specs, domain research, external tool exports, interview answers — into .github/docs/context/ with provenance, so later phases and stateless agents can use it. Use this at project kickoff, whenever new…

2026년 8월 11일
context-distillation
소프트웨어 개발자

Turn raw material in .github/docs/context/ into reviewed agreements (requirements with REQ-### IDs, ADRs, glossary, non-goals) and place each piece of knowledge in the right context tier — always-on instructions, path-scoped instructions, or on-demand…

2026년 8월 11일
project-onboarding
미분류

Assess and propose repository onboarding safely. Use when adopting or re-tuning this kit. Do not use for ordinary feature implementation.

2026년 8월 25일
context-collection
미분류

Collect bounded source context with provenance. Use when requirements must be gathered. Do not use to approve agreements or execute implementation.

2026년 8월 25일
context-distillation
미분류

Distill pinned context into reviewable agreements. Use when evidence must become requirements or decisions. Do not use for raw collection.

2026년 8월 25일
plan-management
미분류

Maintain the canonical Issue graph and rolling plan. Use when decomposing or replanning durable work. Do not use to execute a Task.

2026년 8월 25일
retro
미분류

Convert failures into stronger controls. Use after recurrence, a material incident or rejected PR, or scheduled hygiene. Do not use for one-off repair or feedback transport.

2026년 8월 25일
session-orchestration
미분류

Coordinate durable Task attempts and recovery. Use when supervising bounded execution contexts. Do not use as a runtime identity guarantee.

2026년 8월 25일
task-routing
미분류

Recommend a bounded execution route from evidence. Use when a planned Task needs placement. Do not use to claim runtime support or dispatch.

2026년 8월 25일
verification
미분류

Verify acceptance against exact current evidence. Use when defining Verification sections, triaging CI, or judging a Task or pull request. Do not use to approve agreements or final completion.

2026년 8월 25일
context-distillation
소프트웨어 개발자

Turn raw material in docs/context/ into reviewed agreements (requirements with REQ-### IDs, ADRs, glossary, non-goals) and place each piece of knowledge in the right context tier — always-on instructions, path-scoped instructions, or on-demand skills/docs.…

2026년 8월 3일
project-onboarding
소프트웨어 개발자

Tune this generic scaffold to a concrete target project — inventory the repo, interview only the gaps, verify every command by actually running it, fill or remove every CUSTOMIZE block, and deliver one evidence-backed onboarding PR. Use this whenever the…

2026년 8월 3일
session-orchestration
소프트웨어 개발자

Protocol for running work through parent/child agent sessions (e.g., a Claude Code orchestrator session spawning worktree-isolated child sessions or subagents, or any orchestrator dispatching cloud-agent runs). Use this whenever a session spawns or reports to…

2026년 8월 3일
verification
소프트웨어 품질 보증 분석가·테스터

Prove that work meets its Task issue — layered verification gates, the pre-PR checklist, the acceptance-criteria evidence table, and CI-failure triage. Use this before marking any PR ready for review, when writing the Verification section of a task brief,…

2026년 8월 3일
plan-management
프로젝트 관리 전문가

Build and maintain the executable plan as a GitHub issue graph — Epics, just-in-time Task decomposition, blocked-by dependencies, the actionable frontier, and replanning after deviations. Use this whenever creating or splitting issues, deciding what can run…

2026년 8월 3일
context-collection
소프트웨어 개발자

Land raw project information — meeting notes, existing specs, domain research, external tool exports, interview answers — into docs/context/ with provenance, so later phases and stateless agents can use it. Use this at project kickoff, whenever new source…

2026년 8월 3일
retro
소프트웨어 개발자

Convert repeated failures, recurring review comments, and incidents into permanent system improvements — targeted diffs to instructions, skills, agreements, templates, or CI, delivered as small `retro:` PRs and logged. Use this when the same class of mistake…

2026년 8월 3일
task-routing
소프트웨어 개발자

Decide where and with what each Task issue should run — execution surface (exec:cloud / exec:app / exec:cli / exec:ide label), suggested agent role, and suggested model/reasoning effort. Use this while decomposing an Epic, when filling the Routing block of…

2026년 8월 3일
context-collection
소프트웨어 개발자

Land raw project information — meeting notes, existing specs, domain research, external tool exports, interview answers — into docs/context/ with provenance, so later phases and stateless agents can use it. Use this at project kickoff, whenever new source…

2026년 7월 18일
context-distillation
소프트웨어 개발자

Turn raw material in docs/context/ into reviewed agreements (requirements with REQ-### IDs, ADRs, glossary, non-goals) and place each piece of knowledge in the right context tier — always-on instructions, path-scoped instructions, or on-demand skills/docs.…

2026년 7월 18일
plan-management
소프트웨어 개발자

Build and maintain the executable plan as a GitHub issue graph — Epics, just-in-time Task decomposition, blocked-by dependencies, the actionable frontier, and replanning after deviations. Use this whenever creating or splitting issues, deciding what can run…

2026년 7월 18일
project-onboarding
소프트웨어 개발자

Tune this generic scaffold to a concrete target project — inventory the repo, interview only the gaps, verify every command by actually running it, fill or remove every CUSTOMIZE block, and deliver one evidence-backed onboarding PR. Use this whenever the…

2026년 7월 18일
retro
소프트웨어 개발자

Convert repeated failures, recurring review comments, and incidents into permanent system improvements — targeted diffs to instructions, skills, agreements, templates, or CI, delivered as small `retro:` PRs and logged. Use this when the same class of mistake…

2026년 7월 18일
session-orchestration
소프트웨어 개발자

Protocol for running work through parent/child agent sessions (e.g., the GitHub Copilot app's session tree, or any orchestrator dispatching cloud-agent runs). Use this whenever a session spawns or reports to another session, when starting work on a Task issue…

2026년 7월 18일
task-routing
소프트웨어 개발자

Decide where and with what each Task issue should run — execution surface (exec:cloud / exec:app / exec:cli / exec:ide label), suggested agent role, and suggested model/reasoning effort. Use this while decomposing an Epic, when filling the Routing block of…

2026년 7월 18일
verification
소프트웨어 품질 보증 분석가·테스터

Prove that work meets its Task issue — layered verification gates, the pre-PR checklist, the acceptance-criteria evidence table, and CI-failure triage. Use this before marking any PR ready for review, when writing the Verification section of a task brief,…

2026년 7월 18일
project-onboarding
소프트웨어 개발자

Tune this generic scaffold to a concrete target project — inventory the repo, interview only the gaps, verify every command by actually running it, fill or remove every CUSTOMIZE block, and deliver one evidence-backed onboarding PR. Use this whenever the…

2026년 8월 10일
plan-management
소프트웨어 개발자

Build and maintain the executable plan as a GitHub issue graph — Epics, just-in-time Task decomposition, blocked-by dependencies, the actionable frontier, and replanning after deviations. Use this whenever creating or splitting issues, deciding what can run…

2026년 8월 9일
session-orchestration
기타 컴퓨터 관련 직업

Protocol for running work through parent/child agent sessions (e.g., the GitHub Copilot app's session tree, or any orchestrator dispatching cloud-agent runs). Use this whenever a session spawns or reports to another session, when starting work on a Task issue…

2026년 8월 8일
task-routing
기타 컴퓨터 관련 직업

Decide where and with what each Task issue should run — execution surface (exec:cloud / exec:app / exec:cli / exec:ide label), suggested agent role, and suggested model/reasoning effort. Use this while decomposing an Epic, when filling the Routing block of…

2026년 8월 8일
retro
소프트웨어 개발자

Convert repeated failures, recurring review comments, and incidents into permanent system improvements — targeted diffs to instructions, skills, agreements, templates, or CI, delivered as small `retro:` PRs and logged. Use this when the same class of mistake…

2026년 8월 6일
verification
소프트웨어 품질 보증 분석가·테스터

Prove that work meets its Task issue — layered verification gates, the pre-PR checklist, the acceptance-criteria evidence table, and CI-failure triage. Use this before marking any PR ready for review, when writing the Verification section of a task brief,…

2026년 8월 6일
저장소 9개 중 9개 표시
모든 저장소를 표시했습니다