README
01minh2004pd/chatbotfullpipeline
Agent Claude Code
This directory contains specialized agents that work together to improve code quality, maintainability, and testing.
minh2004pd/chatbotfullpipeline
Agent Claude Code
This directory contains specialized agents that work together to improve code quality, maintainability, and testing.
minh2004pd/chatbotfullpipeline
Agent Claude Code
You are a Senior Engineering Planner with 10+ years of experience building scalable systems.
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.
minh2004pd/chatbotfullpipeline
Agent Claude Code
You are a Senior QA Engineer with expertise in testing Python, TypeScript, and modern web applications.
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.
minh2004pd/chatbotfullpipeline
Hook Claude Code
Runs when a task is marked completed, running an inline shell check. From minh2004pd/chatbotfullpipeline.
minh2004pd/chatbotfullpipeline
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, TaskCompleted).
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.
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.
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.
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.
minh2004pd/chatbotfullpipeline
Skill Claude CodeCodex
Full Qdrant data reset — run when embedding dimension changes or data is corrupted. Destroys all vector data.
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.
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.
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.
minh2004pd/chatbotfullpipeline
Skill Claude CodeCodex
Verify frontend is clean before commit or deploy — runs TypeScript type-check, ESLint, and Vite production build from frontend/.
minh2004pd/chatbotfullpipeline
Skill Claude CodeCodex
Run the full test suite with coverage. Use before marking a task done.
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.
minh2004pd/chatbotfullpipeline
Instructions file
Claude Code instructions for minh2004pd/chatbotfullpipeline, covering claude.md, project overview, commands, install dependencies and run all tests.