What problem does it solve?
Maintaining a steady pipeline of high-quality, user-focused improvement proposals for cc-wf-studio requires manual ideation and triage. This Skill automates one unattended ideation iteration, ensuring only verified, valuable ideas enter the backlog without ever touching code.
Core Features & Use Cases
- Autonomous Ideation Loop: Runs an orient → invent → judge → file cycle that reads the implementation plan, progress log, and open issues before proposing 3-5 fresh improvements.
- Strict Value Bar: Filters proposals against five criteria (value axis alignment, user-noticeable impact, single-PR shippability, safety, and code-verified premises) so filler never gets filed.
- Locked Issue Filing: Creates up to 3 GitHub issues labeled
idea and locks them immediately so the body remains a trusted spec for the downstream next-task implementation skill.
- Use Case: A maintainer schedules this Skill to run nightly; it detects that the idea queue has capacity, verifies a gap in the MCP tool flow by reading the code, and files a locked issue describing a user-facing improvement with verified code locations.
Quick Start
Ask the agent to run the next-idea skill to generate and file new improvement ideas for the repository.