Skip to main content
jaksa76
GitHub 제작자 프로필

jaksa76

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

수집된 skills
52
저장소
4
업데이트
2026-07-21
저장소 탐색

저장소와 대표 skills

이 저장소에서 수집된 skills 44개 중 상위 8개를 표시합니다.
plan-next
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다