Arm Tools banner
maskshell maskshell

Arm Tools

Development community

Description

--- description: Arm the current project for Solid Forge — provision arch-configs, optional gate dev-deps, constitution, templates, gitignore; report gate status + LSP advisory. Layer 2 (explicit per-project opt-in; plugins do not mutate host-project build files, so this is a command, not enable). argument-hint: "[--with-tools [--lang python|web|rust|swift|java]] [--scaffold-configs [vale,semgrep,spectral]] [--revert [--apply]]" --- # arm-tools — arm a project for Solid Forge You are arming th

Installation

Installs to ~/.claude/skills/maskshell-solidforge-arm-tools/SKILL.md

Terminal
mkdir -p ~/.claude/skills/maskshell-solidforge-arm-tools && curl -fsSL https://raw.githubusercontent.com/maskshell/solidforge/HEAD/commands/arm-tools.md -o ~/.claude/skills/maskshell-solidforge-arm-tools/SKILL.md

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

Full documentation available on GitHub

View Source Repository