
from Compound Engineering Plugin21,527
Facilitate collaborative feature brainstorms that produce a right-sized requirements document and clear next steps for planning.
ce-brainstorm structures collaborative conversations to surface what to build. The skill helps teams and product collaborators convert vague ideas or feature requests into a durable requirements artifact (lightweight PRD / feature brief) suitable for handoff to planning. It emphasizes one-question-per-turn dialogue, iterative rigor probes (evidence, specificity, counterfactual, attachment), repository-aware context scanning, and a scoping synthesis checkpoint before writing the final document.
Use this skill when a user asks to brainstorm a feature, scope an improvement, or explore product direction - phrases like "let's brainstorm", "what should we build", or when a request is ambiguous or large in scope. It's intended for software/product contexts where the output will guide engineering and planning.
Designed for advanced agent frameworks (Claude Code, Codex, Cursor) that can run repo scans and present blocking question UIs; still usable in chat-first agents with careful adherence to its interaction rules.
This skill has not been reviewed by our automated audit pipeline yet.
CE PR Description
Generate a concise, value-first PR title and body for the current branch or a specified PR (returns {title, body} without applying changes).
CE Work (Beta)
Execute development work from a plan or prompt with a structured, test-first workflow and optional Codex delegation for automated implementation.
Clean Gone Branches
Find and remove local Git branches whose remote tracking branch was deleted; optionally remove associated worktrees.