skills/remy-lookup/SKILL.md
Display the current logic index tree (.claude/logic_tree.md) without regenerating.
npx skillsauth add till-crazy-tears-us-apart/claude-code-engineering-suite remy-lookupInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You MUST execute the following steps strictly in order. Do not skip steps.
Check if the file .claude/logic_tree.md exists in the current working directory.
ls .claude/logic_tree.md or Glob to verify existence.Case A: File Exists
Read tool on .claude/logic_tree.md.Case B: File Missing
AskUserQuestion to ask the user if they want to generate it now.
/remy-index.data-ai
Deep repository analysis with multi-agent parallel perspectives. Requires /init + /remy-index as prerequisites. Produces structured research reports.
tools
Analyze CI/CD failure logs to diagnose build, test, and gate failures. Supports GitHub Actions (gh CLI), local log files, and pasted logs. Produces evidence packets for /remy-patch.
development
Generate persistent unit tests for existing or stub code. Supports post-hoc testing (default) and TDD mode (--tdd). Multi-angle agent analysis at medium/high effort levels.
tools
--- name: remy-secure description: Review branch changes for security vulnerabilities. Multi-stage: regex pre-scan, parallel agents, and false-positive filtering. allowed-tools: Read, Grep, Glob, Bash, AskUserQuestion, Agent argument-hint: "[low|medium|high] [diff_range (optional, e.g. HEAD~3...HEAD)]" disable-model-invocation: true --- # Security Audit Protocol Security-focused review of code changes on the current branch. Identifies exploitable vulnerabilities with high confidence (≥ 8/10),