Review Stack banner
RemiAsselin42 RemiAsselin42

Review Stack

Security community

Description

--- description: 'Audit of the technology stack: languages, dependencies, versions, APIs, tools, and synergy.' argument-hint: '[specific aspect to analyze, or empty for a complete audit]' allowed-tools: Read, Grep, Glob, Bash(find:*), Bash(cat:*), Bash(npm outdated:*), Bash(npm audit:*), Bash(npm ls:*) context: fork agent: agent --- ## Analysis scope "$ARGUMENTS" ## Objective Produce a complete audit of the project's technology stack: language relevance, dependency quality and state, documen

Installation

Installs to ~/.claude/skills/remiasselin42-claude-config-review-stack/SKILL.md

Terminal
mkdir -p ~/.claude/skills/remiasselin42-claude-config-review-stack && curl -fsSL https://raw.githubusercontent.com/RemiAsselin42/claude-config/HEAD/commands/review-stack.md -o ~/.claude/skills/remiasselin42-claude-config-review-stack/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository