Skip to content
View jitangupta's full-sized avatar

Block or report jitangupta

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jitangupta/README.md

Jitan Gupta

AI adoption practitioner. Building agent-safety tooling and Claude Code workflows. 10 years platform engineering background.

Current focus:

  • AI agent safety and guardrails (file-safety-guard, MCP tooling)
  • Claude Code workflows and the Cowork ecosystem
  • Teaching engineers practical AI adoption - YouTube (@jitangupta) and team workshops

Featured Projects

Chrome extension that injects a prompt-management sidebar into ChatGPT, Claude, DeepSeek, and Kimi. Compose prompts from a reusable body with tone and output format presets, then insert in one click — no backend server. Tested with an agent-operated QA harness across all four platforms.

JavaScript Chrome Extension Google Drive API

File-based QA harness that lets AI agents test any project in real browser sessions — no test code required. The agent reads a structured runbook, asks 6 questions about your product, generates test cases, runs them, and delivers a development handoff with bugs and UX observations. The PromptMate Agent QA Harness — 86 test cases across 18 categories — is the worked example in production use.

Claude Code Codex Agent QA Browser Testing

Plugin for Claude Code and Cowork that prevents accidental file deletion, overwrites, and destructive operations. Adds automatic timestamped backups, dry-run planning with approval gates, activity logging, and bulk operation approval — so AI agents can't silently destroy your files.

Claude Code Plugin Cowork Agent Safety

Personal YouTube content management app that tracks video ideas through a 9-stage lifecycle — from Draft to Published. Features drag-and-drop reordering, production planning, learning capture, feedback collection, and PWA support. Built entirely with Claude Code as a demonstration of AI-assisted engineering with strict architecture and type safety.

React 19 TypeScript Firebase Tailwind CSS 4 PWA Claude Code

A folder-based workflow engine for Claude Cowork — define your process once in config and instruction files, then run it on demand or on schedule. Works for content pipelines, research workflows, report generation, and any repeatable process. Includes battle-tested examples for YouTube content production and daily community scouting.

Claude Cowork Workflow Automation CLAUDE.md

Intelligent recommendation engine that uses RAG and probabilistic reasoning to determine which tenants in a multi-tenant SaaS platform should upgrade to a new release. Analyzes release content against tenant profiles and generates per-tenant recommendations (MUST / SHOULD / SKIP) with auditable reasoning.

C# .NET 8 Azure OpenAI Qdrant Docker RAG


📫 jitangupta.com | YouTube @jitangupta | LinkedIn in/jitangupta

Pinned Loading

  1. ai-release-orchestration ai-release-orchestration Public

    AI-powered release management for multi-tenant SaaS — uses RAG + GPT-4 probabilistic reasoning to recommend per-tenant upgrades (MUST/SHOULD/SKIP) with explainable decisions

    C#

  2. PromptMate PromptMate Public

    Your prompts. One click away.

    JavaScript 1

  3. cowork-boilerplate cowork-boilerplate Public

    A folder-based workflow engine for Claude Cowork and Claude Code. Clone, customize with one prompt, and run structured AI workflows — manual pipelines, scheduled tasks, or both.

    2 3

  4. agent-qa-harness agent-qa-harness Public

  5. cb-mcp-server cb-mcp-server Public

    TypeScript