Skip to main content
Run any Skill in Manus
with one click
momobits
GitHub creator profile

momobits

Repository-level view of 21 collected skills across 1 GitHub repositories.

skills collected
21
repositories
1
updated
2026-05-17
repository explorer

Repositories and representative skills

relay-auto
software-developers

Drive Relay items end-to-end through the full code pipeline (analyze → plan/superplan → review → implement → verify → resolve) without per-skill prompting. Spawns one isolated agent per item that runs the entire pipeline and returns a structured summary; the main session never absorbs analyze landscape scans, plan code blocks, or verify diffs. Default mode picks the next item per priority rules and pauses after each; sweep mode walks N items or the whole backlog. Resumable across context compaction via on-disk session state. Use when you want to automate the code pipeline and just let Relay run.

2026-05-17
relay-help
receptionists-and-information-clerks-434171

Navigate the Relay workflow. Analyzes current project state, helps you decide what to do, and routes you to the right skill. Use when you need guidance, want to file something but are not sure if it is an issue or feature, or say what should I do next.

2026-05-17
relay-setup
software-developers

Set up the Relay workflow system for a new project. Creates directory structure, status files, and runs project-specific configuration. Use once per project.

2026-05-17
relay-analyze
project-management-specialists

Analyze and validate an item before implementation. Checks if the problem still exists, identifies root cause, and maps blast radius. Use as the first step when starting work on an item from relay-ordering.md.

2026-05-02
relay-order
project-management-specialists

Generate prioritized work ordering in relay-ordering.md. Analyzes dependencies, severity, and complexity to produce phased implementation plan. Use after relay-scan updates status.

2026-05-02
relay-plan
software-developers

Create a detailed, step-by-step implementation plan with risk mitigation. Use after relay-analyze has validated the item and mapped the blast radius.

2026-05-02
relay-resolve
software-developers

Close out and archive completed work. Creates implementation docs, archives resolved items, and updates ordering. Use after relay-notebook or relay-verify.

2026-05-02
relay-scan
software-developers

Scan the project documentation and codebase to generate relay-status.md with current state of all tracked items. Use periodically or after creating/resolving issues and features.

2026-05-02
Showing top 8 of 21 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded