EternallLight

11 mods across 1 repository, 6 stars between them.

tgc-skills

01

EternallLight/tgc-skills

Plugin Claude Code

Shipping-pipeline skills for Claude Code: plan orchestration with fresh-context agents, diff polish, ship-to-PR, agent review-fix loop, and post-merge cleanup.

6 1mo ago A tokens not measured original MIT

tgc-skills

02

EternallLight/tgc-skills

Plugin Claude Code

A shipping pipeline for Claude Code: orchestrate a locked plan with fresh-context agents, polish the diff, ship it to a reviewed PR, run an agent review-fix loop until clean, and clean up after merge.

6 1mo ago A tokens not measured original MIT

checkpoint

03

EternallLight/tgc-skills

Skill Claude CodeCodex

Use when the user wants current work saved to the branch mid-flow without ending the task — "checkpoint", "commit and push", "save and push", "push what we have", optionally with a review ask ("checkpoint and review").

6 1mo ago A 49 tokens original MIT

cmux-orchestrate

04

EternallLight/tgc-skills

Skill Claude CodeCodex

Use when orchestrating cmux terminal panes, splits, tabs, worker sessions, or agents in other cmux panes, including reading screens, sending commands, answering prompts, jumping to unread activity, or setting AFK check-ins. Do not use for tmux, IDE/browser tabs, deployment replicas, or plain command execution.

6 1mo ago A 71 tokens original MIT

merged

05

EternallLight/tgc-skills

Skill Claude CodeCodex

Use right after the user merged a PR — "merged", "I merged it", "merged, clean up", "shipped, clean up the branch" — to run the post-merge routine for the repo the PR belongs to.

6 1mo ago A 50 tokens original MIT

orchestrate-plan

06

EternallLight/tgc-skills

Skill Claude CodeCodex

Use when executing a locked, reviewed PLAN.md by delegating the implementation to cmux worker pane(s) ONE PHASE at a time — splitting the plan into context-window-sized phases, fully clearing the worker's context between phases, and (when the plan touches INDEPENDENT repos) running one worker pane per repo IN PARALLEL…

6 1mo ago B 155 tokens original MIT

orchestrate

07

EternallLight/tgc-skills

Skill Claude CodeCodex

Use when executing a locked implementation plan (PLAN.md or equivalent) that is too big for one context window — "execute the plan", "implement PLAN.md", "orchestrate this implementation", "split the plan into phases and build it". Not for edits you can finish inline.

6 1mo ago C 61 tokens original MIT

polish

08

EternallLight/tgc-skills

Skill Claude CodeCodex

Use only when the user explicitly asks for a combined quality pass over changed code, or when the active ship workflow invokes it — "polish the diff", "polish my changes", "clean up my changes", "run all the reviewers". Diff-scoped by default; accepts an optional path argument.

6 1mo ago A 64 tokens original MIT

review-fix

09

EternallLight/tgc-skills

Skill Claude CodeCodex

Use for a single pass of fixing review findings on a pull request — "fix the review findings", "address the review comments", "apply the reviewer feedback and push". One iteration; for the repeating fix-and-re-review cycle use tgc-skills:review-loop.

6 1mo ago A 58 tokens original MIT

review-loop

10

EternallLight/tgc-skills

Skill Claude CodeCodex

Use only when the user explicitly asks to review, fix, and re-review a branch or PR until clean, or when an active ship/checkpoint workflow invokes it — "run the review loop", "review and fix until it passes", "loop review on this PR".

6 1mo ago A 57 tokens original MIT

ship

11

EternallLight/tgc-skills

Skill Claude CodeCodex

Use when implementation on a branch is done and the user wants it taken through review — "ship", "ship it", "run the pipeline", or any ask to get the current changes polished, pushed, PR'd, and reviewed.

6 1mo ago A 49 tokens original MIT