Skip to main content
mochan-tk
Profil créateur GitHub

mochan-tk

Vue par dépôt de 53 skills collectés dans 9 dépôts GitHub.

skills collectés
53
dépôts
9
mis à jour
25 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

codex-automation
Autres occupations informatiques

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…

12 août 2026
context-collection
Autres occupations informatiques

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…

12 août 2026
context-distillation
Autres occupations informatiques

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…

12 août 2026
plan-management
Autres occupations informatiques

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…

12 août 2026
project-onboarding
Autres occupations informatiques

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…

12 août 2026
retro
Autres occupations informatiques

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…

12 août 2026
session-orchestration
Autres occupations informatiques

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,…

12 août 2026
task-routing
Autres occupations informatiques

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…

12 août 2026
Affichage de 8 skills collectés sur 9.
project-onboarding
non classé

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…

18 août 2026
session-orchestration
non classé

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…

18 août 2026
task-routing
non classé

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…

18 août 2026
plan-management
Spécialistes en gestion de projets

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…

16 août 2026
retro
Développeurs de logiciels

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…

16 août 2026
verification
Analystes en assurance qualité des logiciels et testeurs

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,…

16 août 2026
context-collection
Développeurs de logiciels

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…

11 août 2026
context-distillation
Développeurs de logiciels

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…

11 août 2026
project-onboarding
non classé

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

25 août 2026
context-collection
non classé

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

25 août 2026
context-distillation
non classé

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

25 août 2026
plan-management
non classé

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

25 août 2026
retro
non classé

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.

25 août 2026
session-orchestration
non classé

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

25 août 2026
task-routing
non classé

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

25 août 2026
verification
non classé

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.

25 août 2026
context-distillation
Développeurs de logiciels

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.…

3 août 2026
project-onboarding
Développeurs de logiciels

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…

3 août 2026
session-orchestration
Développeurs de logiciels

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…

3 août 2026
verification
Analystes en assurance qualité des logiciels et testeurs

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,…

3 août 2026
plan-management
Spécialistes en gestion de projets

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…

3 août 2026
context-collection
Développeurs de logiciels

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…

3 août 2026
retro
Développeurs de logiciels

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…

3 août 2026
task-routing
Développeurs de logiciels

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…

3 août 2026
context-collection
Développeurs de logiciels

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…

18 juil. 2026
context-distillation
Développeurs de logiciels

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.…

18 juil. 2026
plan-management
Développeurs de logiciels

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…

18 juil. 2026
project-onboarding
Développeurs de logiciels

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…

18 juil. 2026
retro
Développeurs de logiciels

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…

18 juil. 2026
session-orchestration
Développeurs de logiciels

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…

18 juil. 2026
task-routing
Développeurs de logiciels

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…

18 juil. 2026
verification
Analystes en assurance qualité des logiciels et testeurs

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,…

18 juil. 2026
project-onboarding
Développeurs de logiciels

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…

10 août 2026
plan-management
Développeurs de logiciels

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…

9 août 2026
session-orchestration
Autres occupations informatiques

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…

8 août 2026
task-routing
Autres occupations informatiques

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…

8 août 2026
retro
Développeurs de logiciels

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…

6 août 2026
verification
Analystes en assurance qualité des logiciels et testeurs

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,…

6 août 2026
9 dépôts affichés sur 9
Tous les dépôts sont affichés