بنقرة واحدة
config
View/change .adlc/config.yml settings via guided options; re-sync derived files.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
View/change .adlc/config.yml settings via guided options; re-sync derived files.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Standalone codebase health audit.
Design + task breakdown + validate. Phase 2.
Slimmer pipeline for bugs.
Execute the task DAG. Phase 3.
Bootstrap the .adlc/ vault in a new repo.
Standalone performance/cost scan.
| name | config |
| description | View/change .adlc/config.yml settings via guided options; re-sync derived files. |
Toolkit root: .adlc-toolkit
Execute the ADLC config protocol — defined in .adlc-toolkit/core/skills/config.md — against the .adlc/ vault in the current repository.
Read that file in full and follow every step literally. It is a protocol, not a guideline (ADLC ETHOS principle 5 — load .adlc-toolkit/ETHOS.md).
Git policy: follow git.mode in .adlc/config.yml (default manual). manual — never run git writes; read git state and draft commit/PR artifacts for the user. commit / commit+push — you may commit (and push, fast-forward only) the REQ's own feature branch once that phase's gate is approved. Never a protected branch, force-push, history rewrite, branch delete, gh pr create/gh pr merge, or --no-verify — in any mode.