wanghao9610/STAR

STAR: Systematic Toolchain for AI Research (Harness, WIP)

51Stars on the repository
31Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

star-code-architect

01

wanghao9610/STAR

Skill Claude CodeCodex

Find a reference implementation, scaffold ${CODENAME}/, or reorganize the codebase — giving research plans under metds/plans/ a place for the code to live. If ${CODENAME}/ (from .env) is missing or empty, read the plan for what to search for, find and score candidate implementations on GitHub (plan fit, completeness…

not rated 51 +6 2d ago A 197 tokens original MIT

star-code-release

02

wanghao9610/STAR

Skill Claude CodeCodex

Open-source or publish the project: gather scattered code, polish it, compile README.md. Consolidates into ${CODENAME}/, sweeping tasks/, wkdrs/ and the root, promoting only code passing a three-part evidence test (the README cites it, an executed leaf needs it, or it reproduces a results.md number), placed by…

not rated 51 +6 2d ago A 195 tokens original MIT

star-code-reviewer

03

wanghao9610/STAR

Skill Claude CodeCodex

Review code quality, docstrings, and whether a plan's code matches what it promised. No argument reviews all of ${CODENAME}/; a PLANNAME (slug / prefix / filename) reviews that plan's files plus conformance (§3 tasks, §4 deliverables, §5 done-criterion); a path reviews that path; diff or a git range reviews changed…

not rated 51 +6 2d ago A 198 tokens original MIT

star-env-builder

04

wanghao9610/STAR

Skill Claude CodeCodex

Create or rebuild the conda env or venv, install dependencies, verify the environment — so plan execution has a working interpreter. Reads .env: a valid CONDAHOME creates conda env ENVNAME (argument, default CODENAME); otherwise a .venv in the root. An existing environment is never deleted — after confirmation it is…

not rated 51 +6 2d ago A 199 tokens original MIT

star-expt-analyst

05

wanghao9610/STAR

Skill Claude CodeCodex

Analyze experiment results: read the training logs and metrics, score a run against its plan. A PLANNAME resolves via execruns to its wkdrs/ /; a wkdrs/ / path back-resolves to its plan; no argument lists the runs and asks. Inventories the §4 deliverables, checks EXECLOG's claims against artifacts, scans logs for…

not rated 51 +6 2d ago A 205 tokens original MIT

star-expt-digest

06

wanghao9610/STAR

Skill Claude CodeCodex

Summarize experiment progress since last time — the periodic digest a progress report is written from, in date order. No argument resumes from the last digest; a PLANNAME covers that node's whole family — ancestors for context, descendants for evidence; d or a date covers a window; all covers everything. Collects each…

not rated 51 +6 2d ago A 205 tokens original MIT

star-flow-status

07

wanghao9610/STAR

Skill Claude CodeCodex

Show research status: the plan tree, progress, and what to work on or execute next. Read-only overview of the whole flow — scans every metds/plans/plan.md, rebuilds the decomposition tree from parent/prefix, reads each node's section status, children, dependson, and execstatus (plus each run's EXECLOG.md for…

not rated 51 +6 2d ago A 188 tokens original MIT

star-idea-storm

08

wanghao9610/STAR

Skill Claude CodeCodex

A guided brainstorming tool for turning a vague research interest into a specific, defensible topic.

not rated 51 +6 2d ago A 203 tokens original MIT

star-metd-summarize

09

wanghao9610/STAR

Skill Claude CodeCodex

Compile the finished plans into paper-ready method documents for the write-up. Invoked as star-metd-summarize [OPT] — overview, dataset, framework, training, evaluation; no argument compiles all five, overview last. Extracts what each document needs through a written map, merges passages by what a reader needs, not by…

not rated 51 +6 2d ago A 208 tokens original MIT

star-plan-coach

10

wanghao9610/STAR

Skill Claude CodeCodex

A guided process for writing or refining a research plan, proposal, or thesis opening report one question at a time. It develops sections such as the problem, related work, method, experiments, risks, and milestones.

not rated 51 +6 2d ago A 121 tokens original MIT

wanghao9610/STAR

Skill Claude CodeCodex

Break a research plan down into executable sub-plans with concrete, checkable steps — turning its method or milestones into actionable tasks. Reads the parent plan (written by star-plan-coach and living under metds/plans/), picks a decomposition axis (phase / component / evidence), confirms the unit list, then by…

not rated 51 +6 2d ago A 202 tokens original MIT

star-plan-executor

12

wanghao9610/STAR

Skill Claude CodeCodex

Execute or implement a leaf research sub-plan: turn it into code and run light validation. Orients in the codebase using .env, turns the sub-plan from metds/plans/ into a concrete checked execution plan, implements it with surgical changes, keeps intermediate working files under a plan-specific tasks directory…

not rated 51 +6 changed 2d ago A 171 tokens original MIT

star-plan-reviser

13

wanghao9610/STAR

Skill Claude CodeCodex

Audit a plan against what execution did, then revise it in place with per-item user approval — folding execution results back into the plan. Reads one plan from metds/plans/ plus its wkdrs/ / execution logs and artifacts (a summary of the children for internal nodes), scores completion claim-by-claim against files on…

not rated 51 +6 2d ago A 174 tokens original MIT

star-proj-adopt

14

wanghao9610/STAR

Skill Claude CodeCodex

Bring an existing or half-finished project into STAR without disturbing it — onboarding a repo that did not start from the template. Phase survey inspects the repository read-only (source layout, runtime, data / weights / output locations, entrypoints, git history, prior runs), confirms the mapping, then puts the…

not rated 51 +6 2d ago A 208 tokens original MIT

star-refs-reviewer

15

wanghao9610/STAR

Skill Claude CodeCodex

Literature review and related work: per-paper analysis notes plus a verified reference.bib. Builds an auditable base — 5–10 close papers read into notes, plus a classified reference.bib of ≥50 verified entries. No argument finds the method in metds/ and runs the full pass, resuming if metds/refs/ exists; a PLANNAME or…

not rated 51 +6 2d ago A 226 tokens original MIT

star-auto

16

wanghao9610/STAR

Skill Claude CodeCodex

Drive the STAR workflow toward the goal an explicitly invoked $star-auto request states, starting each next skill itself under that invocation's grant. Do not use unless the user typed $star-auto.

not rated 51 +6 2d ago A 41 tokens original MIT

star

17

wanghao9610/STAR

Skill Claude CodeCodex

Route an explicitly invoked $star request to exactly one STAR research workflow skill. With no request, show the current research status. Do not use after a specific star- skill has already been selected.

not rated 51 +6 2d ago A 41 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: