chaohong-ai

31 mods across 1 repository, 131 stars between them.

auto-work

01

chaohong-ai/ai-auto-work

Command Claude Code

A command that takes a requirement through research, planning, plan review, development, and development review.

131 1mo ago A 21 tokens

analyze

02

chaohong-ai/ai-auto-work

Command Claude Code

A command for finding the root causes of omissions or defects in work produced by the auto-work process.

131 1mo ago A 29 tokens

fix-review

03

chaohong-ai/ai-auto-work

Command Claude Code

A command for reviewing bug-fix code to check whether it fixes the underlying cause and introduces no side effects.

131 1mo ago A 17 tokens

fix

04

chaohong-ai/ai-auto-work

Command Claude Code

A command for fixing a bug and recording the lesson as a reusable skill or rule.

131 1mo ago A 11 tokens

report

05

chaohong-ai/ai-auto-work

Command Claude Code

A command for recording a bug in the feature documentation for the relevant software version.

131 1mo ago A 10 tokens

fast-auto-work

06

chaohong-ai/ai-auto-work

Command Claude Code

A command for making small code changes through implementation, compilation, and related tests.

131 1mo ago A 30 tokens

develop-review

07

chaohong-ai/ai-auto-work

Command Claude Code

A command for reviewing code produced during feature development, including checks for missed work and violations of project rules.

131 1mo ago A 17 tokens

develop

08

chaohong-ai/ai-auto-work

Command Claude Code

A command that repeatedly performs coding and review until the implementation reaches a stable quality level.

131 1mo ago A 20 tokens

developing.auto

09

chaohong-ai/ai-auto-work

Command Claude Code

An automatic mode for implementing feature code, called by a feature-development loop, without asking the user questions during the process.

131 1mo ago A 19 tokens

developing

10

chaohong-ai/ai-auto-work

Command Claude Code

A guided development command that first parses its inputs, establishes context, confirms the implementation scope, and then follows a defined workflow.

131 1mo ago A 5 tokens

plan-creator.auto

11

chaohong-ai/ai-auto-work

Command Claude Code

An automatic version of the plan-creation command that builds context and makes requirement decisions without user interaction.

131 1mo ago A 13 tokens

plan-creator

12

chaohong-ai/ai-auto-work

Command Claude Code

A command for creating an implementation plan together with an AI assistant from a set of requirements.

131 1mo ago A 8 tokens

plan-review

13

chaohong-ai/ai-auto-work

Command Claude Code

A command for reviewing an implementation plan, including its edge cases, covered scenarios, and architectural choices.

131 1mo ago A 18 tokens

plan

14

chaohong-ai/ai-auto-work

Command Claude Code

A command that repeatedly creates and reviews an implementation plan until the plan reaches a stable result.

131 1mo ago A 14 tokens

commit

15

chaohong-ai/ai-auto-work

Command Claude Code

A command for staging code changes and creating a conventionally formatted Git commit, which records a set of changes in the project history.

131 1mo ago A 9 tokens

push

16

chaohong-ai/ai-auto-work

Command Claude Code

A command for sending the current code branch to a remote Git repository, which is the shared copy stored outside the local computer.

131 1mo ago A 10 tokens

manual-work

17

chaohong-ai/ai-auto-work

Command Claude Code

A development workflow with human checkpoints: people review the requirements and plan early, while later work runs independently.

131 1mo ago A 21 tokens

do

18

chaohong-ai/ai-auto-work

Command Claude Code

A command for researching technical approaches by searching industry solutions and comparing them with project needs.

131 1mo ago A 17 tokens

loop

19

chaohong-ai/ai-auto-work

Command Claude Code

A command that repeatedly runs research and review steps until the results converge, meaning further rounds stop producing important changes.

131 1mo ago A 16 tokens

review

20

chaohong-ai/ai-auto-work

Command Claude Code

A command for reviewing research reports. It checks the quality of the information, whether the proposed options cover the problem, and whether the conclusions make sense.

131 1mo ago A 17 tokens

restart-server

21

chaohong-ai/ai-auto-work

Command Claude Code

A command for starting, stopping, or restarting three development services: the backend, MCP service, and frontend. MCP is a service that lets an agent connect to tools or data.

131 1mo ago A 23 tokens

start-platform

22

chaohong-ai/ai-auto-work

Command Claude Code

A command for starting or stopping a GameServer ranking service. A ranking service records or serves an ordered list of game results or players.

131 1mo ago A 14 tokens

agent-mode-smoke

23

chaohong-ai/ai-auto-work

Command Claude Code

A command for end-to-end smoke tests of agent calls. Smoke tests are quick checks that a system’s main paths still work.

131 1mo ago C 22 tokens