CIrcui-try

33 mods across 1 repository, 5 stars between them.

boarding

01

CIrcui-try/Circuit

Skill Claude CodeCodex

A workflow step that reads a Linear issue and saves a summary of its requirements and possible code impact.

5 3mo ago A 29 tokens original MIT

cnp

02

CIrcui-try/Circuit

Skill Claude CodeCodex

A command procedure for committing the current Git changes and pushing them to the remote repository. It includes checks for sensitive files, branch safety, and recent commit style.

5 3mo ago A 16 tokens original MIT

door-closing

03

CIrcui-try/Circuit

Skill Claude CodeCodex

A workflow step that fetches the latest develop branch, creates a separate Git worktree, and writes an implementation plan.

5 3mo ago A 30 tokens original MIT

gh-auth-check

04

CIrcui-try/Circuit

Skill Claude CodeCodex

Use this skill immediately before a workflow runs an actual gh command, such as creating, inspecting, or merging PRs with GitHub CLI.

5 3mo ago A 19 tokens original MIT

landing

05

CIrcui-try/Circuit

Skill Claude CodeCodex

A read-only command that runs Cursor's code review against the current Git changes.

5 3mo ago A 27 tokens original MIT

rejoin

06

CIrcui-try/Circuit

Skill Claude CodeCodex

A workflow step that removes a separate Git worktree and keeps its branch in the main repository after rebasing it onto develop.

5 3mo ago A 48 tokens original MIT

release

07

CIrcui-try/Circuit

Skill Claude CodeCodex

A release workflow collects changes from a shared development branch, creates a versioned release branch, and opens a release pull request toward the main branch. A pull request is a proposed set of changes for review and merging.

5 3mo ago A 20 tokens original MIT

review-and-fix

08

CIrcui-try/Circuit

Skill Claude CodeCodex

A code-review command examines the changes on the current Git branch, finds issues by severity, fixes selected problems, and commits and pushes the results. Git is a system for tracking code changes, while a branch is a separate line of work.

5 3mo ago A 23 tokens original MIT

takeoff

09

CIrcui-try/Circuit

Skill Claude CodeCodex

A workflow step that rebases a branch onto develop, pushes it to the remote repository, and creates a pull request.

5 3mo ago A 28 tokens original MIT

taxiing

10

CIrcui-try/Circuit

Skill Claude CodeCodex

A local implementation step that follows a saved plan in a Git worktree, a separate working directory for a branch.

5 3mo ago A 36 tokens original MIT

boarding

11

CIrcui-try/Circuit

Command Claude Code

A command that reads a Linear issue—a task or bug tracked in Linear—and records its requirements and likely code impact in local files.

5 3mo ago A 27 tokens original MIT

cnp

12

CIrcui-try/Circuit

Command Claude Code

A commit-and-push command reviews the current changes, creates an English Conventional Commits message, commits the selected files, and pushes the branch to the remote repository. A remote repository is the shared copy of the project hosted elsewhere.

5 3mo ago A 13 tokens original MIT

door-closing

13

CIrcui-try/Circuit

Command Claude Code

A Git preparation command fetches the latest shared development branch, creates or identifies a worktree for an issue, and saves an implementation plan as a Markdown file. A worktree is a separate working directory connected to the same Git repository.

5 3mo ago A 26 tokens original MIT

landing

14

CIrcui-try/Circuit

Command Claude Code

A command for the final cleanup stage after a pull request has been merged. A pull request is a proposed code change reviewed before it is added to a shared branch; a worktree is a separate local directory for another Git branch.

5 3mo ago A 25 tokens original MIT

rejoin

15

CIrcui-try/Circuit

Command Claude Code

A command for leaving a Git worktree and preserving its branch in the main repository after rebasing it onto develop. A worktree is a separate folder that checks out another branch.

5 3mo ago A 45 tokens original MIT

release

16

CIrcui-try/Circuit

Command Claude Code

A release command for preparing a software version from changes merged into the develop branch. A release is a published version of a project, and a pull request is a proposed set of changes for merging.

5 3mo ago A 18 tokens original MIT

review-and-fix

17

CIrcui-try/Circuit

Command Claude Code

A command that reviews local Git changes, fixes selected issues, then commits and pushes the fixes. Git is a system for tracking code changes, and a commit records a set of changes.

5 3mo ago A 18 tokens original MIT

takeoff

18

CIrcui-try/Circuit

Command Claude Code

A workflow step that rebases a branch onto develop, pushes it to the remote repository, and creates a pull request.

5 3mo ago A 25 tokens original MIT

taxiing

19

CIrcui-try/Circuit

Command Claude Code

A local implementation step that follows a saved plan in a Git worktree, a separate working directory for a branch.

5 3mo ago A 32 tokens original MIT

autoland

20

CIrcui-try/Circuit

Command Codex

A command that waits for a pull request’s automated checks to pass, then merges it and updates the local Git workspace.

5 3mo ago A 12 tokens original MIT

autoland

21

CIrcui-try/Circuit

Skill Claude CodeCodex

A post-submission workflow that waits for a pull request’s CI checks, automated build and test checks, to pass before merging it.

5 3mo ago A 20 tokens original MIT

Circuit AGENTS.md

22

CIrcui-try/Circuit

Instructions file CodexOpenCode

Project instructions for Circuit, covering shared slash-command rules, compatibility between Claude and Codex, planning mode, commits, and GitHub accounts.

5 3mo ago A 772 tokens original MIT

implement-plan

24

CIrcui-try/Circuit

Skill Claude CodeCodex

Implement the planned tutorial change and verify the result.

5 3mo ago A 13 tokens original MIT