Skip to main content
tobrun
Perfil de criador do GitHub

tobrun

Visão por repositório de 13 skills coletadas em 3 repositórios do GitHub.

skills coletadas
13
repositórios
3
atualizado
2026-07-29
explorador de repositórios

Repositórios e skills representativas

implement
sem classificação

Execute the tasks of a plan at .dev/{plan-name}/, test-first across unit/integration/e2e, running independent tasks in parallel and looping until every task is done and the e2e suite passes. Use when the user asks to implement a plan or its tasks, work through task files, or wants red-green TDD with an e2e report.

2026-07-29
to-plan
sem classificação

Turn a feature request, spec, or problem statement into a reviewable plan at .dev/{plan-name}/plan.md. Use when the user wants work planned before implementation.

2026-07-28
discover
sem classificação

Run the pre-implementation moves that reduce unknowns before planning starts - a blind spot pass over unfamiliar territory, a brainstorm/prototype pass for an undecided shape, and a one-question-at-a-time interview for ambiguities that would change architecture. Use before to-plan when the request touches unfamiliar code, an undecided UX/architecture direction, or open ambiguities; skip straight to to-plan when the work is already well understood.

2026-07-28
to-pitch
sem classificação

Package a completed change - its plan, implementation notes, and verification evidence - into a shareable buy-in doc published as an Artifact. Use once implementation is done and the change needs buy-in or visibility beyond the author, not for trivial one-line fixes.

2026-07-28
to-review
sem classificação

Concern-based fan-out review of a branch or PR where every finding is adversarially verified before it is reported, producing .dev/{plan-name}/review_N.md. Use when the user asks for a code review of their changes or before opening a PR.

2026-07-28
to-tasks
sem classificação

Split a plan at .dev/{plan-name}/plan.md into numbered task files (task_1.md, task_2.md, ...) sized for individual implementation. Use after to-plan when execution spans multiple tasks, or to break an existing plan into tasks.

2026-07-28
to-quiz
sem classificação

Render a context/intuition/what-was-done doc with a graded comprehension quiz on finished work, published as an Artifact for a reviewer or author to read before merging. Use when the user wants a comprehension check on a change before it merges.

2026-07-27
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos