modify reference and agents.md

This commit is contained in:
KOKO\Mimi
2026-08-08 23:50:58 +09:00
parent 212b6b8747
commit 2b34d0bb0c
5 changed files with 43 additions and 48 deletions
+2
View File
@@ -57,6 +57,8 @@
- 커밋 메시지는 conventional commits 형식을 따른다: `feat:`, `fix:`, `docs:`, `refactor:`, `test:`, `chore:`.
## Agent/Skill Workflow
AI 에이전트는 유한요소 구조해석 지식이 필요할 때 FEM wiki를 참조하기 위해 `.codex/skills/fem-theory-query` 스킬을 사용할 수 있다.
| 개발 과정 | Agent | Skill | 산출물 |
| --- | --- | --- | --- |
| 요구조건 분석 | `requirement-agent` | `fesa-requirements-baseline` | `docs/requirements/<feature-id>.md` |