acegalaxy-co

35 mods across 1 repository, 2 stars between them.

audit-git-leak

28

acegalaxy-co/ace_commons-ccswitch-cli

Skill Claude CodeCodex

Gate bắt buộc trước mỗi lần push GitHub — gitleaks + quét thông tin nhạy cảm (production IP, production domain, domain nội bộ acegalaxy...). Dùng khi user nói "audit git leak", "check leak trước khi push", hoặc trước bất kỳ lệnh push GitHub nào.

2 15d ago A 70 tokens

auto-commit

29

acegalaxy-co/ace_commons-ccswitch-cli

Skill Claude CodeCodex

Tự động commit local ngay sau khi 1 task/feature/fix làm xong (todo hoàn tất, test pass), tránh quên commit rồi dồn nhiều thay đổi không liên quan vào 1 commit. Tự stage đúng scope + tự soạn message + tự chạy git commit, không dừng hỏi xác nhận — chỉ báo lại hash+subject sau khi commit xong. Dùng khi vừa xong 1 vòng…

2 15d ago A 123 tokens

check-hardcode

30

acegalaxy-co/ace_commons-ccswitch-cli

Skill Claude CodeCodex

Scan code source tìm hardcode secret/credential (token, password, key, connection string, url, ip, domain, email...) rồi báo cáo + gợi ý fix, KHÔNG tự sửa. Dùng khi user hỏi "check hardcode", "quét secret trong code", trước commit/push, hoặc review diff.

2 15d ago A 72 tokens

dep-ladder-check

31

acegalaxy-co/ace_commons-ccswitch-cli

Skill Claude CodeCodex

Đi qua thang build-vs-buy trước khi thêm dependency mới hoặc viết code mới không tầm thường. Dùng trước khi chạy npm install / pip install / go get / cargo add / gem install / composer require, trước khi thêm một thư viện dependency mới, hoặc trước khi viết một abstraction/helper mới không tầm thường.

2 15d ago A 72 tokens

fix-ledger

32

acegalaxy-co/ace_commons-ccswitch-cli

Skill Claude CodeCodex

Ghi lại fix/feature quan trọng đã merge vào .claude/fix-ledger.md (repo-tracked, không phải Claude memory global) để lần merge sau không vô tình đè mất fix — VÀ check ledger trước khi merge branch khác vào working branch/protected branch. Dùng khi 1 bugfix/feature có rủi ro bị branch cũ đè lại vừa xong (test pass)…

2 15d ago A 124 tokens

lazy-load-health

33

acegalaxy-co/ace_commons-ccswitch-cli

Skill Claude CodeCodex

Tự động kiểm tra + SỬA project rule files trong .claude/rules không đạt chuẩn lazy-load. Scan ALWAYS vs LAZY, chấm theo gate, auto thêm paths: cho rule phân loại chắc chắn + đồng bộ index, flag case không chắc glob. Chạy /lazy-load-health, hoặc khi user hỏi "rule nào đang always-load", "giảm context session", "kiểm…

2 15d ago A 0 tokens

orchestrate

34

acegalaxy-co/ace_commons-ccswitch-cli

Skill Claude CodeCodex

Quy trình orchestration chuẩn cho task M trở lên — plan-first, ghi task-graph artifact vào .claude/state/task-graph.md, fan-out Sonnet song song theo wave, review + integration verify, cleanup. Dùng khi user giao task lớn nhiều mảnh, nói "orchestrate", "chia task chạy song song", hoặc resume task-graph dở dang từ…

2 15d ago A 86 tokens