Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions handoff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# 📋 Handoff Report

**Generated:** 2026-04-24 20:55

## 🔴 Tasks Due Today (Need Handoff)

- [ ] **#2** TC full incident task
- Owner: alice
- Handoff Note: Check auth logs before next shift

## ⚠️ Unassigned High-Priority Tasks

- [ ] **#1** first task

- [ ] **#3** TC unassigned high bug
- Due: [yellow]Soon: 2026-04-24[/yellow]

## ✅ Blocked Tasks

All blocked tasks have handoff notes.

## 👀 Tasks Needing Reviewer

- [ ] **#5** TC reviewer missing
- Owner: alice

## ⏰ Overdue Incomplete Tasks

- [ ] **#6** TC overdue unfinished
- Owner: carol
- Due: [red]OVERDUE: 2020-01-01[/red]

## 📊 Summary

- Tasks due today: 1
- Unassigned high-priority: 2
- Blocked without notes: 0
- Needs reviewer: 1
- Overdue incomplete: 1
Comment on lines +1 to +39
Copy link

Copilot AI Apr 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file looks like generated output from the new tix handoff --format markdown command (it includes a specific "Generated" timestamp and sample task content). If it’s not intended as a checked-in example, it should be removed from the repo (or moved under a docs/examples location and made generic so it doesn’t change every run).

Suggested change
# 📋 Handoff Report
**Generated:** 2026-04-24 20:55
## 🔴 Tasks Due Today (Need Handoff)
- [ ] **#2** TC full incident task
- Owner: alice
- Handoff Note: Check auth logs before next shift
## ⚠️ Unassigned High-Priority Tasks
- [ ] **#1** first task
- [ ] **#3** TC unassigned high bug
- Due: [yellow]Soon: 2026-04-24[/yellow]
## ✅ Blocked Tasks
All blocked tasks have handoff notes.
## 👀 Tasks Needing Reviewer
- [ ] **#5** TC reviewer missing
- Owner: alice
## ⏰ Overdue Incomplete Tasks
- [ ] **#6** TC overdue unfinished
- Owner: carol
- Due: [red]OVERDUE: 2020-01-01[/red]
## 📊 Summary
- Tasks due today: 1
- Unassigned high-priority: 2
- Blocked without notes: 0
- Needs reviewer: 1
- Overdue incomplete: 1
# 📋 Handoff Report Example
**Generated:** `<timestamp>`
> Example output for documentation purposes. Replace with real command output when generating a handoff report.
## 🔴 Tasks Due Today (Need Handoff)
- [ ] **#<id>** Example due-today task
- Owner: `<owner>`
- Handoff Note: `<handoff note>`
## ⚠️ Unassigned High-Priority Tasks
- [ ] **#<id>** Example unassigned high-priority task
- Due: `<due date>`
## ✅ Blocked Tasks
All blocked tasks in this example have handoff notes.
## 👀 Tasks Needing Reviewer
- [ ] **#<id>** Example task needing reviewer
- Owner: `<owner>`
## ⏰ Overdue Incomplete Tasks
- [ ] **#<id>** Example overdue incomplete task
- Owner: `<owner>`
- Due: `<overdue date>`
## 📊 Summary
- Tasks due today: `<count>`
- Unassigned high-priority: `<count>`
- Blocked without notes: `<count>`
- Needs reviewer: `<count>`
- Overdue incomplete: `<count>`

Copilot uses AI. Check for mistakes.
Loading
Loading