一键导入
dardcollect
dardcollect 收录了来自 Vicomtech 的 3 个 skills,并提供仓库级职业覆盖和站内 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.