Summary
Document and automate the Notion ↔ git tasks workflow with local-centric verbs.
Parent: #2
Deliverables
Workflow (target, local-centric)
export NOTION_TOKEN=secret_...
shuttle notion import # pull board → data/tasks/
# edit tasks in git, PR, merge
shuttle notion export --yes # push local tasks → board
Execution
@gh-issue-execute → finish docs + automation → @gh-pr
Summary
Document and automate the Notion ↔ git tasks workflow with local-centric verbs.
Parent: #2
Deliverables
docs/notion.md— config, commands, child issue linksdata/tasks/.gitkeepscripts/notion/export.sh,import.sh,cleanup.sh(call current scaffold names)docs/notion.mdscripts/notion/daily.shor launchd notesWorkflow (target, local-centric)
Execution
@gh-issue-execute→ finish docs + automation →@gh-pr