Tighten
Description
--- description: Scan a file, folder, or repo for high-confidence refactor wins that reduce complexity with minimal side effects argument-hint: File path, folder path, or '.' for the whole repo --- # Tighten Scan the target for a single clear, low-risk refactor win. Stop as soon as you find one high-confidence issue you can solve, fix it, and move on. Log any other potential issues you notice along the way to the repo's tighten memory file for future runs. ## Target $ARGUMENTS (if empty, sc
Installation
Installs to ~/.claude/skills/jnelken-ai-tools-tighten/SKILL.md
mkdir -p ~/.claude/skills/jnelken-ai-tools-tighten && curl -fsSL https://raw.githubusercontent.com/jnelken/ai-tools/HEAD/commands/tighten.md -o ~/.claude/skills/jnelken-ai-tools-tighten/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Open Code Review
/open-code-review
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality