What is token-log?
Log token usage for a specific phase of story workflow. Called automatically by workflow commands after completing a phase. Writes to the storyTokenUsage table via kb_log_tokens MCP tool. Source: michael-menard/monorepo.
Log token usage for a specific phase of story workflow. Called automatically by workflow commands after completing a phase. Writes to the storyTokenUsage table via kb_log_tokens MCP tool.
Quickly install token-log AI skill to your development environment via command line
Source: michael-menard/monorepo.
If tokens are not provided, prompt the user to estimate from /cost output.
| pm-generate | /pm-generate-story | | pm-fix | /pm-fix-story | | elaboration | /elab-story | | dev-setup | Phase 0 of /dev-implement-story | | dev-planning | Phase 1 of /dev-implement-story | | dev-implementation | Phase 2 of /dev-implement-story | | dev-verification | Phase 3 of /dev-implement-story | | dev-documentation | Phase 4 of /dev-implement-story |
| code-review | /dev-code-review | | dev-fix | /dev-fix-story | | qa-verify | /qa-verify-story |
Log token usage for a specific phase of story workflow. Called automatically by workflow commands after completing a phase. Writes to the storyTokenUsage table via kb_log_tokens MCP tool. Source: michael-menard/monorepo.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/michael-menard/monorepo --skill token-logLog token usage for a specific phase of story workflow. Called automatically by workflow commands after completing a phase. Writes to the storyTokenUsage table via kb_log_tokens MCP tool. Source: michael-menard/monorepo.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/michael-menard/monorepo --skill token-log Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/michael-menard/monorepo