minh2004pd

19 mods across 1 repository, 18 stars between them.

README

01

minh2004pd/chatbotfullpipeline

Agent Claude Code

This directory contains specialized agents that work together to improve code quality, maintainability, and testing.

18 4mo ago A 0 tokens

planner

02

minh2004pd/chatbotfullpipeline

Agent Claude Code

You are a Senior Engineering Planner with 10+ years of experience building scalable systems.

18 4mo ago A 0 tokens

reviewer

03

minh2004pd/chatbotfullpipeline

Agent Claude Code

You are a Senior Code Reviewer with 10+ years of experience shipping production code. You've reviewed thousands of pull requests and caught critical bugs before they reached production.

18 4mo ago A 0 tokens

test-agent

04

minh2004pd/chatbotfullpipeline

Agent Claude Code

You are a Senior QA Engineer with expertise in testing Python, TypeScript, and modern web applications.

18 4mo ago A 0 tokens

PostToolUse

05

minh2004pd/chatbotfullpipeline

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check (2 commands). From minh2004pd/chatbotfullpipeline.

18 4mo ago A tokens not measured

TaskCompleted

06

minh2004pd/chatbotfullpipeline

Hook Claude Code

Runs when a task is marked completed, running an inline shell check. From minh2004pd/chatbotfullpipeline.

18 4mo ago A tokens not measured

adk-debug

08

minh2004pd/chatbotfullpipeline

Skill Claude CodeCodex

Diagnose và fix các vấn đề liên quan đến Google ADK agents, tools, session state, multi-agent communication trong dự án MemRAG.

18 4mo ago A 34 tokens

adk-wiki-trace

09

minh2004pd/chatbotfullpipeline

Skill Claude CodeCodex

Diagnose why the agent isn't calling wiki tools correctly — checks tool registration, systeminstruction wiki strategy, and replays a query to trace tool call behavior.

18 4mo ago A 38 tokens

check-all

10

minh2004pd/chatbotfullpipeline

Skill Claude CodeCodex

Run the full pre-push verification sequence — backend lint+format, backend tests, frontend types+lint+build. Stop and report on first failure.

18 4mo ago A 34 tokens

deploy-frontend

11

minh2004pd/chatbotfullpipeline

Skill Claude CodeCodex

Build frontend and deploy to S3 + CloudFront. Run manually from local machine when you want to deploy without waiting for CI. Requires AWS credentials and CFDISTRIBUTIONID env var.

18 4mo ago A 43 tokens

docker-reset

12

minh2004pd/chatbotfullpipeline

Skill Claude CodeCodex

Full Qdrant data reset — run when embedding dimension changes or data is corrupted. Destroys all vector data.

18 4mo ago A 27 tokens

lint-fix

13

minh2004pd/chatbotfullpipeline

Skill Claude CodeCodex

Auto-fix ruff format + lint errors in backend before committing. Run this before any git push to avoid CI/CD failures.

18 4mo ago A 30 tokens

research-add

14

minh2004pd/chatbotfullpipeline

Skill Claude CodeCodex

Standard flow for adding a new research paper to MemRAG — upload, wait for wiki ingestion, verify output. Use when onboarding a new paper into the knowledge base.

18 4mo ago A 37 tokens

test-qa

15

minh2004pd/chatbotfullpipeline

Skill Claude CodeCodex

Create test cases, run QA/QC checks, and ensure code quality. Use when asked to write tests, review code quality, or perform QA. Supports: unit tests, integration tests, coverage analysis, linting, type checking.

18 4mo ago A 51 tokens

verify-fe

16

minh2004pd/chatbotfullpipeline

Skill Claude CodeCodex

Verify frontend is clean before commit or deploy — runs TypeScript type-check, ESLint, and Vite production build from frontend/.

18 4mo ago A 29 tokens

wiki-debug

18

minh2004pd/chatbotfullpipeline

Skill Claude CodeCodex

Inspect wiki state for a user — list all pages, read index.md, show recent log entries. Use when wiki isn't updating correctly after ingestion or when you need to verify wiki content.

18 4mo ago A 40 tokens