Vidya Bodepudi
Community@vidyabodepudi · San Francisco, California
Bee-boo-boo, boo-boo-bop? Bee-boo-boo-bop? Boo-boo-bee-bop? Not Bee-boo-boo-beep? Bop? Beep!?
Agent Skills by Vidya Bodepudi
Showing 32 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create, verify, and clean up isolated git worktrees for feature branches.
agent-security
Enforce AI agent behavior boundaries and verify skill integrity with OIDC.
test-driven-development
Enforce test-driven development with failing tests before production code.
planning-and-task-breakdown
Decompose software design specifications into implementation tasks with file paths and dependency ordering.
systematic-debugging
Enforce a four-phase debugging methodology for software error investigation.
incremental-implementation
Guide incremental feature development with test-driven practices and small verifiable steps.
skill-template
Create new CodeHands skills using a YAML frontmatter and Markdown template.
api-and-interface-design
Design RESTful APIs, GraphQL schemas, and library interfaces.
risk-assessment-and-escalation
Detect high-risk code changes and generate risk reports for pull requests.
context-engineering
Organize AI agent context into a 5-level hierarchy for essential data.
executing-plans
Coordinate multi-task plan execution and track progress across sessions.
finishing-a-development-branch
Completes final verification, cleanup, and review of a development branch before merge or PR.
frontend-ui-engineering
Review web components for accessibility, responsiveness, and performance.
spec-driven-development
Create formal software specifications with acceptance criteria and scope definitions.
code-review-and-quality
Enforce a two-stage code review for spec compliance and quality.
security-and-hardening
Automate OWASP Top 10 security checks and best practices for code development.
using-codehands
Introduce the CodeHands framework for AI coding agent sessions and skill activation.
brainstorming
Guide collaborative brainstorming and validate designs before implementation through structured dialogue and approval gates.
multi-agent-orchestration
Orchestrate parallel tasks across multiple agents with context isolation and two-stage review.
deprecation-and-migration
Create deprecation notices, migration guides, and sunset timelines for API changes.
task-decomposition-engine
Classify tasks, assess complexity, and decompose non-trivial work for skill chain routing.
ci-cd-and-shipping
Automate CI/CD pipelines from linting and testing to deployment.
codebase-reconnaissance
Analyze unfamiliar codebases to generate profiles of architecture, dependencies, and commands.
code-simplification
Refactor complex code with systematic methods and test-driven validation.