Drupal Status
Description
--- description: "Check documentation, structural index, and staleness status" allowed-tools: Bash --- # /drupal-status - Project Status Check ## Purpose Report current state of semantic docs, structural index, and staleness. Suggest the appropriate next command. ## Protocol ### Step 0: Resolve Environment ```bash PROJECT_DIR="${CLAUDE_PROJECT_DIR:-$(pwd)}" PLUGIN_ROOT=$(cat /tmp/drupal-workflow-plugin-root 2>/dev/null || echo "${CLAUDE_PLUGIN_ROOT:-}") ``` ### Step 1: Check Discovery Stat
Installation
Installs to ~/.claude/skills/gkastanis-drupal-workflow-drupal-status/SKILL.md
mkdir -p ~/.claude/skills/gkastanis-drupal-workflow-drupal-status && curl -fsSL https://raw.githubusercontent.com/gkastanis/drupal-workflow/HEAD/commands/drupal-status.md -o ~/.claude/skills/gkastanis-drupal-workflow-drupal-status/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation