Skip to content
Skill

tin

by dadlerj

AI Summary

A skill booster that enables developers to commit conversation threads to tin version control directly from Claude Code. Useful for teams using tin as a conversation management system who want seamless integration with their coding workflow.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "tin" skill in my project.

Please run this command in my terminal:
# Install skill into your project (3 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/dadlerj/tin/main/.claude/commands/commit.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/branches.md "https://raw.githubusercontent.com/dadlerj/tin/main/.claude/commands/branches.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/checkout.md "https://raw.githubusercontent.com/dadlerj/tin/main/.claude/commands/checkout.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Commit the current conversation thread to tin

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
64 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars64
Forks6
Issues2
Updated3mo ago
View on GitHub
Apache-2.0 License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code