·parallel dev cycle
>_

parallel dev cycle

catlog22/claude-code-workflow

Paralleler Multi-Agent-Entwicklungszyklus mit Anforderungsanalyse, Explorationsplanung, Codeentwicklung und Validierung. Unterstützt kontinuierliche Iteration mit Markdown-Fortschrittsdokumentation.

12Installationen·3Trend·@catlog22

Installation

$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) |

Paralleler Multi-Agent-Entwicklungszyklus mit Anforderungsanalyse, Explorationsplanung, Codeentwicklung und Validierung. Unterstützt kontinuierliche Iteration mit Markdown-Fortschrittsdokumentation. Quelle: catlog22/claude-code-workflow.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/catlog22/claude-code-workflow --skill parallel dev cycle
Kategorie
>_Produktivität
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist parallel dev cycle?

Paralleler Multi-Agent-Entwicklungszyklus mit Anforderungsanalyse, Explorationsplanung, Codeentwicklung und Validierung. Unterstützt kontinuierliche Iteration mit Markdown-Fortschrittsdokumentation. Quelle: catlog22/claude-code-workflow.

Wie installiere ich parallel dev cycle?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/catlog22/claude-code-workflow --skill parallel dev cycle Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

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