Utsav Balar avatar

Utsav Balar

Community

@utsavbalar1231 · Gujarat, India

183Followers
|
233Public Repos
|
21Published Skills

Fighting for humanity! Since 2017 (Building bootloaders, kernels and BSPs)

Skills Distribution
DomainDeveloper To...Version Control & .. (25%)Debugging, Build &.. (25%)Linux Kernel & Deb.. (20%)Code Quality & Pla.. (15%)

Agent Skills by Utsav Balar

Showing 21 vetted skills indexed across 3 GitHub repositories.

UtsavBalar1231UtsavBalar1231
1

consolidate-memory

Consolidate agent memory files and notepad learnings into a unified project summary.

Community
Basic
UtsavBalar1231UtsavBalar1231
1

init-deep

Generates hierarchical AGENTS.md documentation files for a codebase using parallel exploration and complexity scoring.

Community
Advanced
UtsavBalar1231UtsavBalar1231
1

github-triage

Triages open GitHub issues and pull requests with parallel read-only executor agents.

Community
Advanced
UtsavBalar1231UtsavBalar1231
1

handoff

Generates a structured session context summary for continuation in a new Claude Code session.

Community
Intermediate
UtsavBalar1231UtsavBalar1231
1

metis

Analyzes plans and requests to identify gaps, risks, and hidden requirements before planning.

Community
Intermediate
UtsavBalar1231UtsavBalar1231
1

debugging

Diagnose runtime failures through hypothesis ranking, instrumentation, and verified fixes.

Community
Intermediate
UtsavBalar1231UtsavBalar1231
1

hephaestus

Diagnoses and fixes build failures, type errors, and toolchain issues.

Community
Intermediate
UtsavBalar1231UtsavBalar1231
1

omca-setup

Configure Claude Code settings, dependencies, and statusline for the oh-my-claudeagent plugin.

Community
Advanced
UtsavBalar1231UtsavBalar1231
1

playwright

Automates browser navigation, interaction, and verification through Playwright MCP tools.

Community
Intermediate
UtsavBalar1231UtsavBalar1231
1

git-master

Executes atomic commits, non-interactive rebases, and git history searches with style detection.

Community
Advanced
UtsavBalar1231UtsavBalar1231
1

remove-ai-slops

Removes AI-generated code slop from changed files using ten categorized cleanup rules.

Community
Intermediate
UtsavBalar1231UtsavBalar1231
1

momus

Reviews work plans against five evaluation criteria and returns an OKAY or REJECT verdict.

Community
Intermediate
UtsavBalar1231UtsavBalar1231
1

dev-browser

Automates browser navigation, form filling, and screenshots with persistent page state.

Community
Intermediate
UtsavBalar1231UtsavBalar1231
1

refactor

Executes codebase-aware refactoring with test verification and step-by-step rollback.

Community
Advanced
UtsavBalar1231UtsavBalar1231
1

frontend-ui-ux

Implements UI components, styling, layouts, and animations with deliberate aesthetic direction.

Community
Intermediate
UtsavBalar1231UtsavBalar1231
2

git-commit-staging

Stage Git changes at file, hunk, or line-range granularity using the pgs CLI.

Community
Advanced
UtsavBalar1231UtsavBalar1231
1

creating-skills

Guide users through creating and validating Claude Code SKILL.md files.

Community
Advanced
UtsavBalar1231UtsavBalar1231
1

debian-packaging

Automates Debian packaging tasks for git-build workflow, builds, lintian checks, patch management, and reproducible builds.

Community
Advanced
UtsavBalar1231UtsavBalar1231
1

ai-slop-detector

Detect low-quality AI-generated code patterns and security risks in codebases.

Community
Advanced
UtsavBalar1231UtsavBalar1231
1

linux-kernel-pro

Assist Linux kernel development for device drivers, modules, and subsystems.

Community
Advanced
UtsavBalar1231UtsavBalar1231
1

git-commit-composer

Group git diff hunks into atomic Conventional Commits.

Community
Advanced

Frequently Asked Questions About Utsav Balar

FAQPage Schema
What tasks can I accomplish with Utsav Balar's skills?▼

You can stage and compose atomic Git commits, develop Linux kernel drivers and modules, run Debian packaging with lintian checks, debug runtime failures, fix build and type errors, refactor code with test verification, strip low-quality generated code, and drive browser testing via Playwright.

Who are these skills designed for?▼

They target systems and embedded engineers building bootloaders, kernels, and BSPs, plus software developers who need rigorous Git history control, Debian package maintenance, runtime debugging, plan review via Metis and Momus consultants, and frontend UI component work.

How do I install and configure these skills?▼

Run the omca-setup skill to configure ~/.claude/ for oh-my-claudeagent; it checks dependencies, injects settings, and configures the statusline. It also supports --check and --doctor for diagnosing broken installations and --uninstall for removal.

What prerequisites do these skills require?▼

The setup checks for jq, uv, python3, ast-grep, git, and the Claude MCP environment. Browser skills require Playwright MCP, and several skills invoke oh-my-claudeagent plugins such as notepad, boulder progress, and ast_search.

How do the skills handle long sessions and unfamiliar codebases?▼

The handoff skill creates detailed context summaries for seamless session continuation, consolidate-memory merges project memories into unified summaries, and init-deep generates hierarchical AGENTS.md files documenting root and scored subdirectories of a codebase.