·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.

10Installs·1Trend·@michael-menard

Installation

$npx skills add https://github.com/michael-menard/monorepo --skill token-log

How to Install token-log

Quickly install token-log AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/michael-menard/monorepo --skill token-log
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: michael-menard/monorepo.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/michael-menard/monorepo --skill token-log
Category
>_Productivity
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from michael-menard/monorepo

Quick answers

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.

How do I install token-log?

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

Where is the source repository?

https://github.com/michael-menard/monorepo

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-03-10