Poshan Pandey avatar

Poshan Pandey

Community

@poshan0126

90Followers
|
108Public Repos
|
22Published Skills

Founder @ AskReplicas | SWE | Building production LLM & Agentic Systems

Agent Skills by Poshan Pandey

Showing 22 vetted skills indexed across 1 GitHub repositories.

poshan0126poshan0126
860

explain

Explains code with a one-sentence summary, mental model, and optional verbose breakdown.

Community
Basic
poshan0126poshan0126
860

debug-fix

Diagnose and fix bugs with a careful reproduce-investigate-test workflow or an emergency hotfix mode.

Community
Intermediate
poshan0126poshan0126
860

spec

Interviews the user and writes a self-contained SPEC.md for a feature.

Community
Intermediate
poshan0126poshan0126
860

test-writer

Write comprehensive tests for newly added or changed code based on git diffs.

Community
Intermediate
poshan0126poshan0126
860

onboard

Generates a structured onboarding brief of an unfamiliar codebase using Explore subagents.

Community
Intermediate
poshan0126poshan0126
860

claude-md

Captures session learnings into CLAUDE.md and audits it for stale content and bloat.

Community
Intermediate
poshan0126poshan0126
860

ship

Commits, pushes, and creates a GitHub pull request for staged changes with per-step confirmation.

Community
Intermediate
poshan0126poshan0126
860

catchup

Rebuilds working context from handoff notes and git branch state after a session reset.

Community
Intermediate
poshan0126poshan0126
860

fix-issue

Resolves GitHub issues end to end from reproduction through regression-tested fix and PR.

Community
Intermediate
poshan0126poshan0126
860

tdd

Implements features through a red-green-refactor test-driven development cycle.

Community
Intermediate
poshan0126poshan0126
860

context-budget

Estimates per-turn token cost of .claude/ configuration files and CLAUDE.md.

Community
Intermediate
poshan0126poshan0126
860

pr-review

Reviews pull requests and code changes by delegating to specialist review agents in parallel.

Community
Advanced
poshan0126poshan0126
860

refactor

Refactors code in small testable steps using existing tests as a safety net.

Community
Intermediate
poshan0126poshan0126
848

explain

Parse code snippets and generate structured explanations with visual diagrams.

Community
Intermediate
poshan0126poshan0126
848

debug-fix

Diagnose bugs by parsing error logs and stack traces.

Community
Intermediate
poshan0126poshan0126
848

test-writer

Generate unit tests for code changes covering normal, edge, error, and concurrent scenarios.

Community
Advanced
poshan0126poshan0126
848

ship

Stage, commit, push code changes, and create pull requests.

Community
Intermediate
poshan0126poshan0126
848

tdd

Guide developers through test-driven development cycles with failing tests, minimal code, and refactoring.

Community
Intermediate
poshan0126poshan0126
848

context-budget

Calculate token and character sizes of Claude configuration files and resources.

Community
Basic
poshan0126poshan0126
848

pr-review

Analyze pull requests for quality, security, performance, and documentation issues.

Community
Advanced
poshan0126poshan0126
848

refactor

Guide incremental code refactoring with test coverage at each step.

Community
Intermediate
poshan0126poshan0126
848

setupdotclaude

Automate dotclaude initialization and configuration in projects.

Community
Basic