rigmode 0.1.0

Attach work modes to AI coding agent prompts
1
2
3
4
5
pub mod attach;
pub mod check;
pub mod gate;
pub mod hook;
pub mod log;