Raptors Install banner
hernanosaurus hernanosaurus

Raptors Install

AI community

Description

--- description: Release the raptors (AI dev agents + pipelines) into the current project's .claude/ directory. Opt-in per repo — nothing is installed until you run this. Personal by default (.claude/ is gitignored); pass --shared to commit the pack with the codebase. argument-hint: [optional: --link to symlink instead of copy | --shared to commit .claude/ with the repo] --- You are installing the **raptors** (your AI dev pack) into the current project. The pack's source lives at the path stor

Installation

Installs to ~/.claude/skills/hernanosaurus-raptors-raptors-install/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hernanosaurus-raptors-raptors-install && curl -fsSL https://raw.githubusercontent.com/hernanosaurus/raptors/HEAD/commands/raptors-install.md -o ~/.claude/skills/hernanosaurus-raptors-raptors-install/SKILL.md

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

Full documentation available on GitHub

View Source Repository