프로젝트에서 일관된 AI 에이전트(Gemini, Claude, Cursor 등) 활용 및 운영을 위해 공통 스킬, 도메인 규칙, 관련 무시(ignore) 파일 등 agent-ops 기반 프레임워크 초기 환경을 구성함.
4 lines
248 B
YAML
4 lines
248 B
YAML
interface:
|
|
display_name: "Code Review"
|
|
short_description: "Review and continue task loops"
|
|
default_prompt: "Use $code-review to review the active repository task, archive active files, and create complete.log or follow-up plan/review files."
|