Resolving Secrets

Wraps shell commands to resolve secret references in environment variables to their actual values. Always use when invoking synu, crush, gh, hut, etc. Ask whether to use if an invocation fails due to missing credentials.

jeninh 414bf5e 2 files · 730 B Updated

File contents

Prefix commands with fish -c "opx ...".

fish -c "opx synu claude -p 'prompt'"
fish -c "opx hut todo ticket show -t '~singpolyma/soprani.ca' 465"
fish -c "opx gh issue view 123"
fish -c "opx crush"

Refer to installing-opx.md if it's unavailable.

jeninh/ampskills-dotfile/tree/main/.agents/skills/resolving-secrets commit 414bf5e0fa

Frequently asked questions

npx skillmds@latest add jeninh/resolving-secrets