adlc-init
Initialize or refresh ADLC for Cursor. Use for first-time setup, bootstrap `.adlc/`, or repair missing runtime config. Marketplace → CLI → init → CI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Initialize or refresh ADLC for Cursor. Use for first-time setup, bootstrap `.adlc/`, or repair missing runtime config. Marketplace → CLI → init → CI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Refute-charter review discipline for prosecuting a diff against its ticket. Use when asked to act as a prosecutor, reviewer, or to find reasons a change must not merge.
Run ADLC P7 distillation and maintenance workflows in Codex, including lesson-foundry, rejection-mining, skill-mining, scheduled maintenance, skill-rot, model-ratchet, review-calibration, and gate-fuzzing.
Run the multi-lens P5 adversarial prosecution fan-out and record ADLC P5 review evidence and P6 acceptance packet workflows in Codex. Fans out five independent read-only lenses, dedupes findings, verifies each independently, and loops until dry before recording evidence.
Run ADLC P7 distillation in the GitHub Copilot CLI — lesson-foundry, rejection-mining, and review-calibration — turning repeated review findings and PR rejections into permanent, deterministic defenses. Decay-driven maintenance lives in the adlc-maintain skill.
Run the decay-driven ADLC maintenance checks — stale skills, hot files to re-prosecute, stale tickets, and gate calibration (C10/C12).
Run the multi-lens P5 adversarial prosecution fan-out and record ADLC P5 review evidence and P6 acceptance packet workflows in the GitHub Copilot CLI. Fans out five independent read-only lenses, dedupes findings, verifies each independently, and loops until dry before recording evidence.
| name | adlc-init |
| description | Initialize or refresh ADLC for Cursor. Use for first-time setup, bootstrap `.adlc/`, or repair missing runtime config. Marketplace → CLI → init → CI. |
Preferred UX after installing the ADLC for Cursor marketplace plugin:
adlc on PATH (adlc --version), else npm install -g @adlc/cli.adlc init --harness cursor --json — runtime only; hooks/skills come from the plugin.docs/ci/rails-guard.yml as a required CI check.adlc preflight --json and point the user at /adlc-ticket.Do not require npx @adlc/cursor for normal users.
npx @adlc/cursor .
Idempotent scaffolder for contributors. Prefer marketplace so hooks/skills update with the plugin.
docs/integrations/cursor.md).