PurdueRCAC

11 mods across 1 repository, 1 stars between them.

globus-build

01

PurdueRCAC/globus-mcp

Skill Claude CodeCodex

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…

1 6d ago A 114 tokens original MIT

globus-feature

02

PurdueRCAC/globus-mcp

Skill Claude CodeCodex

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…

1 6d ago A 135 tokens original MIT

globus-harness

03

PurdueRCAC/globus-mcp

Skill Claude CodeCodex

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}…

1 6d ago A 139 tokens original MIT

globus-plan

04

PurdueRCAC/globus-mcp

Skill Claude CodeCodex

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…

1 6d ago A 102 tokens original MIT

globus-publish

05

PurdueRCAC/globus-mcp

Skill Claude CodeCodex

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…

1 6d ago A 81 tokens original MIT

globus-release

06

PurdueRCAC/globus-mcp

Skill Claude CodeCodex

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…

1 6d ago A 203 tokens original MIT

globus-review

07

PurdueRCAC/globus-mcp

Skill Claude CodeCodex

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…

1 6d ago A 125 tokens original MIT

globus-roadmap

08

PurdueRCAC/globus-mcp

Skill Claude CodeCodex

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…

1 6d ago A 133 tokens original MIT

PurdueRCAC/globus-mcp

Instructions file CodexOpenCode

AGENTS.md instructions for PurdueRCAC/globus-mcp, covering agents.md, project, environment & working rules, commands and repository map.

1 6d ago A 7,783 tokens original MIT

PurdueRCAC/globus-mcp

Instructions file

Claude Code instructions for PurdueRCAC/globus-mcp, a project described as: Model Context Protocol server implementation to manage Globus endpoints and transfers.

1 6d ago A 3 tokens copy · 100% MIT

globus-mcp

11

PurdueRCAC/globus-mcp

MCP server Claude CodeCodexCursor

Globus MCP server. Runs locally from the globus-mcp Python package.

1 6d ago A tokens not measured original MIT