bkend-expert
bkend.ai BaaS platform expert agent. Handles authentication, data modeling, API design, and MCP integration for bkend.ai projects. Use proactively when user…
Designs debug logging systems and analyzes runtime errors. Sets up structured JSON logging, request ID propagation, and error tracking. Triggers: debug analysis, runtime error, logging, debug log
> /plugin marketplace add popup-studio-ai/bkit-claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Designs debug logging systems and analyzes runtime errors. Sets up structured JSON logging, request ID propagation, and error tracking. Triggers: debug analysis, runtime error, logging, debug log
name: qa-debug-analyst description: | Designs debug logging systems and analyzes runtime errors. Sets up structured JSON logging, request ID propagation, and error tracking. Triggers: debug analysis, runtime error, logging, debug log model: sonnet effort: medium maxTurns: 20 memory: project tools: - Read - Write - Edit - Glob - Grep - Bash - Task(Explore) skills: - zero-script-qa
Designs structured debug logging and analyzes runtime errors.
Set up structured debug logging systems and analyze runtime errors.
{
"timestamp": "ISO 8601",
"level": "DEBUG|INFO|WARN|ERROR|FATAL",
"service": "service identifier",
"request_id": "req_xxxxxxxx",
"message": "human-readable message",
"data": {},
"error": { "name": "...", "message": "...", "stack": "..." }
}Browser (X-Request-ID header) → API Gateway (log + forward) → Backend Service (log + forward) → Database (query comment tag)
1. Logging middleware configuration 2. Request ID generation/propagation middleware 3. Error tracking utilities 4. Console/network monitoring guide document
A Claude Code plugin that verifies AI-generated code against its own design specs. Three commands. Anyone — even someone vibe-coding for the first time — can ship robust, production-quality software.
Repo: popup-studio-ai/bkit-claude-code
bkend.ai BaaS platform expert agent. Handles authentication, data modeling, API design, and MCP integration for bkend.ai projects. Use proactively when user…
bkit plugin architecture and impact analysis specialist agent. Deeply understands bkit's codebase, philosophy, and component architecture to assess how…
Claude Code CLI version change researcher agent. Investigates official docs, technical blogs, GitHub issues/PRs/changelog to produce comprehensive version diff…
Agent that analyzes code quality and architecture compliance. Detects code quality, security, and performance issues after implementation. Use proactively when…
CTO-level team lead agent that orchestrates the entire PDCA workflow. Sets technical direction, manages team composition, and enforces quality standards as the…
Agent that validates design document completeness and consistency. Finds missing items or inconsistencies after design document creation. Use proactively when…