BeClaude

jot-skills

New
GitHub TrendingGeneralby andresd

GitHub-only and Linear-only Claude Code skills that port the jot CLI loop — capture brain-dumps into well-formed tracker issues, decide what to work on next, and keep the backlog tidy. Each skill is a single SKILL.md invoked from inside Claude Code.

First seen 5/22/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/jot-skills.md https://raw.githubusercontent.com/andresd/jot-skills/main/SKILL.md
3
Invoke in Claude Code
/jot-skills
View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is jot-skills?

GitHub-only and Linear-only Claude Code skills that port the jot CLI loop — capture brain-dumps into well-formed tracker issues, decide what to work on next, and keep the backlog tidy. Each skill is a single SKILL.md invoked from inside Claude Code.

How to install jot-skills?

To install jot-skills: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/jot-skills.md https://raw.githubusercontent.com/andresd/jot-skills/main/SKILL.md. Finally, /jot-skills in Claude Code.

What is jot-skills best for?

jot-skills is a skill categorized under General. Created by andresd.