Marketplace

sequential-task-processor

Implements Anthropic's Prompt Chaining pattern for complex multi-step tasks. Decomposes requests into sequential steps where each LLM call processes the previous output, with validation gates between stages. Use for tasks requiring systematic breakdown like "Build a React app" or "Create a REST API".

$ Installieren

git clone https://github.com/inchan/cc-skills /tmp/cc-skills && cp -r /tmp/cc-skills/plugins/workflow-automation/skills/sequential-task-processor ~/.claude/skills/cc-skills

// tip: Run this command in your terminal to install the skill

Repository

inchan
inchan
Author
inchan/cc-skills/plugins/workflow-automation/skills/sequential-task-processor
0
Stars
0
Forks
Updated1w ago
Added1w ago