Jimmy Malhan avatar

Jimmy Malhan

Community

@jimmymalhan

2Followers
|
26Public Repos
|
118Published Skills

Agent Skills by Jimmy Malhan

Showing 118 vetted skills indexed across 1 GitHub repositories.

jimmymalhanjimmymalhan
1

pr-automation

Automates pull request creation, multi-PR coordination, and Git branch management with enforced quality checks before merging.

Community
Intermediate
jimmymalhanjimmymalhan
1

dead-man-switch

Monitor process inactivity and trigger state saving and user notification.

Community
Intermediate
jimmymalhanjimmymalhan
1

plan-and-execute

Orchestrate multi-phase workflows with specialized sub-agents for task decomposition, execution, and verification.

Community
Advanced
jimmymalhanjimmymalhan
1

parallel-execution

Executes multiple independent development tasks concurrently, such as commits, tests, and PR comments.

Community
Intermediate
jimmymalhanjimmymalhan
1

self-fix

Automate iterative CI failure fixes on pull requests with configurable retries and conflict handling.

Community
Advanced
jimmymalhanjimmymalhan
1

cron-awareness

Advises whether to run resource-intensive tasks during off-peak hours.

Community
Basic
jimmymalhanjimmymalhan
1

backend-frontend-alignment

Validate frontend UI elements against backend API data contracts.

Community
Advanced
jimmymalhanjimmymalhan
1

time-bounded-run

Enforce maximum execution durations for AI workflow phases with state saving.

Community
Intermediate
jimmymalhanjimmymalhan
1

reversibility

Enforce documented rollback steps for commits, merges, and deployments.

Community
Basic
jimmymalhanjimmymalhan
1

server-lifecycle

Manage local development server startup, restart, and health checks.

Community
Intermediate
jimmymalhanjimmymalhan
1

pr-comments-live

Post real-time comments to a Pull Request for commits and pushes.

Community
Intermediate
jimmymalhanjimmymalhan
1

Rollback Check

Validate staged git diffs for safe rollback procedures before commits.

Community
Intermediate
jimmymalhanjimmymalhan
1

Workflow Router

Route repository tasks through DISCOVER, PLAN, IMPLEMENT, and VERIFY stages.

Community
Advanced
jimmymalhanjimmymalhan
1

project-guardrails

Enforce anti-hallucination guardrails, idempotent workflows, and quality gates for AI agents.

Community
Advanced
jimmymalhanjimmymalhan
1

session-resume

Restore interrupted work sessions by loading saved state and Git status.

Community
Advanced
jimmymalhanjimmymalhan
1

ui-premium-checklist

Align UI components with backend capabilities through a multi-phase development process.

Community
Advanced
jimmymalhanjimmymalhan
1

graceful_degradation

Reduce task scope under resource constraints and deliver partial results.

Community
Advanced
jimmymalhanjimmymalhan
1

Test Synthesizer

Generate missing unit test skeletons and map existing tests to source files.

Community
Intermediate
jimmymalhanjimmymalhan
1

skeptic

Generate and validate alternative theories with code evidence for hypotheses.

Community
Advanced
jimmymalhanjimmymalhan
1

frontend-engineer

Develop UI components with design tokens and WCAG 2.1 AA accessibility standards.

Community
Advanced
jimmymalhanjimmymalhan
1

backend-full-checklist

Orchestrate backend development phases with quality gates before frontend integration.

Community
Advanced
jimmymalhanjimmymalhan
1

anomaly-detection

Compare current test run metrics against historical baselines to flag anomalies.

Community
Intermediate
jimmymalhanjimmymalhan
1

github-agent-identities

Assigns distinct GitHub usernames and tokens to AI agents for PR comments and commits.

Community
Advanced
jimmymalhanjimmymalhan
1

lint-fixer

Automate code linting fixes using npm scripts or ESLint commands.

Community
Basic