Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:47:43 +08:00
commit 3478f1b4e3
25 changed files with 2166 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
---
name: create-state-management-file
description: Create state management file for feature workflow
argument-hint: [issue-key]
model: claude-haiku-4-5
---
# Create State Management File Command
## Purpose
Create a state management file and add the issue key.
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. Create a state management file called `state_management/$1.md`.
2. Write the following at the top of the empty state management file:
`Issue Key: {$1}`