Sharrmavishal

10 mods across 1 repository, 2 stars between them.

code-review

01

Sharrmavishal/operating-kit

Agent Claude Code

Comprehensive pre-ship review of all changes since the last deploy or a specified commit. Walks correctness, atomicity/races, error handling, data-store hygiene, security, type safety, tests, integration, performance, observability, and any project-specific invariants. Use after any sprint and always before deploying.

2 1mo ago A 67 tokens original MIT

deploy

02

Sharrmavishal/operating-kit

Agent Claude Code

Runs tests, builds, deploys to production, verifies live, and updates the state doc with the confirmed revision. Use before any production deploy. Stops if tests fail; never ships broken code.

2 1mo ago A 41 tokens original MIT

prod-logs

03

Sharrmavishal/operating-kit

Agent Claude Code

Pulls recent production logs filtered for errors, warnings, and anomalies, a quick health check after any deploy, after a load test, or any time you want to know if something is going wrong. Treats logs as the only acceptable primary source for incident analysis.

2 1mo ago A 57 tokens original MIT

session-end

04

Sharrmavishal/operating-kit

Agent Claude Code

Run at the end of every significant work session. Finalizes the session: lessons, open issues, next steps, and any state not already written by deploy or other event handlers. Skips cleanly if nothing significant changed.

2 1mo ago A 0 tokens original MIT

session-start

05

Sharrmavishal/operating-kit

Agent Claude Code

Run at the start of every work session. Reads the canonical state doc, verifies live state, reconciles drift from external deploys or dirty shutdowns, and prints a concise briefing. Prevents stale-state mistakes.

2 1mo ago A 46 tokens original MIT

operating-method

07

Sharrmavishal/operating-kit

Cursor rule Cursor

Core operating method, builder + strategic-vetting persona, OOB approach, and the hard gates. Always on.

2 1mo ago A 523 tokens original MIT

ship-and-recover

09

Sharrmavishal/operating-kit

Cursor rule Cursor

Shipping, deploying, or handling a production incident, covering deploy discipline and the recovery playbook. Pull in when the work is a deploy or an outage.

2 1mo ago A 31 tokens original MIT

Sharrmavishal/operating-kit

Instructions file

Instructions for Sharrmavishal/operating-kit, covering claude.md: {{projectname}} project context, what is {{projectname}}, tech stack, operating mode (pointer) and coding standards.

2 1mo ago A 1,086 tokens original MIT