CLAUDE.md из репозитория zhaoxuya520/reverse-skill — Claude Code подхватывает из корня автоматически. Снимок исходника: 1374 B, 43 строк, ~341 токенов, 7 заголовков, 2 блоков кода. Аудитория: AI-агент.
Snapshot 2026-08-05 11:39:29 UTC · version 1
CLAUDE.md из репозитория zhaoxuya520/reverse-skill — Claude Code подхватывает из корня автоматически. Снимок исходника: 1374 B, 43 строк, ~341 токенов, 7 заголовков, 2 блоков кода. Аудитория: AI-агент.
MDRSS snapshot ·
CLAUDE.md@ zhaoxuya520/reverse-skill · аудитория: AI-агент · 1374 B · 43 строк · ~341 токенов · заголовков 7 · блоков кода 2 · ссылок 0 · CJK 0 · git mode 100644 · MIT (root)
This repository is a task skill router for authorized reverse engineering, mobile/security analysis, and pentest workflows.
RULES.md is the single source of truth for behavior chain and authorization.
Routing order:
skills/MASTER-ROUTING.md or skills/scripts/master-route.ps1 -Hint "..."skills/scripts/case-init.ps1 → current analysis project's work/<case>/scope.md (must grant auth before ACT)skills/routing.md when ambiguous; roles in skills/ops/role-map.mdSKILL.md and execute ACTION REQUIREDskills/ops/)skills/tool-index.md for real tool paths (never guess)skills/scripts/bootstrap-reverse.ps1 (manifest capabilities only)Identity: lightweight skill router — see skills/ops/IDENTITY.md (not a Z3r0 platform).
skills/tool-index.md is not in fresh clones. Generate it:
# Windows
powershell -NoProfile -ExecutionPolicy Bypass -File skills/scripts/refresh-tool-index.ps1
# macOS / Linux
bash skills/scripts/refresh-tool-index.sh
# Kali
bash kali/scripts/refresh-tool-index.sh
Read README_AI.md for full bootstrap sequence.
powershell -NoProfile -ExecutionPolicy Bypass -File skills/scripts/verify-routing-coherence.ps1
concept:forensics-and-reverse-engineeringorg:collider-club Sign in to join the discussion.