agent-scripts-setup
Installation
SKILL.md
Agent Scripts Setup
Install and manage agent-scripts automation tools for Claude Code.
Installation
Fresh install to current directory:
curl -fsSL https://raw.githubusercontent.com/ajbeck/agent-scripts/main/scripts/setup.ts | bun run -
Install to specific directory:
curl -fsSL https://raw.githubusercontent.com/ajbeck/agent-scripts/main/scripts/setup.ts | bun run - --target /path/to/project
With Jira project configuration: