Extract decisions, lessons, patterns, and surprises from completed phase artifacts
Scanned 5/28/2026
Install via CLI
openskills install Enakoneschniy/claude-dev-stack---
name: cds-extract_learnings
description: "Extract decisions, lessons, patterns, and surprises from completed phase artifacts"
argument-hint: "<phase-number>"
allowed-tools:
- Read
- Write
- Bash
- Grep
- Glob
- Agent
---
<objective>
Extract structured learnings from completed phase artifacts (PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, STATE.md) into a LEARNINGS.md file that captures decisions, lessons learned, patterns discovered, and surprises encountered.
</objective>
<execution_context>
@$HOME/.claude/cds-workflow/workflows/extract_learnings.md
</execution_context>
Execute the extract-learnings workflow from @$HOME/.claude/cds-workflow/workflows/extract_learnings.md end-to-end.
No comments yet. Be the first to comment!