From claude-constructor
Fetches issue details from the configured tracking system using the provided issue key and appends a formatted 'Issue Information' section to the state management file.
npx claudepluginhub Hurblat/claude-constructor --plugin claude-constructorissue/# Read Issue Command ## Purpose Read issue from the configured issue tracking system and add the information to the state management file. These instructions are read and followed as part of a larger workflow. You MUST follow all workflow steps below, not skipping any step and doing all steps in order. ## Workflow Steps 1. Get issue details: - Use the Skill tool to execute `/get-issue $1 $2` 2. Note findings in the state management file ($2) Create a new section called `## Issue Information`, with information on this format: - **Key**: $1 - **ID**: Issue ID (from get-issue respons...
Read issue from the configured issue tracking system and add the information to the state management file. These instructions are read and followed as part of a larger workflow. You MUST follow all workflow steps below, not skipping any step and doing all steps in order.
Get issue details:
/get-issue $1 $2Note findings in the state management file ($2)
Create a new section called ## Issue Information, with information on this format: