modify agents.md
This commit is contained in:
12
AGENTS.md
12
AGENTS.md
@@ -1,16 +1,10 @@
|
|||||||
# Project: {프로젝트명}
|
# Project: FESA
|
||||||
|
|
||||||
## Repository Role
|
|
||||||
- This repository is a Codex-first Harness Engineering template.
|
|
||||||
- Persistent repository instructions live in this `AGENTS.md`.
|
|
||||||
- Reusable repo-scoped workflows live in `.agents/skills/`.
|
|
||||||
- Project-scoped custom agents live in `.codex/agents/`.
|
|
||||||
- Experimental hooks live in `.codex/hooks.json`.
|
|
||||||
|
|
||||||
## 기술 스택
|
## 기술 스택
|
||||||
- {프레임워크 (예: Next.js 15)}
|
- C++ 17 이상
|
||||||
- {언어 (예: TypeScript strict mode)}
|
- {언어 (예: TypeScript strict mode)}
|
||||||
- {스타일링 (예: Tailwind CSS)}
|
- {스타일링 (예: Tailwind CSS)}
|
||||||
|
- git 주소
|
||||||
|
|
||||||
## 아키텍처 규칙
|
## 아키텍처 규칙
|
||||||
- CRITICAL: {절대 지켜야 할 규칙 1 (예: 모든 API 로직은 app/api/ 라우트 핸들러에서만 처리)}
|
- CRITICAL: {절대 지켜야 할 규칙 1 (예: 모든 API 로직은 app/api/ 라우트 핸들러에서만 처리)}
|
||||||
|
|||||||
Reference in New Issue
Block a user