What problem does it solve?
This Skill addresses the challenge of capturing and applying user feedback to update workspace context documentation, facilitating knowledge retention and process improvement over time.
Core Features & Use Cases
- Feedback Analysis: Analyze merged PRs, recorded deliveries, branch diffs, Claude Code sessions, and free-form text to identify patterns and areas for improvement.
- Scoped Updates: Propose updates to durable context documents like platform.md, CLAUDE.md, and DESIGN_SYSTEM.md based on the analysis.
- Tier Classification: Classify findings into workspace, repo, plugin, and run-local scopes for targeted updates.
- Fix-Round Dispatch: Optionally dispatch implementer agents to apply findings to affected branches for immediate alignment with new conventions.
Quick Start
Run the /pipecrew:learn command with the appropriate flags, such as --pr=<url> or --run=<run_id>, to initiate the learning process.