From drupal-dev-framework
Reads and outputs the contents of an upgrade.md file, typically used for project upgrade instructions or changelogs.
How this command is triggered — by the user, by Claude, or both
Slash command
/drupal-dev-framework:completeThe summary Claude sees in its command listing — used to decide when to auto-load this command
upgrade.md
upgrade.md
npx claudepluginhub camoa/claude-skills --plugin drupal-dev-framework/load-claude-mdReads global (~/.claude/CLAUDE.md) and project (CLAUDE.md or AGENTS.md) files, injects instructions into current context, and acknowledges refresh.
/completeCompletes partially implemented features by assessing state, filling gaps, hardening code, writing tests, and updating documentation.
/completeCompletes Git worktree task: verifies phases, commits changes excluding planning files, merges to target branch, removes worktree, deletes branch.
/completeCompletes a task by marking it done, guiding learnings capture via prompts, showing unblocked tasks, and suggesting next steps like archiving or ready tasks.
/completeMoves a finished task to completed/ with hierarchy-aware placement and pre-completion checks. Verifies review gates are green when project requires it.