Switching AI CLIs Without Losing 32 Skills: Why I Built nex
A Rust CLI that makes your AI agent skills portable across Claude Code, Codex, and Gemini. One command to install, one command to switch.
Search for a command to run...
Articles tagged with #claudecode
A Rust CLI that makes your AI agent skills portable across Claude Code, Codex, and Gemini. One command to install, one command to switch.
A PostToolUse hook that logs every skill activation to local JSONL. No existing tool tracks whether the model actually follows a skill's instructions.
We carefully design prompts and tools but rarely audit the environment where the agent actually runs. Sentinel makes that measurable.
Proofpack chains contract, implementation, and audit into a single verifiable record. Why proof artifacts are the missing primitive of AI code generation.
How I built a 4-stage news pipeline that clusters articles into stories using title similarity, all in stdlib Python with SQLite.