Skip to main content

cerebro-creation

Implement focused Cerebro issues or PR follow-ups from Droid Create workflows.

Jump to install

Source facts

Repository
writer/cerebro
Last source activity
April 30, 2026 at 14:20
Detected SKILL.md language
English
Stars
14
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
cerebro-creation
description
Implement focused Cerebro issues or PR follow-ups from Droid Create workflows.
# Cerebro Creation ## Instructions 1. Read the triggering issue/PR, existing comments, reviews, and failing checks before editing. 2. Identify the smallest production-quality change that satisfies the request. 3. Match existing Go package boundaries, source connector patterns, and Makefile validation flow. 4. Add focused tests for new behavior or any bug fixed. 5. Run targeted tests first, then `make verify` when feasible. 6. Leave changes in the working tree; CI handles commit, push, and PR creation. ## Stop Conditions - Stop if the request requires secrets, production access, or unclear external service behavior. - Stop if the task would require merging PRs or pushing directly to the default branch.
View on GitHub