I wrote Tiny Secrets Manager using the Claude Code superpowers plugin, which follows TDD. It took several hours to build, with a ton of architectural decisions along the way. That's where I feel my engineering background really serves me right now. The agents can write solid code, but they make a lot of poor choices (in my opinion) if I let them go wild.
I wrote a tiny secrets manager for coding agents! It offers Touch ID per-session unlock. Credentials should not live in flat files and env vars. Yet the heavyweight secrets managers (1P, bitwarden) constantly re-prompt for vault unlocks because they architecturally mismatched for coding agents. https://lnkd.in/g2VympqJ