jskswamy

59 mods across 1 repository, 3 stars between them.

jskswamy-plugins

01

jskswamy/claude-plugins

Plugin Claude Code

Plugin marketplace listing 10 plugins: devenv, commit-tools, jot, craft, sketch-note.

3 29d ago A tokens not measured

release

02

jskswamy/claude-plugins

Command Claude Code

Release marketplace with version bumping, changelog generation via git-cliff, and git tagging.

3 29d ago A 20 tokens

claude-plugins

03

jskswamy/claude-plugins

Settings file Claude Code

A curated collection of Claude Code plugins focused on developer workflows, code generation, and productivity.

3 29d ago A tokens not measured

jskswamy/claude-plugins

Instructions file CodexOpenCode

AGENTS.md instructions for jskswamy/claude-plugins, covering agent instructions, quick reference, landing the plane (session completion), beads workflow integration and essential commands.

3 29d ago C 1,756 tokens

jskswamy/claude-plugins

Instructions file

Claude Code instructions for jskswamy/claude-plugins, covering claude.md, repository structure, creating a new plugin, testing plugins locally and plugin structure.

3 29d ago A 422 tokens

codebase

06

jskswamy/claude-plugins

Plugin Claude Code

Intelligent codebase exploration powered by codebase-memory-mcp. Natural language queries, change impact analysis, symbol graph traversal, and automatic brainstorming/planning integration.

3 29d ago A tokens not measured

graph

08

jskswamy/claude-plugins

Command

Explore a symbol's callers, callees, and relationships in the codebase graph.

3 29d ago A 18 tokens

impact

09

jskswamy/claude-plugins

Command

Analyze the impact of recent code changes — blast radius, risk levels, affected tests.

3 29d ago A 18 tokens

PreToolUse

11

jskswamy/claude-plugins

Hook

Runs before the agent uses a tool for Bash tool calls, executing pretooluse-grep.sh via bash. From jskswamy/claude-plugins.

3 29d ago A tokens not measured

explore

12

jskswamy/claude-plugins

Skill Claude CodeCodex

Explore codebase using indexed knowledge from codebase-memory-mcp. Use when: exploring project context during brainstorming or planning, user asks about codebase architecture or structure, user asks how something works or where something happens, user asks what would be affected by a change, user wants to understand…

3 29d ago A 63 tokens

commit-tools

13

jskswamy/claude-plugins

Plugin Claude Code

End-to-end commit hygiene: write atomic commits with style enforcement, review and consolidate them before push, validate the final history.

3 29d ago A tokens not measured

commit

14

jskswamy/claude-plugins

Command

Generate and create git commit messages with classic or conventional commit style and strict atomic commit validation.

3 29d ago A 19 tokens

commit-action

15

jskswamy/claude-plugins

Skill Claude CodeCodex

Triggers when user wants to PERFORM a git commit action. Activates on phrases like "commit these changes", "commit this", "let's commit", "make a commit", "create a commit", "commit my work", "commit the changes", "time to commit", "ready to commit", "commit what I've done", "save my changes" (git context), "commit…

3 29d ago A 113 tokens

commit-style

16

jskswamy/claude-plugins

Skill Claude CodeCodex

Provides educational guidance on writing good git commit messages. Activates when users ASK QUESTIONS about commit message formats, styles, conventional commits, classic commits, atomic commit principles, or git best practices. Does NOT activate when users want to PERFORM a commit (use the commit-action skill instead).

3 29d ago A 60 tokens

review-commits

17

jskswamy/claude-plugins

Skill Claude CodeCodex

Review and clean up commits before pushing. Uses planner/executor split: reads commits inline, authors final messages in saved style, replays via git rebase --exec with GITEDITOR=true so no editor opens. Detects logical clusters of granular TDD commits and proposes collapsing them into one logical commit. Auto-amends…

3 29d ago A 127 tokens

validate-commits

18

jskswamy/claude-plugins

Skill Claude CodeCodex

Validate commits before pushing. Runs six deterministic checks: clean worktree, tests pass, no AI co-author leaks (Claude, Anthropic, GPT, OpenAI, Copilot), no conflict markers, no squash/fixup residue, and subject lines conform to the configured style (classic or conventional). Activates on: "validate commits"…

3 29d ago A 105 tokens

craft

19

jskswamy/claude-plugins

Plugin Claude Code

The craft of building software end-to-end: capture ideas, understand problems, decompose work into structured units, dispatch subagents to execute them, and commit with full task context.

3 29d ago A tokens not measured

issue-writer

20

jskswamy/claude-plugins

Agent

Executes beads CLI commands to create issues from a decomposition plan. Use this agent when you have an approved decomposition and need to create the actual beads issues with proper ordering and dependencies.

3 29d ago A 41 tokens

quality-reviewer

21

jskswamy/claude-plugins

Agent

Reviews code quality after spec compliance passes. Checks for style, security, error handling, and maintainability issues.

3 29d ago A 26 tokens

spec-reviewer

22

jskswamy/claude-plugins

Agent

Reviews task implementations for spec compliance. Use after a subagent completes a task to verify all requirements were met.

3 29d ago A 29 tokens

decompose

24

jskswamy/claude-plugins

Command

Decompose complex tasks into structured beads issues with direct argument control.

3 29d ago B 15 tokens