Agent Skills by Jimmy Malhan
Showing 118 vetted skills indexed across 1 GitHub repositories.
pr-automation
Automates pull request creation, multi-PR coordination, and Git branch management with enforced quality checks before merging.
dead-man-switch
Monitor process inactivity and trigger state saving and user notification.
plan-and-execute
Orchestrate multi-phase workflows with specialized sub-agents for task decomposition, execution, and verification.
parallel-execution
Executes multiple independent development tasks concurrently, such as commits, tests, and PR comments.
self-fix
Automate iterative CI failure fixes on pull requests with configurable retries and conflict handling.
cron-awareness
Advises whether to run resource-intensive tasks during off-peak hours.
backend-frontend-alignment
Validate frontend UI elements against backend API data contracts.
time-bounded-run
Enforce maximum execution durations for AI workflow phases with state saving.
reversibility
Enforce documented rollback steps for commits, merges, and deployments.
server-lifecycle
Manage local development server startup, restart, and health checks.
pr-comments-live
Post real-time comments to a Pull Request for commits and pushes.
Rollback Check
Validate staged git diffs for safe rollback procedures before commits.
Workflow Router
Route repository tasks through DISCOVER, PLAN, IMPLEMENT, and VERIFY stages.
project-guardrails
Enforce anti-hallucination guardrails, idempotent workflows, and quality gates for AI agents.
session-resume
Restore interrupted work sessions by loading saved state and Git status.
ui-premium-checklist
Align UI components with backend capabilities through a multi-phase development process.
graceful_degradation
Reduce task scope under resource constraints and deliver partial results.
Test Synthesizer
Generate missing unit test skeletons and map existing tests to source files.
skeptic
Generate and validate alternative theories with code evidence for hypotheses.
frontend-engineer
Develop UI components with design tokens and WCAG 2.1 AA accessibility standards.
backend-full-checklist
Orchestrate backend development phases with quality gates before frontend integration.
anomaly-detection
Compare current test run metrics against historical baselines to flag anomalies.
github-agent-identities
Assigns distinct GitHub usernames and tokens to AI agents for PR comments and commits.
lint-fixer
Automate code linting fixes using npm scripts or ESLint commands.