mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-10 16:14:54 +03:00
dcacecff7f
7 new skills covered. All 28 tests across 16 skills passing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
13 lines
238 B
JSON
13 lines
238 B
JSON
{
|
|
"script": "epf-init/scripts/init",
|
|
"setup": "none",
|
|
"args": [
|
|
{ "flag": "-Name", "from": "case.name" },
|
|
{ "flag": "-SrcDir", "from": "workDir" }
|
|
],
|
|
"snapshot": {
|
|
"root": "workDir",
|
|
"normalizeUuids": true
|
|
}
|
|
}
|