SessionStart
25acegalaxy-co/ace_commons-ccswitch-cli
Hook Claude Code
Runs when a session starts, executing session-start.sh. From acegalaxy-co/ace_commons-ccswitch-cli.
acegalaxy-co/ace_commons-ccswitch-cli
Hook Claude Code
Runs when a session starts, executing session-start.sh. From acegalaxy-co/ace_commons-ccswitch-cli.
acegalaxy-co/ace_commons-ccswitch-cli
Hook Claude Code
Runs when a subagent finishes, executing subagent-stop-record.sh. From acegalaxy-co/ace_commons-ccswitch-cli.
acegalaxy-co/ace_commons-ccswitch-cli
Settings file Claude Code
Agent settings declaring 4 hook events (PreToolUse, PostToolUse, SessionStart, SubagentStop).
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.
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…
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.
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.
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)…
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…
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ừ…
acegalaxy-co/ace_commons-ccswitch-cli
Instructions file
Claude Code instructions for acegalaxy-co/ace_commons-ccswitch-cli, covering project guidelines, quick links — rules quan trọng and ⭐⭐⭐ harness architecture (p0 — đọc kỹ).