Ramesh Kumar Chouhan avatar

Ramesh Kumar Chouhan

Community

@rameshkumarchouhanr · India

0Followers
|
16Public Repos
|
25Published Skills

Ia- name: upload-indus-appstore uses: yogeshpaliyal/[email protected] teacher

Skills Distribution
DomainDeveloper To...Pull Request & Iss.. (30%)Code Review & Qual.. (25%)CI/CD Monitoring &.. (20%)Terminal UI Testing (15%)

Agent Skills by Ramesh Kumar Chouhan

Showing 25 vetted skills indexed across 1 GitHub repositories.

rameshkumarchouhanrrameshkumarchouhanr

tui-tester

Automates terminal UI testing of Gemini CLI behavior and visual output.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

async-pr-review

Runs background PR reviews combining build checks, tests, and Gemini code analysis.

Community
Advanced
rameshkumarchouhanrrameshkumarchouhanr

ci

Monitors GitHub Actions workflows and replicates CI failures locally for triage.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

behavioral-evals

Create, debug, and promote behavioral evaluations that validate agent tool-choice decisions.

Community
Advanced
rameshkumarchouhanrrameshkumarchouhanr

pr-address-comments

Fetches and summarizes GitHub pull request review comments for the current branch.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

review-duplication

Detects duplicated logic and reinvented utilities during code reviews.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

string-reviewer

Reviews user-facing strings in codebases against clarity, brevity, and style guidelines.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

docs-writer

Write, review, and audit Markdown documentation following Gemini CLI style standards.

Community
Advanced
rameshkumarchouhanrrameshkumarchouhanr

pr-creator

Creates GitHub pull requests following repository templates and branch safety rules.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

github-issue-creator

Creates GitHub issues using repository templates and the gh CLI with proper labeling.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

code-reviewer

Reviews local git changes and remote GitHub pull requests for correctness and maintainability.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

docs-changelog

Generates and formats release changelog files from version and raw release notes.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

agent-tui

Automate and test terminal UI applications through screenshot-driven interaction loops.

Community
Advanced
rameshkumarchouhanrrameshkumarchouhanr

metrics

Analyzes time-series repository health metrics to identify trends and root causes.

Community
Advanced
rameshkumarchouhanrrameshkumarchouhanr

prs

Manages Git staging and GitHub pull request lifecycle for automated bot workflows.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

memory

Maintains persistent bot memory via a structured task ledger and decision log.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

critique

Audits and fixes staged repository scripts and GitHub Actions workflows for robustness and security.

Community
Advanced
rameshkumarchouhanrrameshkumarchouhanr

quality

Classifies GitHub issues as spam, empty, needs-info, feature, or actionable bug reports.

Community
Basic
rameshkumarchouhanrrameshkumarchouhanr

effort

Estimates implementation effort for GitHub issues as SMALL, MEDIUM, or LARGE.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

code_explorer

Locates source files, related components, and test files for reported issues.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

spec_generator

Generates structured Workable Spec JSON from GitHub issues to guide developer workers.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

antigravity-support

Provides installation, setup, and migration instructions for Antigravity CLI.

Community
Basic
rameshkumarchouhanrrameshkumarchouhanr

skill-creator

Create, validate, and package Gemini CLI skills with scripts and templates.

Community
Intermediate
rameshkumarchouhanrrameshkumarchouhanr

greeter

Responds to hello requests with a fixed greeting message.

Community
Basic

Frequently Asked Questions About Ramesh Kumar Chouhan

FAQPage Schema
What tasks can I accomplish with rameshkumarchouhanr's Gemini CLI skills?

You can create pull requests and GitHub issues from templates, review local or remote code changes, address PR comments, monitor GitHub Actions CI runs, test terminal UI behavior, generate changelogs, estimate issue effort, and detect code duplication during reviews.

Who are these skills designed for?

They target developers and maintainers working in the Gemini CLI repository who manage pull requests, triage issues, write documentation, run behavioral evaluations, and verify terminal UI output. Repository contributors and code reviewers benefit most from the PR lifecycle and review skills.

How do the CI and PR review skills work in practice?

The ci skill discovers GitHub Actions runs automatically from a branch name and verifies failures locally with fail-fast monitoring. The async-pr-review skill starts background PR checks and reports status later, while pr-address-comments resolves review feedback using the gh CLI.

What prerequisites or dependencies do these skills require?

Skills operate inside the Gemini CLI environment and its skill system. The pr-address-comments skill explicitly requires the gh CLI. Several skills assume access to a GitHub repository with Actions enabled, and agent-tui testing is invoked through the tui_tester subagent.

Do these skills support testing and quality evaluation?

Yes. The behavioral-evals skill creates, runs, and promotes evaluations for agent decision logic and regression tests. The tui-tester and agent-tui skills drive terminal interfaces programmatically, while the quality skill classifies incoming GitHub issues as spam, incomplete, or actionable.