크루 적용

바이브크루 적용하기.

바이브크루를 이 프로젝트에 넣습니다. 오케스트레이터가 페르소나 엔지니어링을 합니다. 요청을 분석하고, 역할 페르소나에게 임무를 주고, 증거로 검증하며, 목표가 끝날 때까지 루프합니다. 아래 프롬프트를 에이전트에 넣으면 깃허브에서 역할 파일을 받아 적용하고, 매 세션은 오케스트레이터부터 시작합니다.

적용 방법

적용 프롬프트

  1. Cursor, Claude Code, Codex 중 이 프로젝트를 연 곳에 아래 프롬프트를 넣습니다.
  2. 에이전트가 깃허브에서 역할 PERSONA.md를 받아 저장소에 씁니다. 본문을 채팅에 붙이지 않습니다.
  3. 끌어오기 요청은 깃허브에서 직접 엽니다.
Apply the vibe-coding crew to this repository.
Fetch each PERSONA.md from GitHub and write it unchanged to the path shown.
Do not invent the contract. Do not paste the file into the chat.

Folder: https://github.com/goodtekxyz/getPersona/tree/main/personas/catalog/roles/vibe-coding

- https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/vibe-coding/orchestrator/PERSONA.md
  → .personas/vibe-coding/orchestrator/PERSONA.md
- https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/vibe-coding/planner/PERSONA.md
  → .personas/vibe-coding/planner/PERSONA.md
- https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/vibe-coding/developer/PERSONA.md
  → .personas/vibe-coding/developer/PERSONA.md
- https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/vibe-coding/dba/PERSONA.md
  → .personas/vibe-coding/dba/PERSONA.md
- https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/vibe-coding/reviewer/PERSONA.md
  → .personas/vibe-coding/reviewer/PERSONA.md
- https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/vibe-coding/scm/PERSONA.md
  → .personas/vibe-coding/scm/PERSONA.md
- https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/vibe-coding/deployer/PERSONA.md
  → .personas/vibe-coding/deployer/PERSONA.md
- https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/vibe-coding/ui-designer/PERSONA.md
  → .personas/vibe-coding/ui-designer/PERSONA.md
- https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/vibe-coding/ux/PERSONA.md
  → .personas/vibe-coding/ux/PERSONA.md

Then wire the hosts. If AGENTS.md or CLAUDE.md already exists, keep that file and append the crew note once. Do not replace it.
- Every session starts by reading `.personas/vibe-coding/orchestrator/PERSONA.md` before any other role.
- CLAUDE.md imports `@AGENTS.md` and follows that same entry.
- Cursor also loads `.cursor/rules/vibe-coding-crew.mdc` with alwaysApply: true, same entry.
Open the pull request on GitHub. Do not write the default branch.

파일

레포 루트에 생기는 것

아래는 저장소에 생기는 경로입니다. PERSONA.md 본문은 프롬프트에 들어 있지 않습니다. 에이전트가 깃허브에서 받습니다. AGENTS.md는 Cursor와 Codex가 읽고, Claude Code는 CLAUDE.md에서 @AGENTS.md를 읽습니다. 이미 있는 파일은 지우지 않고 안내만 한 번 잇습니다. 기본 브랜치에는 쓰지 않습니다.

  • .cursor/rules/vibe-coding-crew.mdc
  • .personas/vibe-coding/AGENTS.section.md
  • .personas/vibe-coding/README.md
  • .personas/vibe-coding/dba/PERSONA.md
  • .personas/vibe-coding/deployer/PERSONA.md
  • .personas/vibe-coding/developer/PERSONA.md
  • .personas/vibe-coding/orchestrator/PERSONA.md
  • .personas/vibe-coding/planner/PERSONA.md
  • .personas/vibe-coding/reviewer/PERSONA.md
  • .personas/vibe-coding/scm/PERSONA.md
  • .personas/vibe-coding/ui-designer/PERSONA.md
  • .personas/vibe-coding/ux/PERSONA.md
  • AGENTS.md
  • CLAUDE.md

← 페르소나