Skip to main content

cerebro-creation

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

설치로 이동

소스 정보

저장소
writer/cerebro
최근 소스 활동
2026년 4월 30일 14:20
감지된 SKILL.md 언어
영어
스타
14
포크
2

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
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.
GitHub에서 보기