moai-workflow-testing

moai-workflow-testing is a skill for Claude Code from modu-ai/moai-adk. It costs 47 tokens per session (2,362 once invoked), scanned A, original, Apache-2.0.

A software-testing and code-quality workflow covering tests, debugging, performance checks, code review, and continuous integration checks. Characterization tests record how existing code behaves before it is changed.

In plain words
What is it for?
It helps write and run tests, preserve behavior during refactoring, find performance bottlenecks, review pull requests, and enforce CI quality gates.
Why use it?
It helps detect regressions, investigate failures, and check code quality across the development lifecycle.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions CLAUDE.md; mentions Claude Code.

Good fit It helps write and run tests, preserve behavior during refactoring, find performance…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/modu-ai/moai-adk/moai-workflow-testing
About the project

MoAI-ADK is a Go-based harness that organizes and verifies Claude Code work across planning, implementation, synchronization, and review stages. Developers use it to structure agentic coding tasks, apply quality gates, and route work across language models, while the catalogue entries extend its workflow with skills, hooks, commands, MCP servers, instructions, and settings.

modu-ai/moai-adk · 1,200 stars · on GitHub · adk.mo.ai.kr

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add modu-ai/moai-adk --skill moai-workflow-testing
Clone the repo
git clone --depth 1 https://github.com/modu-ai/moai-adk

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for moai-workflow-testing

README.md
[![agentmods](https://agentmods.dev/badge/skills/modu-ai/moai-adk/moai-workflow-testing.svg)](https://agentmods.dev/skills/modu-ai/moai-adk/moai-workflow-testing)
Your own site
<a href="https://agentmods.dev/skills/modu-ai/moai-adk/moai-workflow-testing"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-adk/moai-workflow-testing.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,362 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00047 $0.02362
Opus 5 $0.00023 $0.01181
Sonnet 5 $0.00009 $0.00472
Haiku 4.5 $0.00005 $0.00236

Measured 3d ago against content hash a48bb37b0645, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

moai-workflow-testing scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/moai-workflow-testing/SKILL.md · 234 lines

How it starts

The opening of the file, as written. The whole thing — 234 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Development Workflow Specialist

Quick Reference

Unified development workflow combining DDD (domain-driven development) testing, debugging guidance, performance optimization, automated code review, and CI/CD quality gates. Emphasizes behavior preservation during refactoring through characterization tests.

Core Capabilities:

  • DDD Testing: Characterization tests (legacy) + specification tests (greenfield) + behavior snapshots
  • AI-Powered Debugging: Error analysis, classification, solution candidates
  • Performance Optimization: Profiling, bottleneck detection, optimization recommendations
  • Automated Code Review: TRUST 5 framework validation
  • PR Code Review: Multi-agent pattern (Haiku eligibility + 5 Sonnet parallel reviewers)
  • Quality Assurance: CI/CD integration with quality gates

Workflow Progression: Debug → Refactor → Optimize → Review → Test → Profile

When to Use:

  • Complete development lifecycle management
  • Quality assurance and CI/CD integration
  • Multi-language and performance-critical projects
  • Technical debt reduction
  • PR code review automation

Implementation Guide

Core Concepts

Five integrated components form the workflow:

  • AI-Powered Debugging: Error classification (syntax/runtime/logic/integration/performance) and solution candidates ranked by likelihood
  • Smart Refactoring: Technical debt analysis with complexity metrics and risk assessment
  • Performance Optimization: CPU/memory/IO/network profiling with optimization strategies
  • DDD Testing Management: Characterization tests (PRESERVE phase) for legacy + specification tests for greenfield + TRUST 5 validation
  • Automated Code Review: TRUST 5 framework with actionable recommendations

TRUST 5 Framework

Quality assessment model with five dimensions:

  • Testability: pure functions, injectable dependencies, modular design
  • Readability: descriptive names, logical structure, documented complexity
  • Understandability: clear business logic, appropriate abstractions, conceptual clarity
  • Security: input validation, secret management, OWASP compliance (injection/XSS/CSRF)
  • Transparency: comprehensive error handling, structured logs, traceable issues

Read the full file on GitHub · 234 lines

Files

What ships with it

43 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 234 lines · 47 tokens per session scan A a48bb37b0645

Subscribe to this mod's changes

moai-workflow-testing is a skill published in the GitHub repository modu-ai/moai-adk (1,200 stars, last pushed 3d ago), licensed Apache-2.0. It adds 47 tokens to every session and 2,362 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

qa

Systematic QA testing of a web application: diff-aware, tiered, with fix-and-verify loop.

FlorianBruniaux/claude-code-ultimate-guide · 23 tokens

test-runner

Use this skill when orchestrating agentic end-to-end tests. Resolves target + profile, dispatches the right driver(s) (playwright for web today, peekaboo for macOS (issue #381)), invokes the ux-evaluator agent (opus, read-only) against driver artifacts, reconciles findings with the open issue tracker via…

Kanevry/session-orchestrator · 124 tokens

implement

Use in the Implement phase whenever writing or editing production Java code, or fixing a bug, in a Spring/Spring Boot project. Enforces test-first (red-green-refactor), executes the approved plan step by step, and honors the project's path-scoped tech-stack rules and the task's enforcement set. Preloaded into…

taipt1504/claudehut · 73 tokens

quality-hooks

Language-specific auto-lint/format/typecheck pipeline. Supports Python (ruff+pyright), TypeScript (prettier+eslint+tsc), Go (gofmt+golangci-lint). Auto-fix and convergence loops.

a5c-ai/babysitter · 53 tokens

eval-hooks

Audit Claude Code hooks defined in settings.json files for validity, performance safety, and correctness. Resolves each command against the filesystem, checks exit-code strategy for blocking hooks, flags missing timeouts, and reviews interactive vs async patterns. Use when setting up hooks for the first time…

FlorianBruniaux/claude-code-ultimate-guide · 78 tokens

check-cache-bugs

Audit Claude Code setup for cache bugs (CC#40524): sentinel, --resume/--continue, attribution header + ArkNill B3/B4/B5.

FlorianBruniaux/claude-code-ultimate-guide · 38 tokens