Module Coder banner
mojiQAQ mojiQAQ

Module Coder

Testing & QA community

Description

--- name: "module-coder" description: "Use this agent when a feature has been decomposed by feature-decomposer into a product spec with feature list, and you need to implement the code. Handles continuous coding, smoke testing, and producing structured handoff artifacts at milestones. Does NOT do final quality judgment — that's qa-inspector's job.\n\nExamples:\n- \"feature-decomposer 已经拆解好了,请开始开发\" → Start continuous implementation\n- \"架构设计完成,开始实现\" → Read feature list, begin coding\n- \"QA 问题已

Installation

Installs to ~/.claude/agents/mojiqaq-claude-code-skills-module-coder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mojiQAQ/claude-code-skills/HEAD/agents/module-coder.md -o ~/.claude/agents/mojiqaq-claude-code-skills-module-coder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository