Drupal Prime banner
gkastanis gkastanis

Drupal Prime

Development community

Description

--- description: "Load full project context into session (debug/overview — heavy, ~2500 tokens)" allowed-tools: Bash --- # /drupal-prime - Load Full Session Context ## Purpose Dump the full project overview into the conversation: feature map, business index, entity list, Logic ID counts, and available tech specs. This is a **debug/overview** command (~2500 tokens). For normal workflows, the CLAUDE.md `## Codebase` hint (~45 words) is sufficient — the agent reads it automatically. Use `/drupal

Installation

Installs to ~/.claude/skills/gkastanis-drupal-workflow-drupal-prime/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gkastanis-drupal-workflow-drupal-prime && curl -fsSL https://raw.githubusercontent.com/gkastanis/drupal-workflow/HEAD/commands/drupal-prime.md -o ~/.claude/skills/gkastanis-drupal-workflow-drupal-prime/SKILL.md

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

Full documentation available on GitHub

View Source Repository