원클릭으로
dardcollect
dardcollect에는 Vicomtech에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Autonomous goal-driven loop to move the code toward the agreed objective (CLAUDE.md § Objective). Resume protocol + dead-code review + blocked-task pivot. Gates, fallback policy, and chunk-done criteria live in CLAUDE.md (single source of truth) — this skill only adds the loop mechanics.
Keep the repo's main README.md clear and self-contained (what this is, install, usage), split detail into linked .md files so the README never balloons, and keep all docs in sync with the code. Standing rule for every session in this repo.
Index the repo with SocratiCode before navigating code, then use codebase_search/symbol/flow/impact/graph to understand it. Run at the start of any code work in this repo, before grep/glob fan-outs.