Utsav Balar
Community@utsavbalar1231 · Gujarat, India
Fighting for humanity! Since 2017 (Building bootloaders, kernels and BSPs)
Agent Skills by Utsav Balar
Showing 21 vetted skills indexed across 3 GitHub repositories.
consolidate-memory
Consolidate agent memory files and notepad learnings into a unified project summary.
init-deep
Generates hierarchical AGENTS.md documentation files for a codebase using parallel exploration and complexity scoring.
github-triage
Triages open GitHub issues and pull requests with parallel read-only executor agents.
handoff
Generates a structured session context summary for continuation in a new Claude Code session.
metis
Analyzes plans and requests to identify gaps, risks, and hidden requirements before planning.
debugging
Diagnose runtime failures through hypothesis ranking, instrumentation, and verified fixes.
hephaestus
Diagnoses and fixes build failures, type errors, and toolchain issues.
omca-setup
Configure Claude Code settings, dependencies, and statusline for the oh-my-claudeagent plugin.
playwright
Automates browser navigation, interaction, and verification through Playwright MCP tools.
git-master
Executes atomic commits, non-interactive rebases, and git history searches with style detection.
remove-ai-slops
Removes AI-generated code slop from changed files using ten categorized cleanup rules.
momus
Reviews work plans against five evaluation criteria and returns an OKAY or REJECT verdict.
dev-browser
Automates browser navigation, form filling, and screenshots with persistent page state.
refactor
Executes codebase-aware refactoring with test verification and step-by-step rollback.
frontend-ui-ux
Implements UI components, styling, layouts, and animations with deliberate aesthetic direction.
git-commit-staging
Stage Git changes at file, hunk, or line-range granularity using the pgs CLI.
creating-skills
Guide users through creating and validating Claude Code SKILL.md files.
debian-packaging
Automates Debian packaging tasks for git-build workflow, builds, lintian checks, patch management, and reproducible builds.
ai-slop-detector
Detect low-quality AI-generated code patterns and security risks in codebases.
linux-kernel-pro
Assist Linux kernel development for device drivers, modules, and subsystems.
git-commit-composer
Group git diff hunks into atomic Conventional Commits.
Frequently Asked Questions About Utsav Balar
FAQPage SchemaWhat 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.