Sign In

@towles/tool

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@towles/tool

One off quality of life scripts that I use on a daily basis.

Source
npmnpm
Version
0.0.155
Version published
Weekly downloads
286
81.01%
Maintainers
1
Weekly downloads
 
Created
Source

Towles Tool

Personal CLI toolkit with developer utilities.

Installation

Claude Code Plugin

claude plugin marketplace add ChrisTowles/towles-tool
claude plugin install tt@towles-tool
claude plugin update tt@towles-tool

Global Install

bun install -g towles-tool

From Source

git clone https://github.com/ChrisTowles/towles-tool.git
cd towles-tool
bun install
bun link

CLI Commands

Observability

CommandDescription
tt graphToken Usage (auto-opens)
tt graph --session <id>Single session
tt graph --days 14Filter to last N days

Git

CommandDescription
tt gh branchCreate branch from GitHub issue
tt gh prCreate pull request
tt gh branch-cleanDelete merged branches

Journaling

CommandAliasDescription
tt journal daily-notestt todayWeekly/daily
tt journal meetingtt mMeeting notes
tt journal notett nGeneral notes

Utilities

CommandDescription
tt configShow configuration
tt doctorCheck dependencies
tt installConfigure Claude Code settings

Claude Code Skills

SkillDescription
/tt:planCreate implementation plan
/tt:improveSuggest codebase improvements
/tt:refactor-claude-mdFix grammar/spelling
/tt:refineFix grammar/spelling

Guidelines

  • Architecture - CLI structure, plugin system, tech stack
  • CICD via GitHub Actions - Automated release workflow
  • Testing - Info about Tests

License

MIT © Chris Towles

FAQs

Package last updated on 01 Jul 2026

Related posts