Commit Graph

28 Commits

Author SHA1 Message Date
1bc595dc13 codex: externalize generated system skills 2026-04-25 16:49:12 -07:00
ddb0a85c68 Add multiplexer title helper 2026-04-24 17:16:56 -07:00
dfbe961e3c chore: migrate Gmail tooling docs to gws 2026-04-15 12:39:16 -07:00
2cd0febd2f docs: note picom debug log cleanup 2026-04-06 17:03:27 -07:00
0fb27354a6 Add password reset skill 2026-03-31 12:15:14 -07:00
efe8993d26 codex: add imagegen and plugin-creator skills 2026-03-30 02:07:49 -07:00
48986b4892 docs(skills): add nixpkgs review guidance 2026-03-26 21:29:24 -07:00
e51d2ec68f feat(skills): add OpenAI docs system skill 2026-03-19 13:19:06 -07:00
281e8b9a56 Improve Rust target cleanup skill 2026-03-12 13:25:53 -07:00
e2d7dcf0c2 chore(skills): prune bundled slides and spreadsheets docs 2026-03-10 14:11:27 -07:00
9d5f048f8c chore: update codex tooling and taffybar 2026-03-05 17:54:03 -08:00
fb9a30b8a6 chore(agents): refresh metadata and skill creator loader 2026-03-05 07:24:26 -08:00
org-agenda-api
8722cac7d0 docs(skill): expand disk-space cleanup playbook 2026-03-03 11:51:09 -08:00
3f5b126cbe Add disk space cleanup skill 2026-02-20 23:10:01 -08:00
5b1c0d972f docs(skill): define unsubscribe scan execution defaults 2026-02-20 00:00:00 -08:00
9c1888f949 repo hygiene: move secrets to pass; add examples; misc updates 2026-02-18 01:37:46 -08:00
0ddc3b4a65 Update unsubscribe skill cleanup guidance 2026-02-16 12:23:17 -08:00
cd535b7b01 Rotate org-agenda-api prod auth password 2026-02-15 11:43:50 -08:00
4753901ef1 nixos: apply nixpkgs PR 490230 (playwright-cli) 2026-02-13 14:10:59 -08:00
5a5fda5cc0 nixos: add playwright-cli 2026-02-13 13:19:19 -08:00
e04ca29749 Add journaling skill 2026-02-13 01:12:52 -08:00
b1072f0528 chore: unify codex skills under agents 2026-02-12 20:23:16 -08:00
94172a65b7 feat: add logical-commits skill 2026-02-12 20:21:51 -08:00
7d099a2be3 Add email unsubscribe skill 2026-02-12 12:52:29 -08:00
1b726532c1 refactor: split taffybar skill into ecosystem release and NixOS flake chain
Separate the taffybar ecosystem release workflow (Hackage publishing,
dependency graph, version bounds) from the NixOS flake chain integration
(three-layer flake.lock cascade, bottom-up update strategy). Each skill
cross-references the other.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 20:25:00 -08:00
3010260cd1 docs: note manual doc upload requirement for GTK-dependent packages
Hackage can't build docs for packages with GTK/GI system deps. This
affects taffybar, gtk-sni-tray, gtk-strut, and dbus-menu — docs must
be built locally and uploaded manually for those.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 20:16:28 -08:00
741a72ebd9 refactor: separate ecosystem release from NixOS config in taffybar skill
Split the skill into two clear concerns: the taffybar org package
release workflow (dependency graph, Hackage publishing, version bounds)
and the personal NixOS flake chain integration. The NixOS section
explains the three-layer flake.lock cascade and why bottom-up updates
matter, without being prescriptive about always doing all layers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 20:15:17 -08:00
781b5297ad feat: reorganize skills with canonical agents/ locations and symlinks
- Symlink dotfiles/claude/CLAUDE.md -> ../agents/AGENTS.md
- Move global skills to dotfiles/agents/skills/ as canonical location
  (hackage-release, org-agenda-api-production, release)
- Add new taffybar-ecosystem-release skill documenting the taffybar
  package dependency graph and release propagation workflow
- ~/.claude/skills/ entries are now symlinks to canonical locations
- email-cleanup and weekly-scheduling moved to ~/org/agents/skills/
- Removed stale debug-video-processing symlink

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 19:40:52 -08:00