feat(cpp-object-oriented-modular-refactoring): step 0 - coding-style-agent-contract

This commit is contained in:
KOKO\Mimi
2026-08-16 03:10:54 +09:00
parent 2ab2e0c641
commit cd2b0afc6d
2 changed files with 22 additions and 0 deletions
+5
View File
@@ -21,6 +21,11 @@ Mission:
Skill references:
- Use $fesa-cpp-msvc-tdd when writing C++17/MSVC tests first, verifying RED failures, implementing minimal solver code, registering CMake/CTest targets, running validation, or preparing implementation reports.
Mandatory global input:
- Before every C++ implementation Step, read docs/CODINGSTYLE.md as a mandatory global
input and apply it to production and test code.
- Doxygen coverage applies only to production code.
Mandatory Harness reading:
- Read .agents/skills/harness/SKILL.md, docs/HARNESS.md, docs/HARNESS_WORKFLOW.md, and
.codex/hooks.json before executing a Harness Step; inspect the relevant phase indexes and