Terry-Mao

40 mods across 1 repository, 165 stars between them.

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Bootstrap the issue triage configuration for a repository by analyzing existing issues, labels, and contributors to generate .github/issue-triage/config.json and .github/CODEOWNERS. Use when setting up triage automation on a new or existing repository for the first time.

165 4d ago A 61 tokens copy · 89% MIT

create-issue

02

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Create a focused GitHub issue from the current request using the repository's templates and safe metadata defaults.

165 4d ago A 24 tokens original MIT

create-pr

03

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Create or update a review-ready GitHub pull request from the current branch.

165 4d ago A 18 tokens original MIT

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Diagnose a PR, branch, run, or GitHub Actions URL from CI evidence and produce a fix plan without changing code.

165 4d ago A 33 tokens original MIT

git-branch

05

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Create repository-compliant development branches with minimal safety checks.

165 4d ago A 15 tokens original MIT

git-commit

06

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Create focused, reviewable commits from the current diff without including unrelated files.

165 4d ago A 19 tokens original MIT

git-push

07

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Publish committed work to the correct remote branch without unsafe force pushes.

165 4d ago A 17 tokens original MIT

git-worktree

08

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Create an isolated Git worktree for parallel development with minimal safety checks.

165 4d ago A 18 tokens original MIT

pr-walkthrough

09

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Generate a local static interactive D3 walkthrough of a pull request. Use when the user wants a zoomable PR map, graph/canvas PR orientation, or alternate visualization of PR system components, data flow, code dependencies, and user actions.

165 4d ago A 53 tokens original MIT

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Resolve Git merge, rebase, cherry-pick, or stash conflicts from compact context without loading unrelated files.

165 4d ago A 28 tokens original MIT

review-pr-local

11

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Run the repository PR review workflow locally from the current branch using temporary-directory snapshots and the same review.json contract as CI.

165 4d ago A 28 tokens original MIT

review-spec-local

12

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Run the repository spec review workflow locally from the current branch using temporary-directory snapshots and the same review.json contract as CI.

165 4d ago A 28 tokens copy · 86% MIT

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Decide when specs are worth the overhead, then coordinate product, technical, and implementation work for substantial features.

165 4d ago C 27 tokens original MIT

write-product-spec

14

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Write a behavior-focused product spec for a significant or ambiguous feature in this repository.

165 4d ago A 20 tokens original MIT

write-tech-spec

15

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Write a code-grounded technical spec for a substantial or ambiguous feature in this repository.

165 4d ago A 21 tokens original MIT

agents

16

Terry-Mao/AICodingFlow

Cursor rule Cursor

Follow the shared repository instructions in .agents/AGENTS.md.

165 4d ago A 59 tokens original MIT

Product Wiki Query

17

Terry-Mao/AICodingFlow

Agent

Answer AICodingFlow product questions by querying docs/product/wiki with the product-wiki skill query workflow.

165 4d ago A 25 tokens original MIT

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Compare a pull request's implementation against spec context in speccontext.md and feed any material mismatches into review.json. Use during PR review when approved or repository spec context is available.

165 4d ago A 44 tokens copy · 94% MIT

create-product-spec

19

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Create a product spec from a GitHub issue in this repository by applying the local shared write-product-spec workflow with issue context and output paths. Use when an issue should be turned into a product spec artifact stored under specs/issue- /product.md and the agent should prepare file changes only, without…

165 4d ago A 78 tokens original MIT

create-tech-spec

20

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Create a technical spec from a GitHub issue in this repository by applying the local shared write-tech-spec workflow with issue context and output paths. Use when an issue should be turned into a tech spec artifact stored under specs/issue- /tech.md and the agent should prepare file changes only, without creating…

165 4d ago A 78 tokens original MIT

dedupe-issue-repo

21

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Repo-specific dedupe guidance . Only the categories declared overridable by the core dedupe-issue skill may be specialized here.

165 4d ago A 32 tokens original MIT

dedupe-issue

22

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Detect duplicate GitHub issues by comparing the incoming issue's title and description against issue candidates provided by the workflow.

165 4d ago A 27 tokens original MIT

implement-issue

23

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Implement a GitHub issue in this repository by applying the local shared implement-specs workflow with repository-specific issue, spec-context, and summary-file handling. Use when issue details are provided in the prompt and the agent should produce the implementation diff and handoff metadata without creating pull…

165 4d ago A 63 tokens original MIT

implement-specs

24

Terry-Mao/AICodingFlow

Skill Claude CodeCodex

Implement an approved feature from the repository's product and tech specs, keeping specs and code aligned in the same change as implementation evolves. Use after the product and tech specs are approved and the next step is building the feature.

165 4d ago A 48 tokens original MIT