·parallel dev cycle
>_

parallel dev cycle

catlog22/claude-code-workflow

要件分析、探索計画、コード開発、検証を含むマルチエージェントの並行開発サイクル。マークダウンの進行状況ドキュメントによる継続的な反復をサポートします。

12インストール·3トレンド·@catlog22

インストール

$npx skills add https://github.com/catlog22/claude-code-workflow --skill parallel dev cycle

SKILL.md

Multi-agent parallel development cycle using Codex subagent pattern with four specialized workers:

Each agent maintains one main document (e.g., requirements.md, plan.json, implementation.md) that is completely rewritten per iteration, plus auxiliary logs (changes.log, debug-log.ndjson) that are append-only. Supports versioning, automatic archival, and complete history tracking.

| TASK | One of TASK or --cycle-id | Task description (for new cycle, mutually exclusive with --cycle-id) | | --cycle-id | One of TASK or --cycle-id | Existing cycle ID to continue (from API or previous session) | | --extend | No | Extension description (only valid with --cycle-id) | | --auto | No | Auto-cycle mode (run all phases sequentially) |

要件分析、探索計画、コード開発、検証を含むマルチエージェントの並行開発サイクル。マークダウンの進行状況ドキュメントによる継続的な反復をサポートします。 ソース: catlog22/claude-code-workflow。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/catlog22/claude-code-workflow --skill parallel dev cycle
カテゴリ
>_生産性
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

parallel dev cycle とは?

要件分析、探索計画、コード開発、検証を含むマルチエージェントの並行開発サイクル。マークダウンの進行状況ドキュメントによる継続的な反復をサポートします。 ソース: catlog22/claude-code-workflow。

parallel dev cycle のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/catlog22/claude-code-workflow --skill parallel dev cycle インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/catlog22/claude-code-workflow