Flow Qa banner
taro-taryo taro-taryo

Flow Qa

Testing community

Description

--- description: QAフローを強制実行(Content QA → Legal Compliance → Fact Check → Final Review) allowed-tools: Read, Edit, Write, Glob, Grep, Task argument-hint: [対象ファイルパス] --- # QAフロー強制実行 **絶対ルール:QAなしで公開するな。** ## 入力 対象ファイル: $ARGUMENTS ## 対象ファイル読込 @$ARGUMENTS ## 強制フロー ### Step 1: Content QA Specialist ``` Read /agents/content-qa-specialist.md Task(prompt="あなたはContent QA Specialistです。[定義内容を含める]\n\n今回のタスク:以下のコンテンツの品質チェック\n\n[対象ファイル内容]") ``` → 品質チェック結果を受け取る ### Step 2: Legal Compliance Checker ``` Re

Installation

Installs to ~/.claude/commands/taro-taryo-chaincrew-flow-qa.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/taro-taryo/chaincrew/HEAD/.claude/commands/flow-qa.md -o ~/.claude/commands/taro-taryo-chaincrew-flow-qa.md

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

Full documentation available on GitHub

View Source Repository