mcp-stream-workflow/templates
2025-12-27 19:07:51 -08:00
..
conflict-strategy.template.ts Initial commit 2025-12-27 19:07:51 -08:00
HANDOFF.template.md Initial commit 2025-12-27 19:07:51 -08:00
mcp-tool.template.ts Initial commit 2025-12-27 19:07:51 -08:00
METADATA.template.json Initial commit 2025-12-27 19:07:51 -08:00
README.template.md Initial commit 2025-12-27 19:07:51 -08:00
STATUS.template.md Initial commit 2025-12-27 19:07:51 -08:00
validator.template.ts Initial commit 2025-12-27 19:07:51 -08:00

{{STREAM_TITLE}}

Stream: {{STREAM_ID}} Status: {{STATUS}} Category: {{CATEGORY}} Priority: {{PRIORITY}}


Description

{{DESCRIPTION}}

Timeline

  • Created: {{CREATED_AT}}
  • Updated: {{UPDATED_AT}}
  • Completed: {{COMPLETED_AT}}

Location

  • Worktree: {{WORKTREE_PATH}}
  • Branch: {{BRANCH_NAME}}

Phases

{{#PHASES}}

  • {{PHASE_NAME}} {{/PHASES}}

Documentation


🤖 Generated by Stream Workflow Manager