Amandeep Kirpalsingh
Community@aman-2709
Engineer
Agent Skills by Amandeep Kirpalsingh
Showing 24 vetted skills indexed across 1 GitHub repositories.
using-superpowers-ecc
Enforce skill discovery before responding to determine applicable workflows and guardrails.
using-git-worktrees
Create isolated git worktrees with automatic project setup.
test-driven-development
Enforce the Red-Green-Refactor cycle for feature delivery.
systematic-debugging
Trace root causes through four debugging phases to fix software bugs.
eval-harness
Define, run, and report Claude Code session evaluations with pass/fail criteria.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent failures with self-contained prompts.
token-optimization
Reduce token consumption by slimming prompts and optimizing background processing.
executing-plans
Load a plan, review it critically, and execute tasks with verifications.
finishing-a-development-branch
Guides end-to-end decisions for finalizing a development branch after tests.
api-design
Design REST APIs with resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting.
deployment-patterns
Plan web application deployment strategies using blue-green, canary, and rolling patterns.
e2e-testing
Automate Playwright end-to-end testing workflows with Page Object Model scaffolding.
brainstorming
Convert vague ideas into structured design specifications through guided dialogue.
continuous-learning-v2
Extract reusable behavioral patterns from Claude Code session summaries into instinct records.
verification-loop
Automate end-to-end verification for Claude Code sessions with builds, type checks, linting, tests, security, and diff reviews.
writing-plans
Generate structured implementation plans from specs with tasks, files, tests, and validation steps.
requesting-code-review
Dispatch a code-reviewer subagent to evaluate git changes for production readiness.
receiving-code-review
Process and verify code review feedback to produce prioritized GitHub replies.
writing-skills
Apply test-driven development to author and verify SKILL.md files.
verification-before-completion
Run a defined verification sequence and present evidence before reporting completion.
subagent-driven-development
Dispatch isolated subagents to execute implementation tasks with two-stage reviews.
search-first
Identifies and evaluates existing tools and libraries before coding projects.
security-review
Review authentication, input handling, secrets, API design, and payment workflows for security risks.
strategic-compact
Suggests manual compaction at logical workflow breakpoints via a stop-event hook.