Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ge

ge contains 6 collected skills from thorwhalen, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
0
updated
2026-05-27
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

ge-autonomous-execution
software-developers

Behavioural policy for running unattended. Use when you have been launched in headless / auto-permission mode (e.g. by `ge run-roadmap` or `ge run-triage`) and there is no user available to answer questions. Converts every clarifying question into a logged decision so progress continues.

2026-05-27
ge-cross-repo-triage
software-developers

Triage and resolve a cross-repo issue backlog. Use when launched by `ge run-triage` against multiple repos — Phase A classifies and orders issues into a `TriageBacklog`; Phase B executes them one at a time (failing test → confirm red → fix → confirm green → open PR, then stop). Stops at PR; merging is a separate later phase.

2026-05-27
ge-roadmap-execution
software-developers

Execute a roadmap of tasks end-to-end using GitHub as durable memory. Use when launched against a roadmap issue (typically by `ge run-roadmap`) — take the next todo task, do it, verify it, mark it done, log decisions, and repeat. Survives context exhaustion because each work unit rehydrates from GitHub.

2026-05-27
ge
software-developers

Use when asked to work on a GitHub issue, PR, or discussion. Resolves flexible input (URL, folder, number), confirms with the user, prepares context, and guides the workflow.

2026-03-31
ge-context
software-developers

Use when you need to prepare, read, or refresh full context for a GitHub issue, PR, or discussion — fetching data, downloading media, and writing structured context documents.

2026-03-31
ge-analyze
software-developers

Use when you need to check whether a GitHub issue or PR is still relevant, stale, or already resolved — without preparing full context or downloading media.

2026-03-17