크루 적용
블로그작가 적용하기.
주제부터 탈고까지 역할을 이 프로젝트에 넣습니다. 아래 프롬프트를 에이전트에 넣으면 깃허브에서 역할 파일을 받아 적용하고, 그다음부터는 리드가 역할을 고릅니다.
적용 방법
적용 프롬프트
- Cursor, Claude Code, Codex 중 이 프로젝트를 연 곳에 아래 프롬프트를 넣습니다.
- 에이전트가 깃허브에서 역할 PERSONA.md를 받아 저장소에 씁니다. 본문을 채팅에 붙이지 않습니다.
- 끌어오기 요청은 깃허브에서 직접 엽니다.
Apply the blog-author 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/blog-author - https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/blog-author/lead/PERSONA.md → .personas/blog-author/lead/PERSONA.md - https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/blog-author/topic/PERSONA.md → .personas/blog-author/topic/PERSONA.md - https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/blog-author/outline/PERSONA.md → .personas/blog-author/outline/PERSONA.md - https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/blog-author/author/PERSONA.md → .personas/blog-author/author/PERSONA.md - https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/blog-author/experience/PERSONA.md → .personas/blog-author/experience/PERSONA.md - https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/blog-author/review/PERSONA.md → .personas/blog-author/review/PERSONA.md - https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/blog-author/media/PERSONA.md → .personas/blog-author/media/PERSONA.md - https://raw.githubusercontent.com/goodtekxyz/getPersona/main/personas/catalog/roles/blog-author/polish/PERSONA.md → .personas/blog-author/polish/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/blog-author/lead/PERSONA.md` before any other role. - CLAUDE.md imports `@AGENTS.md` and follows that same entry. - Cursor also loads `.cursor/rules/blog-author-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/blog-author-crew.mdc
- .personas/blog-author/AGENTS.section.md
- .personas/blog-author/README.md
- .personas/blog-author/author/PERSONA.md
- .personas/blog-author/experience/PERSONA.md
- .personas/blog-author/lead/PERSONA.md
- .personas/blog-author/media/PERSONA.md
- .personas/blog-author/outline/PERSONA.md
- .personas/blog-author/polish/PERSONA.md
- .personas/blog-author/review/PERSONA.md
- .personas/blog-author/topic/PERSONA.md
- AGENTS.md
- CLAUDE.md