feat(skills): handoff routing and driver skills, wrap-up port
“## What
Ports the handoff/wrap-up workflow into the `genesis-tools` plugin and retires the old `gt:handoff` skill.
- **`gt:handoff-to`** — routing skill that picks the right receiving end for a handoff.
- **`gt:handoff-to-codex`** — driver skill for handing a bounded task to a Codex CLI session.
-”
github · genesiscz · 7/29/2026
Open original →Include .spd files in device sync and "import edited today"
“## Summary
Last two items on #138.
**Attach/upload to device** turns out to need no code changes: `DownloadListModal`/`UploadListModal` already list/download/upload whatever file is clicked or active, with no extension filtering anywhere in that path. `.spd` files can already be attached from or u”
github · philips-clanker · 7/29/2026
Open original →Annotation view: search and filter
“# Spec: Annotation view — search & filter
Status: ready-for-agent
Date: 2026-07-22
Design reference: `design-decision.md` and `filter-redesign-proto.html` in this directory (trimmed winning prototype; `rounds/r4/variant-C.jsx` is the winner fragment)
## Problem Statement
A Literature Note or atta”
github · aidenlx · 7/29/2026
Open original →Preserve cross-page graph edges, enforce Obsidian sync migration, and update deals writable fields
“### Motivation
- Fix graph pagination to preserve edges that span pages while avoiding dangling endpoints being returned.
- Prevent Obsidian sync from running against an un-migrated database and disallow duplicate entity updates in a single sync request.
- Align the writable fields for `deals` wit”
github · Vsevolodovichr · 7/29/2026
Open original →Add obsidian-summary skill for triage session writeups
“Adds `llms/SKILLS/obsidian-summary/SKILL.md`.
Summarizes a troubleshooting/triage conversation into a structured note in the Obsidian vault: **Summary / Problem / Steps & Commands / Validation / Troubleshooting**. Triggered by "summarize this into notes" or "summarize to obsidian".
## Design notes”
github · chrisaboyd · 7/28/2026
Open original →