skills/specs
dan 99187460b1 feat(update-opencode): add skill for automating OpenCode version updates in Nix
Implement complete workflow for checking and applying OpenCode updates:
- check-version.sh: Compare current vs latest GitHub release
- fetch-sha256.sh: Fetch SHA256 hash using nix-prefetch-url
- update-nix-file.sh: Update Nix package definition with dry-run support
- verify-update.sh: Verify installed version matches expectation

Includes comprehensive documentation (SKILL.md for agents, README.md for users)
and full spec in specs/002-update-opencode/ with user stories and acceptance criteria.

Eliminates manual Nix file editing and hash lookups for OpenCode updates.
2025-11-15 13:35:58 -08:00
..
001-screenshot-analysis feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
002-update-opencode feat(update-opencode): add skill for automating OpenCode version updates in Nix 2025-11-15 13:35:58 -08:00