skills/bin
dan 90e72f1095 fix(use-skills): prevent stderr from corrupting symlink targets
Remove 2>&1 from nix build capture. When repo is dirty, nix emits
warnings to stderr which were being merged into $out and used as
symlink targets, creating broken symlinks like:

  orch -> warning: Git tree '...' is dirty\n/nix/store/...

Now stderr goes to terminal, only stdout (store path) captured.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 12:42:26 -08:00
..
deploy-skill.sh feat: add web-research skill and automate deployment 2025-11-23 23:18:32 -08:00
use-skills.sh fix(use-skills): prevent stderr from corrupting symlink targets 2025-12-14 12:42:26 -08:00