davekruse

Aim — Development skill for Claude Code

Development community

Alias of /phaser:plan — define the next development phase.

How to install Aim

Installs to ~/.claude/skills/davekruse-phaser-aim/SKILL.md

Terminal
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 Repository