Vivek Rawat avatar

Vivek Rawat

Community

@vickysrawat · Chicago, IL, USa

0Followers
|
7Public Repos
|
47Published Skills

Vivek Rawat maintains a Claude Code plugin of 49 gated skills for spec-driven development, PR compliance, security scanning, code migration, and operational readiness.

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (30%)Static & Dynamic S.. (20%)Code Migration & M.. (20%)Production Readine.. (15%)

Agent Skills by Vivek Rawat

Showing 47 vetted skills indexed across 1 GitHub repositories.

vickysrawatvickysrawat
1

pr-spec-review

Reviews pull requests against ICEA and Tech Spec requirements with traceability matrices and merge verdicts.

Community
Advanced
vickysrawatvickysrawat
1

icea-review

Reviews pull requests and diffs against approved ICEA acceptance criteria for compliance.

Community
Basic
vickysrawatvickysrawat
1

pr-describe

Generates ICEA-traceable pull request descriptions from git diffs for Azure DevOps or GitHub.

Community
Intermediate
vickysrawatvickysrawat
1

articulate-as-human

Scan Markdown, HTML, and text documents for generic AI-writing patterns with file:line reports.

Community
Intermediate
vickysrawatvickysrawat
1

upgrade

Orchestrates deterministic stack tools to perform in-place version upgrades with gap and risk reporting.

Community
Advanced
vickysrawatvickysrawat
1

rewrite

Generates a new target-stack application from an existing source application through gated, cluster-based code translation.

Community
Advanced
vickysrawatvickysrawat
1

session-start

Loads CLAUDE.md, memory files, and architecture context into a session brief at startup.

Community
Intermediate
vickysrawatvickysrawat
1

product-docs

Generate stakeholder product overview and end-user guide HTML documents from project context.

Community
Intermediate
vickysrawatvickysrawat
1

release-metrics

Generate Markdown and HTML metrics reports aggregating story audit data across a release or sprint.

Community
Advanced
vickysrawatvickysrawat
1

explain

Answers codebase questions from architecture docs and the knowledge graph without scanning source.

Community
Intermediate
vickysrawatvickysrawat
1

plugin-readiness

Assesses Claude Code plugin production readiness across six governance and infrastructure domains.

Community
Advanced
vickysrawatvickysrawat
1

security

Scans codebases for vulnerabilities using a three-pass security review architecture.

Community
Advanced
vickysrawatvickysrawat
1

app-readiness

Assesses production readiness across eight architecture domains and generates an HTML report.

Community
Advanced
vickysrawatvickysrawat
1

code-review

Performs multi-pass static analysis detecting defects, tainted data flows, and concurrency issues across language stacks.

Community
Advanced
vickysrawatvickysrawat
1

goal-loop

Orchestrates Azure DevOps work items through gated planning, approval, and iterative implementation phases.

Community
Advanced
vickysrawatvickysrawat
1

go-live

Generates a support-transition acceptance checklist from readiness, security, and code-review reports.

Community
Intermediate
vickysrawatvickysrawat
1

sprint-metrics

Measures ICEA compliance, PR rejection rate, and rework hours from Azure DevOps after a sprint.

Community
Advanced
vickysrawatvickysrawat
1

gitignore-sync

Writes and verifies the repo's ignore file with plugin-managed entries on Git or TFVC.

Community
Intermediate
vickysrawatvickysrawat
1

graph-create

Generates the initial codebase knowledge graph in .claude/graph/ during setup-init.

Community
Advanced
vickysrawatvickysrawat
1

bug

Generates a root-cause bug spec and applies the approved fix with a regression test.

Community
Intermediate
vickysrawatvickysrawat
1

setup-sync

Re-provisions a project after a plugin upgrade by applying version-sensitive changes from migration files.

Community
Advanced
vickysrawatvickysrawat
1

operations

Generate an evidence-derived operational runbook in Markdown and offline HTML from codebase artifacts.

Community
Advanced
vickysrawatvickysrawat
1

dismiss

Dismiss security and code-review findings in ledgers with categorized reasons and required justification.

Community
Intermediate
vickysrawatvickysrawat
1

graph-viz

Render a codebase knowledge graph JSON file as an offline HTML dependency visualization.

Community
Intermediate

Frequently Asked Questions About Vivek Rawat

FAQPage Schema
What tasks can I perform with vickysrawat's skill collection?

You can run spec-driven feature development (ICEA creation, approval, implementation), PR creation and spec-compliance review, static and dynamic security scans, code upgrades and cross-stack rewrites, cloud replatforming, sprint and release metrics, operational runbook generation, and codebase knowledge-graph visualization.

Who is the target user for these skills?

Software developers, enterprise architects, solution architects, and engineering managers working in Azure DevOps or GitHub environments. The skills serve teams needing gated spec compliance, security review, production-readiness assessment, and support handover for enterprise applications.

How are the skills installed and invoked in practice?

Skills run inside Claude Code as a plugin. The setup-init command bootstraps directories, hooks, state files, and CLAUDE.md per project; setup-status reports health, setup-sync re-provisions after plugin upgrades, and individual skills trigger via slash commands like /checkin, /bug, /explain, or natural-language phrases.

What are the prerequisites and dependencies?

A Claude Code installation with the plugin provisioned per project via setup-init. Sprint metrics require Azure DevOps REST API access; dynamic scans need a running web target; graph skills read the .claude/graph directory; go-live ingests prior readiness, security, and code-review ledger outputs.

How do the migration skills differ from each other?

Upgrade handles same-stack version bumps (e.g., .NET 6 to 8) as a deterministic orchestrator. Rewrite performs generative cross-stack translation (e.g., Java to .NET) with per-cluster quality gates. Replatform moves hosting topology on-prem to cloud, authoring IaC and runbooks while humans execute infrastructure changes.