Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

gumbo

gumbo에는 kevinswiber에서 수집한 skills 18개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
18
Stars
6
업데이트
2026-06-18
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

adr-create
소프트웨어 개발자

Draft or amend an Architecture Decision Record (ADR) from a research synthesis or a design decision. Use when a decision needs to become a durable, reviewable record — and when extending or correcting a decision that has already landed.

2026-06-18
adr-review
소프트웨어 개발자

Review an Architecture Decision Record (or coupled ADR set + cover) for grounding, decisiveness, completeness, and internal consistency before it is approved or landed — and to catch the drift that iteration introduces across coupled drafts and the cover. Reports findings; does not auto-fix unless asked.

2026-06-18
roadmap-create
프로젝트 관리 전문가

Create and maintain a roadmap that sequences milestones and the plans, research, and decisions that fulfill them. Use when work spans many artifacts over time and needs one living place that shows the sequence, status, dependencies, and risks.

2026-06-17
plan-create
프로젝트 관리 전문가

Create implementation plans following project conventions. Use when planning new features, refactors, or significant changes.

2026-06-17
plan-resume
소프트웨어 개발자

Resume working on an in-progress implementation plan. Finds incomplete plans and provides context to continue.

2026-06-17
plan-review
소프트웨어 품질 보증 분석가·테스터

Review an implementation plan for correctness, feasibility, completeness, and internal consistency before it is approved or implemented — and to catch the reference drift that iteration introduces. Reports findings; does not auto-fix unless asked.

2026-06-17
research-resume
소프트웨어 개발자

Resume a research plan. Spawns parallel agents if not started, checks progress, or synthesizes findings.

2026-06-17
research-review
소프트웨어 품질 보증 분석가·테스터

Review a research effort for grounding, internal consistency, and synthesis fidelity before its conclusions are relied on — and to catch the contradictions that iteration introduces across question files and the synthesis. Reports findings; does not auto-fix unless asked.

2026-06-17
coordinator
소프트웨어 개발자

Operate or resume a long-lived cross-project coordinator role over gumbo plans, research, issues, and ADRs. Use when you are tracking and sequencing work across one or more repos rather than implementing it — creating plans/research, processing external reviews, recording landings, and keeping roadmaps true.

2026-06-17
handoff
소프트웨어 개발자

Generate a paste-ready resume prompt for continuing work in a fresh session when context grows large. Use when wrapping up a long session so the next one picks up cleanly with one well-defined next action.

2026-06-17
gumbo-init
소프트웨어 개발자

Initialize a gumbo directory for the current project, creating a template in ~/.gumbo and a symlink in the project repo

2026-06-03
plan-findings-resume
소프트웨어 개발자

Triage findings from a plan into issues and research. Reads findings/ from a plan directory, decides what becomes an issue or research update, and writes them to the appropriate locations.

2026-06-03
plan-archive
프로젝트 관리 전문가

Archive a completed implementation plan. Moves the plan to archive/ and updates its status to COMPLETE.

2026-03-21
plan-cancel
프로젝트 관리 전문가

Cancel an implementation plan. Moves the plan to archive/ with CANCELLED status. Use when a plan is superseded, abandoned, or no longer needed.

2026-03-21
plan-findings-create
프로젝트 관리 전문가

Retroactively create findings for a plan by reviewing completed phases. Use when findings weren't recorded during implementation and need to be extracted after the fact.

2026-03-21
research-archive
기타 컴퓨터 관련 직업

Archive completed research. Moves the research to archive/ and updates its status.

2026-03-21
research-cancel
데이터 과학자

Cancel a research plan. Updates status to CANCELLED and moves to archive/. Use when research is no longer needed or has been superseded.

2026-03-21
research-create
소프트웨어 개발자

Create a research plan with parallel investigation tasks. Use when exploring a topic, analyzing external code, or gathering information to inform an implementation plan.

2026-03-21