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

majtom2grndctrl

Repository-level view of 14 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
14
repositories
1
occupation fields
3
updated
2026-05-25
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
postretro
14 skills20updated 2026-05-25
100% of creator
create-skill
Software Developers

Creates a new Codex skill for this project. Guides the user through designing the skill's purpose, trigger conditions, structure, and content. Use when the user wants to add a new slash command or automated workflow.

2026-05-25
fix-findings
Software Developers

Acts on review panel findings by dispatching concurrent GPT 5.5 workers with medium reasoning effort for small-blast-radius items (one per file), then a GPT 5.5 worker with high reasoning effort for remaining issues with knock-on effects. All agents read relevant context files. Use after /review-panel produces findings.

2026-05-25
orchestrate
Software Developers

Orchestrates execution of a plan by spawning agents to work on tasks according to the plan's sequencing instructions. Reads a plan from context/plans/ready/, moves it to in-progress, and coordinates task execution across phases. Use when a reviewed plan is ready for implementation.

2026-05-25
review-draft-spec
Software Quality Assurance Analysts & Testers

Multi-agent review of a draft spec in `context/plans/drafts/`. Spawns two parallel reviewers — a broad reviewer and a codebase-anchor reviewer that fact-checks every named identifier against source. Auto-applies mechanical fixes via a GPT 5.5 worker with medium reasoning effort unless --no-auto-apply is set. Recommends apply / re-review / promote. Use after a draft session, or when a human wants to validate before promoting to ready/.

2026-05-25
review-panel
Software Quality Assurance Analysts & Testers

Runs a multi-agent review panel: parallel code reviewers plus a dedicated comment drift checker. Aggregates findings with deduplication and severity merging. Runs in a forked context so the active agent's context window stays clean and reviewers have no bias from prior work. Use mid-session after implementing a feature, or before opening a pull request.

2026-05-25
fix-findings
Software Quality Assurance Analysts & Testers

Acts on review panel findings by dispatching concurrent Sonnet agents for small-blast-radius items (one per file), then an Opus agent for remaining issues with knock-on effects. All agents read relevant context files. Use after /review-panel produces findings.

2026-05-08
draft-plan
Project Management Specialists

Drafts feature or epic specs for PostRetro. A session may produce zero, one, or several plans depending on scope. Use when starting new planning work. Does not promote to ready/ — that is a separate step after review.

2026-04-30
review-draft-spec
Software Developers

Multi-agent review of a draft spec in `context/plans/drafts/`. Spawns two parallel reviewers — a broad reviewer and a codebase-anchor reviewer that fact-checks every named identifier against source. Auto-applies mechanical fixes via a Sonnet sub-agent unless --no-auto-apply is set. Recommends apply / re-review / promote. Use after a draft session, or when a human wants to validate before promoting to ready/.

2026-04-30
Showing top 8 of 14 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
majtom2grndctrl GitHub Skills | SkillsMP