Skip to content

Commit 1de055b

Browse files
Merge pull request #809 from corbitsdev/thegreataxios/cl-7439-align-create-issue-with-gaas-linear-create
Align create-issue with GaaS linear-create without going Linear-only
2 parents d8a9a19 + 297807d commit 1de055b

4 files changed

Lines changed: 293 additions & 39 deletions

File tree

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ plugins/corbits-skills/skills/refactor/SKILL.md
99
plugins/corbits-skills/skills/scribe/SKILL.md
1010
plugins/corbits-skills/skills/ast-grep/SKILL.md
1111
plugins/corbits-skills/skills/review/SKILL.md
12+
plugins/corbits-skills/skills/create-issue/SKILL.md
1213

1314
tmp/
1415
.claude/

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ parallel copies under `docs/` or `scripts/notes/`. At cut time: rename
2020
### Changed
2121

2222
- Drop unused `@opentui/keymap`, `@opentui/solid`, and `solid-js`. The interactive TUI is imperative `@opentui/core` only.
23+
- Align /create-issue phases and # Background / # Outcome format with GaaS linear-create. Slash stays /create-issue. Tracker selection stays (Linear MCP first, else GitHub/GitLab/MEMORY.md).
2324
- Restore the /review skill body 1:1 with GaaS code-review. Slash stays /review. GitHub posting, Linear In Review, ask_operator, and findings-only stay on native-integration.
2425
- Restore the scribe skill 1:1 with GaaS. ask_operator mapping stays on native-integration. Slash /scribe remains.
2526
- Restore the ast-grep skill 1:1 with GaaS. run_shell mapping stays on native-integration. Slash /ast-grep remains.

0 commit comments

Comments
 (0)