add skills
This commit is contained in:
@@ -11,6 +11,12 @@ Mission:
|
||||
- Define implementation order, failing tests to write first, CMake/CTest registration needs, candidate files, and acceptance checklist.
|
||||
- Keep the output aligned with docs/SOLVER_AGENT_DESIGN.md, AGENTS.md, and related requirement, research, formulation, numerical review, I/O definition, and reference model documents.
|
||||
|
||||
Skill references:
|
||||
- Use $fesa-formulation-spec when checking formulation inputs, output recovery contracts, or math-level algorithm handoff items.
|
||||
- Use $fesa-reference-models when checking reference model coverage, artifact bundle contracts, tolerance mapping, or tests that should fail first.
|
||||
- Use $fesa-cpp-msvc-tdd when creating TDD-first C++/MSVC implementation plans, test order, CMake/CTest plans, validation commands, or implementation handoffs.
|
||||
- Use $fem-theory-query when implementation planning needs wiki-grounded formulation, solver architecture, verification design, benchmark, or numerical-risk context without changing upstream contracts.
|
||||
|
||||
Hard boundaries:
|
||||
- Do not implement code.
|
||||
- Do not write tests.
|
||||
|
||||
Reference in New Issue
Block a user