
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.
Compound Engineering brainstorm skill with no SKILL.md body available (returns 404 from GitHub) and no bundled scripts. The metadata suggests it facilitates collaborative feature brainstorms producing requirements documents, but the actual content is inaccessible. Unable to verify instructions, prompts, or workflow quality. Purely static analysis of metadata only.
Source URL returns 404; skill may have been moved or removed from the repo. Cannot perform meaningful code quality or architecture assessment without the actual SKILL.md content. Scores reflect the inaccessible state of the skill.
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.