Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
---
name: drupal-work-on-issue
name: drupalorg-work-on-issue
description: >
Agentic workflow for contributing to a Drupal.org issue via GitLab MR. Orchestrates
fork verification, directory alignment, remote setup, branch checkout, and the
fix/push/pipeline loop.
---

# /drupal-work-on-issue
# /drupalorg-work-on-issue

**Purpose:** Agentic workflow for contributing to a Drupal.org issue via GitLab MR.

**Usage:** `/drupal-work-on-issue <nid>`
**Usage:** `/drupalorg-work-on-issue <nid>`

---

## Instructions

When the user invokes `/drupal-work-on-issue <nid>`, execute the following workflow. Pause at
When the user invokes `/drupalorg-work-on-issue <nid>`, execute the following workflow. Pause at
each checkpoint marked **[PAUSE]** — present findings and wait for the user to confirm
before proceeding.

Expand Down