github-writeback-tracking

Installation
SKILL.md

Requires: pip install openpyxl — this skill's scripts import openpyxl.

github-writeback-tracking

Closes the loop: once issues exist in GitHub, stamp their numbers and URLs back onto the spreadsheet the findings came from. The link between a row and its issue is the key field, carried from [[github-extract-findings]] through github_backlog_result.json.

When this applies

  • Spreadsheet sources only (.xlsx / .csv / .tsv).
  • Doc / pasted-text sources: skip the script; just report the created issue links from github_backlog_result.json in chat.
  • You need github_backlog_result.json from [[github-create-issues]].

Before you write

Back up the user's source file first — github_tracking.py edits it in place:

Installs
26
First Seen
Aug 29, 2026
github-writeback-tracking — thodsaphonsonthiphin/workflow-daily-work