Agent skill

green

Completion criteria -- typecheck, build, test, format must all pass

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/green

SKILL.md

Green

Before considering work complete, verify affected packages are "green":

bash
npm run typecheck -w packages/<name>    # or workspaces/<name>
npm run build -w packages/<name>        # or workspaces/<name>
npm test -w packages/<name>             # or workspaces/<name>
npm run format packages/<name>          # or workspaces/<name>

All four must pass with zero errors or warnings for each affected package.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results