What problem does it solve?
It eliminates the effort of manually inspecting many generated workflow files by producing a single, high-signal status summary of what the operator feature development workflow has done.
Core Features & Use Cases
- Artifact discovery across generated markdown outputs: Scans the operator-feature-dev artifacts directory for all generated markdown files (excluding the existing summary) to ensure coverage of what was actually produced.
- Structured extraction of decisions, findings, and status: Organizes key information into Enhancement Proposal details, per-PR technical outputs, convention deviations, and outstanding items.
- Actionable reporting with persistence: Presents a concise summary inline and writes the same deliverable to artifacts/operator-feature-dev/summary.md for later reference.
Quick Start
Ask the AI to run the summary skill to scan artifacts/operator-feature-dev/ and produce a concise Operator Feature Dev Summary with PR statuses, key findings, decisions, and outstanding concerns.