modify agent and skill

This commit is contained in:
NINI
2026-06-08 01:43:17 +09:00
parent 92a5cb19c0
commit 0c151cae56
12 changed files with 60 additions and 52 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Before changing code or documents, every Agent must read:
## Global Solver Workflow
All solver features follow this stage-gated workflow:
1. Define solver feature requirements.
1. Analyze new solver feature requirements.
2. Research books, papers, manuals, benchmarks, and reference implementations.
3. Write FEM formulation for implementation.
4. Define solver input and output data.