Этот скилл MUST быть вызван когда пользователь просит загрузить изменения из гита, обновить базу из репозитория, partial load из коммита. SHOULD также вызывать после git-коммитов для синхронизации изменений с базой. Do NOT использовать для полной загрузки конфигурации из XML — используй db-load-xml; для загрузки CF — используй db-load-cf.
$npx -y skills add arman-kudaibergenov/1c-ai-development-kit --skill db-load-gitInstalls into the current project.
Run `npx skills use "https://github.com/arman-kudaibergenov/1c-ai-development-kit" --skill "arman-kudaibergenov/1c-ai-development-kit/db-load-git"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/arman-kudaibergenov/1c-ai-development-kit" that are relevant to the current task. Run `npx skills add "https://github.com/arman-kudaibergenov/1c-ai-development-kit"` and select the relevant skills, then follow their instructions.