cwtf

Audit Claude Code workflow phases and rule coverage for execution gaps.

65|2|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/joshft/correctless --skill cwtf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cwtf
Source: https://github.com/joshft/correctless/tree/main/correctless/skills/cwtf
Command: npx skills add https://github.com/joshft/correctless --skill cwtf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit the Claude Code workflow to detect when agents shortcut or skip steps, ensuring each phase and rule is executed as intended.

Core Features & Use Cases

  • Phase integrity checks: verifies that all workflow phases ran and that phase transitions adhered to the protocol.
  • Rule coverage verification: cross-checks spec rules against tests, QA findings, and verification data to surface gaps.
  • Agent thoroughness assessment: analyzes QA and review thoroughness to identify missing checks or potential bypasses.

Quick Start

Run /cwtf after a workflow run to generate an accountability report and surface gaps.

Frequently Asked Questions about cwtf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit Claude Code workflows for skipped phases or incomplete rule coverage?

Auditing Claude Code workflows requires analyzing phase execution and rule coverage against workflow artifacts. This skill cross-checks spec rules with tests and QA findings to generate targeted guidance and surface actionable gaps where agents shortcut steps.

What is agent accountability verification in a Claude Code workflow?

Agent accountability verification ensures every phase and rule is properly executed by assessing QA and review thoroughness. It analyzes audit data to identify missing checks, verify phase transitions, and detect potential bypasses across recent workflow runs.

How do I check if my workflow phases followed the correct execution protocol?

Checking workflow phase integrity involves verifying that all phases ran and transitions adhered to the protocol. The skill analyzes workflow artifacts to confirm phase execution order and surfaces deviations from the intended execution sequence.

Can I verify spec rule coverage against my QA findings and test data?

Yes, spec rule coverage verification cross-checks defined rules against tests, QA findings, and verification data. The skill surfaces gaps where rules lack corresponding test coverage or QA validation, ensuring comprehensive rule execution.

Does this workflow audit tool require any specific dependencies or components?

No dependencies or external components are required. The skill operates directly on existing workflow artifacts and audit data within the Claude Code environment to generate accountability reports and verification results.

When should I run a workflow audit to surface agent thoroughness gaps?

Run a workflow audit after a workflow run completes to assess agent thoroughness. It analyzes QA and review thoroughness to identify missing checks or potential bypasses, generating an accountability report with targeted guidance for any gaps found.