Arstart banner
Goldentrii Goldentrii

Arstart

Development community

Description

--- description: "AgentRecall session opener — status board (no args), project loader (<slug>), or cold-start bootstrap. Use first every session." --- # /arstart — AgentRecall Session Opener One command, three modes — the single entry point for every AgentRecall session. | Invocation | Mode | Use when | |---|---|---| | `/arstart` (no args) | **Board** | You don't know what to work on yet — see everything in flight | | `/arstart <slug>` | **Load** | You already know the project — load its full

Installation

Installs to ~/.claude/skills/goldentrii-agentrecall-arstart/SKILL.md

Terminal
mkdir -p ~/.claude/skills/goldentrii-agentrecall-arstart && curl -fsSL https://raw.githubusercontent.com/Goldentrii/AgentRecall/HEAD/commands/arstart.md -o ~/.claude/skills/goldentrii-agentrecall-arstart/SKILL.md

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

Full documentation available on GitHub

View Source Repository