Sagargupta16

77 mods across 9 repositories, 79 stars between them.

cost-mode

04

Sagargupta16/claude-cost-optimizer

Skill Claude CodeCodex

Cost-conscious Claude Code mode. Reduces output tokens 40-70% and overall costs 30-60% by enforcing concise responses, smart model routing, and efficient workflow patterns. Keeps full technical accuracy. Activate with /cost-mode or "enable cost mode". Auto-triggers on mentions of budget, cost, tokens, or spending.

35 6d ago A 71 tokens original MIT

Sagargupta16/tour-vibes

Instructions file

Instructions for Sagargupta16/tour-vibes, covering claude.md, rules, development commands, both servers together (from root) and individual.

10 1mo ago A 1,261 tokens original MIT

itr-agent CLAUDE.md

09

Sagargupta16/itr-agent

Instructions file

Instructions for Sagargupta16/itr-agent, covering claude.md, project, stack, run and test.

8 1mo ago A 1,614 tokens original MIT

itr-agent

10

Sagargupta16/itr-agent

MCP server Claude CodeCodexCursor +2

Local-first MCP server for Indian income tax: compute tax, compare regimes, plan advance tax, and parse tax documents -- entirely on your machine. Runs locally from the itr-agent npm package.

8 1mo ago A tokens not measured original MIT

Broken Skill Name

12

Sagargupta16/skillcheck

Skill Claude CodeCodex

Conformance suite for Agent Skills: lint SKILL.md against the spec, run against real agent runtimes, publish a compatibility matrix.

5 23d ago A 3 tokens original MIT

valid-skill

13

Sagargupta16/skillcheck

Skill Claude CodeCodex

A minimal spec-conformant skill used as a lint fixture. Use when testing skillcheck itself.

5 23d ago A 24 tokens original MIT

sagar-dev-skills

14

Sagargupta16/claude-skills

Plugin Claude Code

Plugin marketplace listing 16 plugins: dev-workflow, dev-rules, farm-stack, docker-deploy, deps-audit.

5 1mo ago A tokens not measured original MIT

Sagargupta16/claude-skills

Instructions file

Instructions for Sagargupta16/claude-skills, covering claude.md, what this is, architecture, component types and key format details.

5 1mo ago A 1,869 tokens original MIT

clean-code

16

Sagargupta16/claude-skills

Plugin Claude Code

Boy Scout Rule plus Robert Martin's complete Clean Code catalog for Python -- naming, comments, functions, DRY, boundaries, and tests. Rule chapters load on demand.

5 1mo ago A tokens not measured original MIT

clean-code

17

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when the user writes new Python, or asks for review, refactor, or cleanup of Python code, names, comments/docstrings, functions, or tests. Applies Robert Martin's complete Clean Code catalog -- naming, functions, comments, DRY, boundary conditions, and tests -- to the code being changed.

5 1mo ago A 66 tokens original MIT

context-management

18

Sagargupta16/claude-skills

Plugin Claude Code

Context window management -- compaction timing, context rot prevention, branching strategies, and sub-agent isolation patterns.

5 1mo ago A tokens not measured original MIT

context-advisor

19

Sagargupta16/claude-skills

Agent

Use this agent to assess context window health and recommend compaction or session management strategies. Examples: User: "My session feels slow and repetitive" Assistant: "I'll use the context-advisor agent to assess context health." User: "Should I compact or start fresh?" Assistant: "Let me launch the…

5 1mo ago A 76 tokens original MIT

context-management

21

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when managing Claude Code context window during long sessions, when context feels degraded, or when deciding between /compact, /clear, /rewind, and sub-agents. Covers context rot detection, compaction timing, branching strategy, and sub-agent isolation patterns.

5 1mo ago A 56 tokens original MIT

debug-triage

22

Sagargupta16/claude-skills

Plugin Claude Code

Tight cause-fix-test triage from a pasted error or stack trace. No lectures, no bullet-point philosophy -- just cause, fix, regression test, sibling files to update.

5 1mo ago A tokens not measured original MIT

debug-triage

23

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when triaging a pasted error, stack trace, or terminal transcript. Activates on "debug this", "fix this", "why is this broken", or when a user pastes red terminal output. Produces a tight cause-fix-test report, not a lecture.

5 1mo ago A 61 tokens original MIT

deps-audit

24

Sagargupta16/claude-skills

Plugin Claude Code

Dependency auditing -- vulnerability scanning, outdated package detection, unused dependency identification, and safe update strategies.

5 1mo ago A tokens not measured original MIT