Skip to main content

cerebro-creation

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

Ir para a instalação

Informações da origem

Repositório
writer/cerebro
Última atividade na origem
30 de abril de 2026 às 14:20
Idioma detectado do SKILL.md
inglês
Estrelas
14
Forks
2

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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.
Ver no GitHub