Krishna avatar

Krishna

Community

@bkrsna

0Followers
|
9Public Repos
|
25Published Skills

AI | B.Tech

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

Agent Skills by Krishna

Showing 25 vetted skills indexed across 1 GitHub repositories.

bkrsnabkrsna

tui-tester

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

Community
Intermediate
bkrsnabkrsna

async-pr-review

Runs background PR reviews with builds, tests, and Gemini-generated assessments in ephemeral git worktrees.

Community
Advanced
bkrsnabkrsna

ci

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

Community
Intermediate
bkrsnabkrsna

behavioral-evals

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

Community
Advanced
bkrsnabkrsna

pr-address-comments

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

Community
Intermediate
bkrsnabkrsna

review-duplication

Detects duplicated logic and reinvented utilities in pull requests during code reviews.

Community
Intermediate
bkrsnabkrsna

string-reviewer

Reviews user-facing strings in codebases against UX writing style and terminology rules.

Community
Intermediate
bkrsnabkrsna

docs-writer

Write, review, and audit Markdown documentation following project style standards.

Community
Advanced
bkrsnabkrsna

pr-creator

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

Community
Intermediate
bkrsnabkrsna

github-issue-creator

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

Community
Intermediate
bkrsnabkrsna

code-reviewer

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

Community
Intermediate
bkrsnabkrsna

docs-changelog

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

Community
Intermediate
bkrsnabkrsna

agent-tui

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

Community
Advanced
bkrsnabkrsna

metrics

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

Community
Advanced
bkrsnabkrsna

prs

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

Community
Intermediate
bkrsnabkrsna

memory

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

Community
Intermediate
bkrsnabkrsna

critique

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

Community
Advanced
bkrsnabkrsna

quality

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

Community
Basic
bkrsnabkrsna

effort

Estimates implementation effort for issues based on code exploration output.

Community
Basic
bkrsnabkrsna

code_explorer

Explores repositories to locate source files, related components, and test files for reported issues.

Community
Intermediate
bkrsnabkrsna

spec_generator

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

Community
Intermediate
bkrsnabkrsna

antigravity-support

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

Community
Basic
bkrsnabkrsna

skill-creator

Create, validate, and package Gemini CLI skills with initialization and packaging scripts.

Community
Intermediate
bkrsnabkrsna

greeter

Responds to hello requests with a fixed greeting message.

Community
Basic

Frequently Asked Questions About Krishna

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

You can manage the full pull request lifecycle (create, review, address comments, run async reviews), monitor GitHub Actions CI runs, generate changelogs and documentation, triage issues for spam and effort, detect code duplication, and test terminal UI behavior.

Who are these skills designed for?

They target developers and maintainers working in the Gemini CLI repository who need structured code review, CI failure verification, issue triage, behavioral evaluation testing, and documentation authoring aligned with project standards.

How do I install and run these skills?

The skills extend Gemini CLI and are triggered contextually by user requests, such as asking to create a PR or review code. The antigravity-support skill provides official setup and migration instructions for Antigravity CLI environments.

What prerequisites or dependencies are required?

The pr-address-comments skill explicitly requires the gh CLI. Most skills operate within a GitHub repository context with Git access, and CI monitoring requires GitHub Actions workflows and a branch name for run discovery.

Can I create my own custom skills for Gemini CLI?

Yes. The skill-creator skill guides you through building new skills or updating existing ones, covering specialized knowledge, workflows, and tool integrations that extend Gemini CLI capabilities.