nicknisi

62 mods across 5 repositories, 3.2k stars between them.

nicknisi/claude-plugins

Skill Claude CodeCodex

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use when the user explicitly asks for a thermo-nuclear review, thermonuclear review, deep code quality audit, or an especially harsh maintainability review. Not for ordinary review requests — those…

114 21d ago A 92 tokens copy · 89% MIT

image-gen

26

nicknisi/claude-plugins

Plugin Claude Code

Generate or edit images via Google Gemini (nano-banana-pro) or OpenAI gpt-image-2. Supports 1K/2K/4K resolution and masked inpainting.

114 21d ago A tokens not measured original MIT

image-gen

27

nicknisi/claude-plugins

Skill Claude CodeCodex

Generate or edit images via Google Gemini (nano-banana-pro) or OpenAI gpt-image-2. Trigger on "generate image", "create diagram", "edit image", or "make illustration". Supports 1K/2K/4K resolution, masked inpainting, and text-accurate generation.

114 21d ago A 67 tokens original MIT

sources

28

nicknisi/claude-plugins

Plugin Claude Code

Read and extract from external sources - tweets, Reddit threads, and YouTube videos - via proxies and caption APIs that direct fetching can't reach.

114 21d ago A tokens not measured original MIT

link-reader

29

nicknisi/claude-plugins

Skill Claude CodeCodex

Fetch tweets, Twitter/X articles, and Reddit posts via proxy APIs. Use when the user provides a twitter.com, x.com, or reddit.com URL, or asks to read a tweet, post, article, or thread from Twitter/X or Reddit.

114 21d ago A 53 tokens original MIT

youtube-notes

30

nicknisi/claude-plugins

Skill Claude CodeCodex

Pull captions from a YouTube video and turn them into chapter-aligned notes where every claim carries a clickable timestamp. Use this whenever a youtube.com or youtu.be link appears, including a bare pasted link with no instructions attached, and whenever the user wants to summarize, digest, triage, or take notes on a…

114 21d ago A 160 tokens original MIT

tmux

31

nicknisi/claude-plugins

Plugin Claude Code

Makes Claude tmux-aware. A SessionStart hook detects when Claude runs inside tmux and surfaces the panes the user is watching, plus a skill for reading and driving interactive/long-running CLIs (Node REPL, dev servers, test watchers, the node debugger) by sending keystrokes and scraping pane output.

114 21d ago A tokens not measured original MIT

SessionStart

32

nicknisi/claude-plugins

Hook

Runs when a session starts, executing tmux-awareness.sh via bash. From nicknisi/claude-plugins.

114 21d ago A tokens not measured original MIT

tmux

33

nicknisi/claude-plugins

Skill Claude CodeCodex

Read and drive other tmux panes when Claude runs inside tmux. Use whenever the user points at something running in another pane/split/window — their dev server, test watcher, build, logs, REPL, or another shell — e.g. "errors in my dev server", "read/tail my other pane", "is my server up and on what port", "run this…

114 21d ago A 124 tokens original MIT

sessions

34

nicknisi/sessions

Plugin Claude Code

Plugin marketplace listing 1 plugin: sessions.

28 6d ago A tokens not measured original MIT

sessions

35

nicknisi/sessions

Plugin Claude Code

Skills for summarizing and recalling AI coding sessions across Claude Code, Codex, Pi, and OpenCode.

28 6d ago A tokens not measured original MIT

sessions

36

nicknisi/sessions

MCP server Claude CodeCodexCursor +2

MCP server "sessions" as configured in nicknisi/sessions. Launched with sessions --mcp.

28 6d ago A tokens not measured original MIT

context

37

nicknisi/sessions

Skill Claude CodeCodex

Load a context primer for the current repo before starting work. Use when the user says "what was I doing here", "catch me up on this repo", "context primer", "what's the open thread", "where did I/we leave off" — and PROACTIVELY when a session opens on work that clearly continues something ("keep going on the…

28 6d ago A 114 tokens original MIT

memory

38

nicknisi/sessions

Skill Claude CodeCodex

Triage context-memory candidates mined from past AI coding sessions. Use when the user says "triage memory", "review memory", "mine memory", "/memory", or asks what durable facts their session history contains. Runs the mine, clusters paraphrased candidates, judges which facts generalize beyond the session they came…

28 6d ago A 87 tokens original MIT

recall

39

nicknisi/sessions

Skill Claude CodeCodex

Recall what was done on a specific project or topic from past AI coding sessions. Use when the user says "what did I do on [project]", "recall [topic]", "history of [project]", "when did I last work on [thing]" — but also when they reference prior work without asking for history explicitly: "didn't we already fix…

28 6d ago A 141 tokens original MIT

session-metrics

40

nicknisi/sessions

Skill Claude CodeCodex

Show usage metrics and analytics for AI coding sessions. Use when the user asks "how much have I been coding", "session stats", "show me metrics", "tool usage", "which tool do I use most", "active hours", or wants analytics about their AI coding tool usage.

28 6d ago A 62 tokens original MIT

standup

41

nicknisi/sessions

Skill Claude CodeCodex

Generate a quick standup summary of yesterday and today's AI coding sessions. Use when the user says "standup", "what did I do yesterday", "daily summary", "what have I been working on", or needs a quick recap for a standup meeting.

28 6d ago A 56 tokens original MIT

weekly-summary

42

nicknisi/sessions

Skill Claude CodeCodex

Generate a comprehensive summary of AI coding sessions from the past week. Use when the user says "weekly summary", "what did I do this week", "summarize my week", "weekly recap", "week in review", or asks for a summary of recent work across projects.

28 6d ago A 60 tokens original MIT

why

43

nicknisi/sessions

Skill Claude CodeCodex

Explain why a piece of code exists by correlating it to the AI coding sessions behind it. Use when the user asks "why does this exist", "why did we write it this way", "what was the reasoning behind this line/file/commit", "who changed this and why", or points at a file, line, or commit and wants the rationale that…

28 6d ago A 105 tokens original MIT

fleet

44

nicknisi/fleet

Plugin Claude Code

Agent dashboard TUI — tracks AI agent state via hooks for the fleet CLI.

23 4d ago A tokens not measured original MIT

fleet CLAUDE.md

45

nicknisi/fleet

Instructions file

Instructions for nicknisi/fleet, covering fleet, architecture, development and conventions.

23 4d ago A 183 tokens original MIT

Notification

46

nicknisi/fleet

Hook

Runs when the agent sends a notification, executing notification.sh via bash. From nicknisi/fleet.

23 4d ago A tokens not measured copy · 53% MIT

PreToolUse

47

nicknisi/fleet

Hook

Runs before the agent uses a tool, executing pre-tool-use.sh via bash. From nicknisi/fleet.

23 4d ago A tokens not measured original MIT

Stop

48

nicknisi/fleet

Hook

Runs when the agent finishes a response, executing stop.sh via bash. From nicknisi/fleet.

23 4d ago A tokens not measured copy · 61% MIT