Axon Axon is a Rust CLI for validating and refactoring prompt filename conventions. Prerequisites yazi - terminal file manager, used to open notes fzf - fuzzy finder, used by TUI search Install From this repo: cargo install --path . Or build a local binary: cargo build --release cp target/release/axon ~/.local/bin/ Usage Invoke: axon --help