Skip to main content
mochan-tk
GitHub-Creator-Profil

mochan-tk

Repository-Ansicht von 53 gesammelten Skills in 9 GitHub-Repositories.

gesammelte Skills
53
Repositories
9
aktualisiert
25. Aug. 2026
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

codex-automation
Sonstige Computerberufe

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. Aug. 2026
context-collection
Sonstige Computerberufe

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. Aug. 2026
context-distillation
Sonstige Computerberufe

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. Aug. 2026
plan-management
Sonstige Computerberufe

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. Aug. 2026
project-onboarding
Sonstige Computerberufe

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. Aug. 2026
retro
Sonstige Computerberufe

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. Aug. 2026
session-orchestration
Sonstige Computerberufe

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. Aug. 2026
task-routing
Sonstige Computerberufe

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. Aug. 2026
Es werden 8 von 9 gesammelten Skills angezeigt.
project-onboarding
nicht klassifiziert

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. Aug. 2026
session-orchestration
nicht klassifiziert

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. Aug. 2026
task-routing
nicht klassifiziert

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. Aug. 2026
plan-management
Projektmanagementspezialisten

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. Aug. 2026
retro
Softwareentwickler

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. Aug. 2026
verification
Softwarequalitätssicherungsanalysten und -tester

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. Aug. 2026
context-collection
Softwareentwickler

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. Aug. 2026
context-distillation
Softwareentwickler

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. Aug. 2026
project-onboarding
nicht klassifiziert

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

25. Aug. 2026
context-collection
nicht klassifiziert

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

25. Aug. 2026
context-distillation
nicht klassifiziert

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

25. Aug. 2026
plan-management
nicht klassifiziert

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

25. Aug. 2026
retro
nicht klassifiziert

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. Aug. 2026
session-orchestration
nicht klassifiziert

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

25. Aug. 2026
task-routing
nicht klassifiziert

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

25. Aug. 2026
verification
nicht klassifiziert

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. Aug. 2026
context-distillation
Softwareentwickler

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. Aug. 2026
project-onboarding
Softwareentwickler

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. Aug. 2026
session-orchestration
Softwareentwickler

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. Aug. 2026
verification
Softwarequalitätssicherungsanalysten und -tester

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. Aug. 2026
plan-management
Projektmanagementspezialisten

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. Aug. 2026
context-collection
Softwareentwickler

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. Aug. 2026
retro
Softwareentwickler

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. Aug. 2026
task-routing
Softwareentwickler

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. Aug. 2026
context-collection
Softwareentwickler

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. Juli 2026
context-distillation
Softwareentwickler

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. Juli 2026
plan-management
Softwareentwickler

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. Juli 2026
project-onboarding
Softwareentwickler

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. Juli 2026
retro
Softwareentwickler

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. Juli 2026
session-orchestration
Softwareentwickler

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. Juli 2026
task-routing
Softwareentwickler

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. Juli 2026
verification
Softwarequalitätssicherungsanalysten und -tester

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. Juli 2026
project-onboarding
Softwareentwickler

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. Aug. 2026
plan-management
Softwareentwickler

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. Aug. 2026
session-orchestration
Sonstige Computerberufe

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. Aug. 2026
task-routing
Sonstige Computerberufe

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. Aug. 2026
retro
Softwareentwickler

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. Aug. 2026
verification
Softwarequalitätssicherungsanalysten und -tester

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. Aug. 2026
9 von 9 Repositories angezeigt
Alle Repositories angezeigt