Vivek Rawat
Community@vickysrawat · Chicago, IL, USa
Vivek Rawat maintains a Claude Code plugin of 49 gated skills for spec-driven development, PR compliance, security scanning, code migration, and operational readiness.
Agent Skills by Vivek Rawat
Showing 47 vetted skills indexed across 1 GitHub repositories.
pr-spec-review
Reviews pull requests against ICEA and Tech Spec requirements with traceability matrices and merge verdicts.
icea-review
Reviews pull requests and diffs against approved ICEA acceptance criteria for compliance.
pr-describe
Generates ICEA-traceable pull request descriptions from git diffs for Azure DevOps or GitHub.
articulate-as-human
Scan Markdown, HTML, and text documents for generic AI-writing patterns with file:line reports.
upgrade
Orchestrates deterministic stack tools to perform in-place version upgrades with gap and risk reporting.
rewrite
Generates a new target-stack application from an existing source application through gated, cluster-based code translation.
session-start
Loads CLAUDE.md, memory files, and architecture context into a session brief at startup.
product-docs
Generate stakeholder product overview and end-user guide HTML documents from project context.
release-metrics
Generate Markdown and HTML metrics reports aggregating story audit data across a release or sprint.
explain
Answers codebase questions from architecture docs and the knowledge graph without scanning source.
plugin-readiness
Assesses Claude Code plugin production readiness across six governance and infrastructure domains.
security
Scans codebases for vulnerabilities using a three-pass security review architecture.
app-readiness
Assesses production readiness across eight architecture domains and generates an HTML report.
code-review
Performs multi-pass static analysis detecting defects, tainted data flows, and concurrency issues across language stacks.
goal-loop
Orchestrates Azure DevOps work items through gated planning, approval, and iterative implementation phases.
go-live
Generates a support-transition acceptance checklist from readiness, security, and code-review reports.
sprint-metrics
Measures ICEA compliance, PR rejection rate, and rework hours from Azure DevOps after a sprint.
gitignore-sync
Writes and verifies the repo's ignore file with plugin-managed entries on Git or TFVC.
graph-create
Generates the initial codebase knowledge graph in .claude/graph/ during setup-init.
bug
Generates a root-cause bug spec and applies the approved fix with a regression test.
setup-sync
Re-provisions a project after a plugin upgrade by applying version-sensitive changes from migration files.
operations
Generate an evidence-derived operational runbook in Markdown and offline HTML from codebase artifacts.
dismiss
Dismiss security and code-review findings in ledgers with categorized reasons and required justification.
graph-viz
Render a codebase knowledge graph JSON file as an offline HTML dependency visualization.
Frequently Asked Questions About Vivek Rawat
FAQPage SchemaWhat 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.