doey-context-audit

Audit Doey multi-pane runtime context for token waste and bloat.

6|2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/FRIKKern/doey --skill doey-context-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doey-context-audit
Source: https://github.com/FRIKKern/doey/tree/main/.claude/skills/doey-context-audit
Command: npx skills add https://github.com/FRIKKern/doey --skill doey-context-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit Doey's multi-pane runtime context to identify token waste and bloat across panes, agent definitions, CLAUDE.md, skills, hooks, and task files, enabling faster, cleaner sessions.

Core Features & Use Cases

  • Scans live tmux panes, agent definitions, CLAUDE.md, and task configurations to surface inefficiencies and bloated text.
  • Produces a team-level health score with optional auto-fix and a diff-confirm workflow to validate changes.
  • Performs safe cleanup actions like trimming stale messages, archiving large tasks, and adjusting session settings to improve performance.

Quick Start

Run the audit in an active Doey session by typing /doey-context-audit.

Frequently Asked Questions about doey-context-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit multi-pane tmux context for token waste?

You can identify token bloat in agent definitions and CLAUDE.md by running a context audit during an active session. The audit scans configurations and surfaces inefficient text, providing a team health score to highlight areas needing cleanup.

Can I automatically fix token bloat found during a context audit?

Yes, you can automatically fix token bloat using the optional auto-fix feature, which trims stale messages and archives large tasks. It uses a reversible diff-confirm workflow that prompts you to validate changes before applying any edits.

Does the context audit work on live tmux sessions or only before starting workflows?

The context audit scans live tmux panes, agent definitions, CLAUDE.md, skills, hooks, message queues, and task files. It targets token waste across these components to enable faster and cleaner runtime sessions.

What is a team health score in multi-pane context auditing?

You should trim stale messages and archive large task files to reduce multi-pane token waste. The audit's auto-fix feature performs these safe cleanup actions while adjusting session settings to improve performance.

Are changes made during a tmux context audit reversible?

Yes, changes made during a tmux context audit are reversible. The audit enforces a diff-confirm flow that prompts you before applying any edits, ensuring that auto-fix actions like trimming messages or archiving tasks can be safely reviewed.