Skip to content

tips: add 3 community tools for token reduction#76

Open
ousamabenyounes wants to merge 1 commit into
shanraisshan:mainfrom
ousamabenyounes:add-token-reduction-tools
Open

tips: add 3 community tools for token reduction#76
ousamabenyounes wants to merge 1 commit into
shanraisshan:mainfrom
ousamabenyounes:add-token-reduction-tools

Conversation

@ousamabenyounes

Copy link
Copy Markdown

Summary

Adds three community tools to Tips > Utilities that target token reduction at non-overlapping layers, plus updates the section count (5 → 8) and the global tips count (82 → 85).

Tool Layer
rtk Filters shell command output (git, docker, gh, ls) before it reaches the model
claude-mem Compresses + persists context between sessions
context-mode Sandboxes verbose tool output (Playwright, MCP, browser) within a session

Different layers — not competing tools. Format follows existing community entries (e.g. claude-code-hooks, status line).

Notes

  • No new section added; only three rows in the existing Utilities table
  • Tagged ![Community] for source attribution
  • Happy to drop any of the three or rephrase if scope is too wide

shanraisshan added a commit that referenced this pull request May 9, 2026
…context signatures, bump to v2.1.138

Insert /radio under Config tag (#12) — opens Claude FM lo-fi radio in browser,
prints stream URL when no browser is available; not on Bedrock/Vertex/Foundry.
Add /rewind under Session tag (#76) — checkpointing alias for /checkpoint and
/undo. Update three signatures with optional arguments: /clear → /clear [name]
(label previous conversation in /resume picker), /review → /review [PR]
(accept optional PR), /context → /context [all] (expand per-item breakdown).
Total grows 75 → 76 with renumbering. Badge to v2.1.138 / May 09 2026 6:58 PM
PKT.

Co-Authored-By: Claude <noreply@anthropic.com>
shanraisshan pushed a commit that referenced this pull request Jun 4, 2026
…ption (v2.1.162)

- Add /fork <directive> as new row #76 in Session tag — now a standalone
  built-in command (previously alias of /branch, promoted in v2.1.161)
- Remove superseded alias/CLAUDE_CODE_FORK_SUBAGENT note from /branch row
- Renumber Session rows 76-82 → 77-83; count heading updated 82 → 83
- Update /terminal-setup: replace "Windsurf" with "Devin Desktop" (v2.1.162)
- Bump Last Updated badge to Jun 04, 2026 and version badge to v2.1.162

https://claude.ai/code/session_01C1e4RbXuU3JM9ysPohXfJa
shanraisshan pushed a commit that referenced this pull request Jun 4, 2026
Two items resolved: /fork promoted to standalone Session command (#76),
and /terminal-setup description updated (Windsurf → Devin Desktop).

https://claude.ai/code/session_01C1e4RbXuU3JM9ysPohXfJa
iops pushed a commit to iops/claude-code-best-practice that referenced this pull request Jun 16, 2026
…context signatures, bump to v2.1.138

Insert /radio under Config tag (shanraisshan#12) — opens Claude FM lo-fi radio in browser,
prints stream URL when no browser is available; not on Bedrock/Vertex/Foundry.
Add /rewind under Session tag (shanraisshan#76) — checkpointing alias for /checkpoint and
/undo. Update three signatures with optional arguments: /clear → /clear [name]
(label previous conversation in /resume picker), /review → /review [PR]
(accept optional PR), /context → /context [all] (expand per-item breakdown).
Total grows 75 → 76 with renumbering. Badge to v2.1.138 / May 09 2026 6:58 PM
PKT.

Co-Authored-By: Claude <noreply@anthropic.com>
iops pushed a commit to iops/claude-code-best-practice that referenced this pull request Jun 16, 2026
…ption (v2.1.162)

- Add /fork <directive> as new row shanraisshan#76 in Session tag — now a standalone
  built-in command (previously alias of /branch, promoted in v2.1.161)
- Remove superseded alias/CLAUDE_CODE_FORK_SUBAGENT note from /branch row
- Renumber Session rows 76-82 → 77-83; count heading updated 82 → 83
- Update /terminal-setup: replace "Windsurf" with "Devin Desktop" (v2.1.162)
- Bump Last Updated badge to Jun 04, 2026 and version badge to v2.1.162

https://claude.ai/code/session_01C1e4RbXuU3JM9ysPohXfJa
iops pushed a commit to iops/claude-code-best-practice that referenced this pull request Jun 16, 2026
Two items resolved: /fork promoted to standalone Session command (shanraisshan#76),
and /terminal-setup description updated (Windsurf → Devin Desktop).

https://claude.ai/code/session_01C1e4RbXuU3JM9ysPohXfJa
Add rtk, claude-mem, and context-mode to Tips > Utilities. Three
non-overlapping layers of token economy: rtk filters shell command
output, claude-mem persists context between sessions, context-mode
sandboxes verbose tool output within a session.
@ousamabenyounes
ousamabenyounes force-pushed the add-token-reduction-tools branch from 5db6747 to 0091663 Compare June 24, 2026 08:58
okwillbe pushed a commit to okwillbe/claude-code-best-practice that referenced this pull request Jul 13, 2026
…text signatures, bump to v2.1.138

Insert /radio under Config tag (shanraisshan#12) — opens Claude FM lo-fi radio in browser,
prints stream URL when no browser is available; not on Bedrock/Vertex/Foundry.
Add /rewind under Session tag (shanraisshan#76) — checkpointing alias for /checkpoint and
/undo. Update three signatures with optional arguments: /clear → /clear [name]
(label previous conversation in /resume picker), /review → /review [PR]
(accept optional PR), /context → /context [all] (expand per-item breakdown).
Total grows 75 → 76 with renumbering. Badge to v2.1.138 / May 09 2026 6:58 PM
PKT.

Co-Authored-By: Claude <noreply@anthropic.com>
okwillbe pushed a commit to okwillbe/claude-code-best-practice that referenced this pull request Jul 13, 2026
…ption (v2.1.162)

- Add /fork <directive> as new row shanraisshan#76 in Session tag — now a standalone
  built-in command (previously alias of /branch, promoted in v2.1.161)
- Remove superseded alias/CLAUDE_CODE_FORK_SUBAGENT note from /branch row
- Renumber Session rows 76-82 → 77-83; count heading updated 82 → 83
- Update /terminal-setup: replace "Windsurf" with "Devin Desktop" (v2.1.162)
- Bump Last Updated badge to Jun 04, 2026 and version badge to v2.1.162

https://claude.ai/code/session_01C1e4RbXuU3JM9ysPohXfJa
okwillbe pushed a commit to okwillbe/claude-code-best-practice that referenced this pull request Jul 13, 2026
Two items resolved: /fork promoted to standalone Session command (shanraisshan#76),
and /terminal-setup description updated (Windsurf → Devin Desktop).

https://claude.ai/code/session_01C1e4RbXuU3JM9ysPohXfJa
okwillbe pushed a commit to okwillbe/claude-code-best-practice that referenced this pull request Jul 14, 2026
…text signatures, bump to v2.1.138

Insert /radio under Config tag (shanraisshan#12) — opens Claude FM lo-fi radio in browser,
prints stream URL when no browser is available; not on Bedrock/Vertex/Foundry.
Add /rewind under Session tag (shanraisshan#76) — checkpointing alias for /checkpoint and
/undo. Update three signatures with optional arguments: /clear → /clear [name]
(label previous conversation in /resume picker), /review → /review [PR]
(accept optional PR), /context → /context [all] (expand per-item breakdown).
Total grows 75 → 76 with renumbering. Badge to v2.1.138 / May 09 2026 6:58 PM
PKT.

Co-Authored-By: Claude <noreply@anthropic.com>
okwillbe pushed a commit to okwillbe/claude-code-best-practice that referenced this pull request Jul 14, 2026
…ption (v2.1.162)

- Add /fork <directive> as new row shanraisshan#76 in Session tag — now a standalone
  built-in command (previously alias of /branch, promoted in v2.1.161)
- Remove superseded alias/CLAUDE_CODE_FORK_SUBAGENT note from /branch row
- Renumber Session rows 76-82 → 77-83; count heading updated 82 → 83
- Update /terminal-setup: replace "Windsurf" with "Devin Desktop" (v2.1.162)
- Bump Last Updated badge to Jun 04, 2026 and version badge to v2.1.162

https://claude.ai/code/session_01C1e4RbXuU3JM9ysPohXfJa
okwillbe pushed a commit to okwillbe/claude-code-best-practice that referenced this pull request Jul 14, 2026
Two items resolved: /fork promoted to standalone Session command (shanraisshan#76),
and /terminal-setup description updated (Windsurf → Devin Desktop).

https://claude.ai/code/session_01C1e4RbXuU3JM9ysPohXfJa
okwillbe pushed a commit to okwillbe/claude-code-best-practice that referenced this pull request Jul 14, 2026
…text signatures, bump to v2.1.138

Insert /radio under Config tag (shanraisshan#12) — opens Claude FM lo-fi radio in browser,
prints stream URL when no browser is available; not on Bedrock/Vertex/Foundry.
Add /rewind under Session tag (shanraisshan#76) — checkpointing alias for /checkpoint and
/undo. Update three signatures with optional arguments: /clear → /clear [name]
(label previous conversation in /resume picker), /review → /review [PR]
(accept optional PR), /context → /context [all] (expand per-item breakdown).
Total grows 75 → 76 with renumbering. Badge to v2.1.138 / May 09 2026 6:58 PM
PKT.

Co-Authored-By: Claude <noreply@anthropic.com>
okwillbe pushed a commit to okwillbe/claude-code-best-practice that referenced this pull request Jul 14, 2026
…ption (v2.1.162)

- Add /fork <directive> as new row shanraisshan#76 in Session tag — now a standalone
  built-in command (previously alias of /branch, promoted in v2.1.161)
- Remove superseded alias/CLAUDE_CODE_FORK_SUBAGENT note from /branch row
- Renumber Session rows 76-82 → 77-83; count heading updated 82 → 83
- Update /terminal-setup: replace "Windsurf" with "Devin Desktop" (v2.1.162)
- Bump Last Updated badge to Jun 04, 2026 and version badge to v2.1.162

https://claude.ai/code/session_01C1e4RbXuU3JM9ysPohXfJa
okwillbe pushed a commit to okwillbe/claude-code-best-practice that referenced this pull request Jul 14, 2026
Two items resolved: /fork promoted to standalone Session command (shanraisshan#76),
and /terminal-setup description updated (Windsurf → Devin Desktop).

https://claude.ai/code/session_01C1e4RbXuU3JM9ysPohXfJa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants