Aim — Development skill for Claude Code
Alias of /phaser:plan — define the next development phase.
How to install Aim
Installs to ~/.claude/skills/davekruse-phaser-aim/SKILL.md
mkdir -p ~/.claude/skills/davekruse-phaser-aim && curl -fsSL https://raw.githubusercontent.com/davekruse/phaser/HEAD/commands/aim.md -o ~/.claude/skills/davekruse-phaser-aim/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Aim does
description: "Alias of /phaser:plan — define the next development phase" argument-hint: "[optional: scope] [optional: phase number] [optional: one-line summary of what this phase should accomplish]" model: opus disable-model-invocation: true
Read `${CLAUDE_PLUGIN_ROOT}/commands/plan.md` and follow it exactly, treating `$ARGUMENTS` as its arguments. This command has no behaviour of its own.
Alternatives in Development
- Define Schema — Renamed → /portaljs-define-schema 2.3k ★
- Maestro Next — Unified entry for all development intents — classify intent, assess complexity, route to the correct execution 530 ★
- Engage.Weaponize — Execute Phase 2 - Weaponization and Payload Development 348 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Phase Shift
Formal transition between development phases. Archives the current phase state and opens the next. Updates roa
New Session
Start work session. Read state, define next steps.
Add Chart
Renamed → /portaljs-add-chart. This alias will be removed next minor release.
Add Dataset
Renamed → /portaljs-add-dataset. This alias will be removed next minor release.
Apply Review
Deprecated v0.2 alias — use /review-app --fix instead. Will be removed in the next major release.
Auto Review App
Deprecated v0.2 alias — use /review-app --auto instead. Will be removed in the next major release.
Related Agents
Game Developer
Game development across all platforms (PC, Web, Mobile, VR/AR). Use when building games with Unity, Godot, Unr
Feature Crew Engineer Frontend
Frontend engineer. Implements plan.md steps for web UI code (React/Next/Vue/Svelte). Enforces ux-plan.md state
Master Controller
Use this agent to turn a PRD or feature request into epics and sprints, and define requirements and acceptance