Skip to main content
jaksa76
Perfil de criador do GitHub

jaksa76

Visão por repositório de 52 skills coletadas em 4 repositórios do GitHub.

skills coletadas
52
repositórios
4
atualizado
2026-07-21
explorador de repositórios

Repositórios e skills representativas

Mostrando as 8 principais de 44 skills coletadas neste repositório.
plan-next
Outras ocupações de informática

Run one planning iteration of the microfactory — claim the next planning-eligible issue from the configured backend, explore the codebase, write plans/<KEY>.md, push it, and put the issue up for plan review. Intended as a /loop target (e.g. /loop 10m /microfactory:plan-next); also takes an optional issue key to plan a specific issue.

2026-07-21
github-tasks
Desenvolvedores de software

GitHub Issues backend operations for the microfactory — find eligible issues, claim one with race verification, view, comment, and transition (statuses are mapped to labels), all via the gh CLI. Used by plan-next and implement-next when the configured backend is github. Not for general GitHub questions.

2026-07-06
implement-next
Desenvolvedores de software

Run one implementation iteration of the microfactory — claim the next implementation-eligible issue from the configured backend, implement it (following the approved plan if one exists), run the tests, push (directly or via a feature branch + PR), and update the issue. Intended as a /loop target (e.g. /loop 20m /microfactory:implement-next); also takes an optional issue key to implement a specific issue.

2026-07-06
init-factory
Desenvolvedores de software

Set up the microfactory for the current project. Interviews the user, writes .microfactory/config.yaml, authenticates the task backend (Jira via acli, GitHub via gh, or a local TODO.md), and starts the work loop. Use when the user wants to initialize, configure, or reconfigure the factory.

2026-07-06
jira-tasks
Desenvolvedores de software

Jira backend operations for the microfactory — find eligible issues, claim one with race verification, view, comment, and transition, all via the acli CLI. Used by plan-next and implement-next when the configured backend is jira. Not for general Jira questions.

2026-07-06
todo-tasks
Desenvolvedores de software

Local TODO.md backend operations for the microfactory — find eligible items, claim, comment, and transition by editing checkbox states in a markdown file. Used by plan-next and implement-next when the configured backend is todo. Good for trying out the factory without Jira or GitHub.

2026-07-06
Mostrando 4 de 4 repositórios
Todos os repositórios foram exibidos