kaushik-holla

7 mods across 1 repository, 2 stars between them.

code-reviewer

01

kaushik-holla/agent-skills

Agent

Senior code reviewer for Python projects with emphasis on agentic/LLM systems. Reviews for correctness, design clarity, maintainability, testability, observability, and idiomatic LangGraph usage. Produces a structured review report. Read-only; does not modify code.

2 3mo ago A 58 tokens original MIT

docs-writer

02

kaushik-holla/agent-skills

Agent

Documentation specialist for README, ADRs, architecture diagrams (mermaid), assumptions logs, and "Additional Capabilities" sections. Use when producing or revising any markdown artifact intended for maintainers, collaborators, or users. Writes only to markdown files; every edit is ask-gated.

2 3mo ago A 61 tokens original MIT

langgraph-architect

03

kaushik-holla/agent-skills

Agent

Senior LangGraph architect for state-schema design, StateGraph topology, conditional routing, interrupt/resume semantics, checkpointer choice, reducer selection, structured outputs, and tool/MCP wiring. Use for designing or reviewing a graph before implementation, or auditing a graph for correctness. Read-only.

2 3mo ago A 62 tokens original MIT

security-auditor

04

kaushik-holla/agent-skills

Agent

Senior security engineer specialized in vulnerability detection, threat modeling, secure coding, and ML/LLM/agent security. Covers web, API, infrastructure, supply chain, model integrity, prompt injection (direct and indirect via RAG/tools), agentic tool-calling risks, and MCP server trust. Use for security-focused…

2 3mo ago A 91 tokens original MIT

test-engineer

05

kaushik-holla/agent-skills

Agent

Senior QA and ML/LLM Test Engineer specialized in test strategy, test writing, coverage analysis, regression tests, data and feature contracts, ML pipeline validation, and LLM/agent/RAG evaluation. Use for designing test suites, writing tests for existing code, building bug-reproduction tests, evaluating coverage, or…

2 3mo ago A 82 tokens original MIT

langgraph-patterns

06

kaushik-holla/agent-skills

Skill Claude CodeCodex

Canonical LangGraph patterns for typed State, conditional routers, interrupt/resume, checkpointers, structured outputs, tool/MCP wiring, subgraphs, parallel branches, async streaming, and LangSmith tracing. Use when designing or implementing any LangGraph node, router, or graph. Reference; not a runbook.

2 3mo ago A 68 tokens original MIT

python-quality

07

kaushik-holla/agent-skills

Skill Claude CodeCodex

Standard Python project setup using uv or conda + pip, src-layout, ruff (lint + format), mypy strict, pytest + pytest-asyncio, and pre-commit. Includes pyproject.toml, uv, and environment.yml templates, a GitHub Actions CI snippet, and LLM-friendly test patterns. Use when scaffolding a new project or upgrading…

2 3mo ago A 80 tokens original MIT