Drupal Bootstrap banner
gkastanis gkastanis

Drupal Bootstrap

Development community

Description

--- description: "Auto-detect project state and bootstrap structural index, semantic docs, and CLAUDE.md hint" --- # /drupal-bootstrap - Project Bootstrap ## Purpose Auto-detect project state and run the 3-step documentation pipeline as needed: ``` Step 1: Structural index (deterministic bash scripts) Step 2: Semantic docs (AI-generated tech specs + business index) Step 3: CLAUDE.md hint (compact pointer injected into CLAUDE.md) ``` Only runs what's missing. Idempotent — safe to

Installation

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

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

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

Full documentation available on GitHub

View Source Repository