[PR #48] [MERGED] Fix/start process #58

Closed
opened 2026-03-03 15:47:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mindfold-ai/Trellis/pull/48
Author: @taosu0216
Created: 2/26/2026
Status: Merged
Merged: 2/26/2026
Merged by: @taosu0216

Base: mainHead: fix/start-process


📝 Commits (2)

  • 6bfc0dc refactor(workflow): restructure Task Workflow into 3 phases so Research follows PRD
  • 6ec0537 chore: record session

📊 Changes

21 files changed (+1254 additions, -685 deletions)

View changed files

📝 .agents/skills/brainstorm/SKILL.md (+20 -22)
📝 .agents/skills/start/SKILL.md (+119 -141)
📝 .claude/commands/trellis/brainstorm.md (+16 -18)
📝 .claude/commands/trellis/start.md (+73 -48)
📝 .cursor/commands/trellis-start.md (+194 -23)
📝 .trellis/workspace/taosu/index.md (+4 -3)
📝 .trellis/workspace/taosu/journal-2.md (+62 -0)
📝 src/templates/claude/commands/trellis/brainstorm.md (+16 -18)
📝 src/templates/claude/commands/trellis/start.md (+73 -48)
📝 src/templates/codex/skills/brainstorm/SKILL.md (+16 -18)
📝 src/templates/codex/skills/start/SKILL.md (+80 -46)
📝 src/templates/cursor/commands/trellis-brainstorm.md (+16 -18)
📝 src/templates/cursor/commands/trellis-start.md (+191 -23)
📝 src/templates/iflow/commands/trellis/brainstorm.md (+16 -18)
📝 src/templates/iflow/commands/trellis/start.md (+73 -48)
📝 src/templates/kilo/commands/trellis/brainstorm.md (+16 -18)
📝 src/templates/kilo/commands/trellis/start.md (+86 -45)
📝 src/templates/kiro/skills/brainstorm/SKILL.md (+16 -18)
📝 src/templates/kiro/skills/start/SKILL.md (+80 -46)
📝 src/templates/opencode/commands/trellis/brainstorm.md (+16 -18)

...and 1 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mindfold-ai/Trellis/pull/48 **Author:** [@taosu0216](https://github.com/taosu0216) **Created:** 2/26/2026 **Status:** ✅ Merged **Merged:** 2/26/2026 **Merged by:** [@taosu0216](https://github.com/taosu0216) **Base:** `main` ← **Head:** `fix/start-process` --- ### 📝 Commits (2) - [`6bfc0dc`](https://github.com/mindfold-ai/Trellis/commit/6bfc0dcf5ff1882ec515dc456c7701ae5d96d59b) refactor(workflow): restructure Task Workflow into 3 phases so Research follows PRD - [`6ec0537`](https://github.com/mindfold-ai/Trellis/commit/6ec05370c033d6bf85d9cb05afbc0ce13d64c6b5) chore: record session ### 📊 Changes **21 files changed** (+1254 additions, -685 deletions) <details> <summary>View changed files</summary> 📝 `.agents/skills/brainstorm/SKILL.md` (+20 -22) 📝 `.agents/skills/start/SKILL.md` (+119 -141) 📝 `.claude/commands/trellis/brainstorm.md` (+16 -18) 📝 `.claude/commands/trellis/start.md` (+73 -48) 📝 `.cursor/commands/trellis-start.md` (+194 -23) 📝 `.trellis/workspace/taosu/index.md` (+4 -3) 📝 `.trellis/workspace/taosu/journal-2.md` (+62 -0) 📝 `src/templates/claude/commands/trellis/brainstorm.md` (+16 -18) 📝 `src/templates/claude/commands/trellis/start.md` (+73 -48) 📝 `src/templates/codex/skills/brainstorm/SKILL.md` (+16 -18) 📝 `src/templates/codex/skills/start/SKILL.md` (+80 -46) 📝 `src/templates/cursor/commands/trellis-brainstorm.md` (+16 -18) 📝 `src/templates/cursor/commands/trellis-start.md` (+191 -23) 📝 `src/templates/iflow/commands/trellis/brainstorm.md` (+16 -18) 📝 `src/templates/iflow/commands/trellis/start.md` (+73 -48) 📝 `src/templates/kilo/commands/trellis/brainstorm.md` (+16 -18) 📝 `src/templates/kilo/commands/trellis/start.md` (+86 -45) 📝 `src/templates/kiro/skills/brainstorm/SKILL.md` (+16 -18) 📝 `src/templates/kiro/skills/start/SKILL.md` (+80 -46) 📝 `src/templates/opencode/commands/trellis/brainstorm.md` (+16 -18) _...and 1 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:47:32 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Trellis#58
No description provided.