11 Slash Commands.
4 Smart Hooks.
Your Developer Dashboard.
Turn SlashNote into a developer companion. Capture tasks, bugs, decisions, and run automated task loops — all from your terminal.
Animated GIF Placeholder
Terminal: typing /note-todo Fix auth, write tests, deploy — a peach sticky note appears on screen with 3 checkboxes
How It Works
Three steps from terminal to sticky note.
Type a Command
Use any of 11 slash commands in Claude Code. Natural language in, structured note out.
AI Processes
Claude analyzes your input — detects type, extracts structure, adds context from git and notes.
Note Appears
A formatted sticky note pops up on your screen — color-coded, structured, and ready to use.
Diagram Placeholder
Flow diagram: Terminal command > Claude AI (with MCP tools) > SlashNote app (sticky note on screen)
11 Slash Commands
Organized into three categories for every part of your workflow.
Capture
Instant note creation from terminal. Ideas, tasks, bugs, meetings — one command, zero friction.
/note Quick Capture Create a note instantly with auto-detected type and color.
Learn more/note-todo Task List Create a task checklist from natural language input.
Learn more/note-bug Bug Report Log a structured bug report with git context and severity.
Learn more/note-meeting Meeting Notes Capture decisions, key points, and action items from meetings.
Learn more/note-snippet Code Snippet Save a code snippet with language detection and context.
Learn more/note-decide Decision Log Log a technical decision with context, alternatives, and consequences.
Learn moreWorkflow
Automated task execution and search. Task loop runs your checklist while you review.
Reporting
Session summaries, standups, and context handoffs. Never lose track of what you did.
See It in Action
Real commands you'll use every day.
# Create a task list
/note-todo Fix auth, write tests, deploy to staging
# Log a bug with git context
/note-bug Login crashes on Safari when cookies disabled
# Start automated task loop
/note-loop Refactor auth, add tests, update docs 4 Smart Hooks
Automatic actions that run behind the scenes. No commands needed.
SessionStart
New Claude Code session
Auto-loads project context when you start a session.
Fetches git branch, project name, recent commits, and checks SlashNote for pending tasks and active loop state. Injects a context line into the session.
Stop (Loop Controller)
Claude tries to exit
Blocks exit while tasks remain in the task loop.
Reads the loop state file, finds the next uncompleted task, increments iteration counter, and marks the next checkbox as in-progress. Claude picks up the next task automatically.
TaskCompleted
Any task completion
Auto-checks completed items in SlashNote.
Matches the completed task subject to a checkbox in the note-loop note and toggles it to done. Non-blocking — silently exits if no match found.
PreCompact
Before context compression
Saves a context snapshot before memory is compressed.
Captures git state, loop progress, and recent commits into a blue "Context Snapshot" note. Preserves session state that would otherwise be lost.
Diagram Placeholder
Hook lifecycle diagram: SessionStart (session opens) > TaskCompleted (task done) > PreCompact (context full) > Stop (loop continues or exits)
Automated Task Loop
Type /note-loop and Claude works through your checklist automatically. Each task gets executed, checked off in SlashNote, and the next one starts — hands-free.
- Auto-executes tasks one by one with progress tracking
- 3 attempts per task before marking as blocked
-
/note-loop pausestops at any time,/note-loopresumes - Real-time progress chart on the pinned note
Video Placeholder
Screen recording: /note-loop Write tests, Implement auth, Deploy. Green pinned note appears with 3 checkboxes. Tasks start executing one by one, checkboxes get checked, progress chart updates.
Get Started
Install the plugin in one command. Requires SlashNote app and Claude Code.
1. Install the plugin
# Install the plugin
claude plugin add slashnote-app/claude-code-plugin 2. Make sure SlashNote is running
The plugin communicates with SlashNote via MCP server. The app needs to be running for commands to work.
3. Start using commands
Type any slash command in Claude Code — /note, /note-todo, /note-loop — and sticky notes appear on your screen.
Try the Plugin Today
Download SlashNote and install the Claude Code plugin
Download on the App Store