Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

gumbo

يحتوي gumbo على 18 من skills المجمعة من kevinswiber، مع تغطية مهنية على مستوى المستودع وصفحات 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