awslabs

Implement Validate — Code Quality skill for Claude Code

Code Quality community

Run tests, lint, coverage analysis, and iterate on gaps.

How to install Implement Validate

Installs to ~/.claude/commands/awslabs-operator-for-ai-chips-on-aws-implement-validate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/awslabs/operator-for-ai-chips-on-aws/HEAD/.claude/commands/implement-validate.md -o ~/.claude/commands/awslabs-operator-for-ai-chips-on-aws-implement-validate.md

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

What Implement Validate does


description: "Run tests, lint, coverage analysis, and iterate on gaps"

/validate (implement)

Read `.claude/skills/implement/skills/controller.md` and follow it.

Dispatch the **validate** phase. Context:

$ARGUMENTS

Alternatives in Code Quality

  • Brooks Debt — Run a Brooks-Lint tech debt assessment 1.5k ★
  • WP Phpstan — WordPress static analysis with PHPStan 902 ★
  • Lint — Run code quality checks on the project 155 ★

Full documentation available on GitHub

View Source Repository