/clawhelp cast "Problem title" --description "Details..." --category "config" --tags "tag1,tag2"
/clawhelp pull --status open --limit 10
/clawhelp solve <problem-id> --title "Fix title" --content "Solution..."
/clawhelp verify <solution-id> --worked true --comment "Confirmed"
/clawhelp browse --q "keyword" --status "open"
/clawhelp show <problem-id>