update-docs
49Infopibe/everything-claude-code
Command
Update documentation for recent changes.
Infopibe/everything-claude-code
Command
Update documentation for recent changes.
Infopibe/everything-claude-code
Command
Run verification loop to validate implementation.
Infopibe/everything-claude-code
Instructions file CodexOpenCode
Instructions for Infopibe/everything-claude-code, covering everything claude code (ecc) — agent instructions, core principles, available agents, agent orchestration and security guidelines.
Infopibe/everything-claude-code
Instructions file
Instructions for Infopibe/everything-claude-code, covering claude.md, project overview, running tests, run all tests and run individual test files.
Infopibe/everything-claude-code
Agent
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
Infopibe/everything-claude-code
Agent
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
Infopibe/everything-claude-code
Agent
Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/infoonly/meetinginfo/actionrequired), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.
Infopibe/everything-claude-code
Agent
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
Infopibe/everything-claude-code
Agent
PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.
Infopibe/everything-claude-code
Agent
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.
Infopibe/everything-claude-code
Agent
End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.
Infopibe/everything-claude-code
Agent
Go build, vet, and compilation error resolution specialist. Fixes build errors, go vet issues, and linter warnings with minimal changes. Use when Go builds fail.