Resume and execute a globus-mcp feature's phased roadmap. Discovers spec/{slug}/TECH.md from the current feature/fix branch, reads the FSM via nextphase.py, implements the next phase (default one at a time), runs that phase's verify command, updates state via setphase.py, and makes one atomic code+state commit. May…
Start a new globus-mcp feature/fix/refactor from a clean main branch. Safety-checks the tree, derives a {slug}, creates feature/{slug} or fix/{slug}, ingests an inline prompt, an untracked GOAL.md, or an issues/{slug}.md deferral, and refines it into spec/{slug}/GOAL.md — appetite, non-goals, EARS acceptance criteria…
Human-gated applier of the factory's self-improvement findings. Reads a feature's spec/{slug}/META.md (or --all) via metastatus.py, shapes with the human which harness improvements to make, previews a concrete diff per fix, applies each as an atomic [harness] commit directly on main (default; pr uses a harness/{slug}…
Turn a shaped spec/{slug}/GOAL.md into a design and a phased roadmap. Runs an invariant gate against AGENTS.md, fans out read-only research subagents (scaled to appetite; codebase-first), synthesizes spec/{slug}/PLAN.md, re-checks invariants, and generates spec/{slug}/TECH.md — the phased YAML-FSM driven by…
Land an approved globus-mcp feature branch on main. Default: push the branch and open a squash PR to main with a rich, artifact-linked body (Summary/Goal/Design/Research/Phases/Verification). Alternative (local): squash-merge into main locally and delete the branch. Confirms before any irreversible/outward step. Final…
Human-gated cutter of globus-mcp versions — the operational sibling of globus-harness that fills the gap globus-publish leaves ("version bumps and tags are a separate concern"). Two modes on this repo's single main branch: release (a final version) and pre-release (alpha/beta/rc). Shared core: bump the single version…
Adversarial QA of a completed globus-mcp feature branch. Delegates the correctness pass to a FRESH reviewer subagent that sees only GOAL.md + the branch diff + the AGENTS.md invariant checklist + the runnable repo — NOT PLAN.md/TECH.md (avoids grading-its-own-homework). The reviewer refutes each finding and cites…
Retire the deferrals whose cycles have landed, and keep ROADMAP.md true. Finds every issues/{slug}.md carrying status: adopted:{slug}, confirms the cycle actually reached main, and deletes the seed with its ROADMAP entry after a human-gated preview. Also repairs the drift a shipped cycle leaves behind: discharged…
Claude Code instructions for PurdueRCAC/globus-mcp, a project described as: Model Context Protocol server implementation to manage Globus endpoints and transfers.