midFang/ai-agent-skills-workflow

Reusable AI agent skills for a traceable bug and feature development workflow.

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

bug2csv

01

midFang/ai-agent-skills-workflow

Skill Codex

A procedure for exporting one worksheet tab from Tencent Docs, an online document and spreadsheet service, as a CSV file. It uses an already signed-in Chrome session.

not rated 2 2mo ago A 82 tokens original MIT

bugbatch-prepare

02

midFang/ai-agent-skills-workflow

Skill Codex

A procedure for turning a raw Tencent Docs bug spreadsheet into a local, structured bug batch. It creates task drafts and tracking fields for bugs that are ready to fix or need more information.

not rated 2 2mo ago A 99 tokens original MIT

midFang/ai-agent-skills-workflow

Skill Codex

A method for writing maintenance comments beside unusual bug fixes. Each comment records the user-visible symptom, the confirmed cause or best diagnosis, and why the special code is needed.

not rated 2 2mo ago A 114 tokens original MIT

bugfix-done

04

midFang/ai-agent-skills-workflow

Skill Codex

A workflow for completing a bug fix after a user has manually verified the APK or installation package. It records the verification, merges the bug branch into a specified target branch, builds and installs the result, and later removes the worktree after integration verification.

not rated 2 2mo ago A 135 tokens original MIT

bugfix-worktree

05

midFang/ai-agent-skills-workflow

Skill Codex

A procedure for fixing one tracked bug in its own Git worktree, which is a separate working copy tied to a branch. It includes self-checking the fix and building an Android APK for human testing.

not rated 2 2mo ago A 144 tokens original MIT

debug-tag-add

06

midFang/ai-agent-skills-workflow

Skill Codex

A procedure for adding temporary, searchable diagnostic log messages for one specific bug. It uses one fixed label and places logs at key decision points so the relevant path can be traced.

not rated 2 2mo ago A 79 tokens original MIT

feature-done

07

midFang/ai-agent-skills-workflow

Skill Codex

A workflow for completing a feature after a user has manually confirmed that it works. A feature is a distinct piece of product functionality, and a branch is a separate line of Git work.

not rated 2 2mo ago A 127 tokens original MIT

feature-prepare

08

midFang/ai-agent-skills-workflow

Skill Codex

A planning tool that turns a feature idea into a small set of project files: a feature list, a short specification, and a task log. It defines the goal, main behavior, and acceptance checks.

not rated 2 2mo ago A 84 tokens original MIT

feature-worktree

09

midFang/ai-agent-skills-workflow

Skill Codex

A workflow that takes a prepared feature specification, creates or restores a separate Git worktree and branch, and implements the feature there. It records validation results and builds an APK for human testing.

not rated 2 2mo ago A 96 tokens original MIT

plan-csv-execute

10

midFang/ai-agent-skills-workflow

Skill Claude CodeCodex

A workflow for implementing work from an issues CSV file. A CSV is a plain table of issue records; the workflow treats that file as the task list and records implementation, review, validation, and local commits.

not rated 2 2mo ago A 85 tokens original MIT

plan-to-issues-csv

11

midFang/ai-agent-skills-workflow

Skill Claude CodeCodex

A tool that converts a written execution plan into a uniquely named CSV snapshot of trackable issues. A CSV is a plain-text table that spreadsheet programs can open.

not rated 2 2mo ago A 124 tokens original MIT

plan

12

midFang/ai-agent-skills-workflow

Skill Claude CodeCodex

A workspace skill that creates or updates a detailed implementation plan in a plan file.

not rated 2 2mo ago A 97 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: