π¦ ClawHub
Mission Claw
by @tsangwailam
Log agent activities to Mission Claw dashboard with token usage tracking. Use when completing significant tasks, subagent work, or any action worth recording in the activity feed. Triggers on task completion, activity logging, or tracking agent work.
π‘ Examples
# Feature implementation
mclaw log "Added date-time filter to dashboard" \
--agent "mission-claw" \
--project "Mission Claw" \
--status completed \
--duration "10m" \
--total-tokens 15000Quick fix
mclaw log "Fixed timezone bug" \
--agent "J" \
--project "ContentMorph" \
--duration "2m" \
--total-tokens 3500In-progress work
mclaw log "Implementing payment flow" \
--agent "J" \
--project "TypeAlchemy" \
--status in_progress
βοΈ Configuration
mclaw binary must be installed on the host system.session_status tool to retrieve current token usage.TERMINAL
clawhub install mission-claw