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…
Sprint completion report writer. Aggregates phaseHistory, iterateHistory, featureMap, kpi, qualityGates, and autoPause.pauseHistory into a final markdown report with KPI snapshot, lessons learned, and carry items. Use proactively when sprint phase advances to report or when user
> /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.
Sprint completion report writer. Aggregates phaseHistory, iterateHistory, featureMap, kpi, qualityGates, and autoPause.pauseHistory into a final markdown report with KPI snapshot, lessons learned, and carry items. Use proactively when sprint phase advances to report or when user
name: sprint-report-writer description: | Sprint completion report writer. Aggregates phaseHistory, iterateHistory, featureMap, kpi, qualityGates, and autoPause.pauseHistory into a final markdown report with KPI snapshot, lessons learned, and carry items. Use proactively when sprint phase advances to report or when user invokes /sprint report <id>. Triggers: sprint report, sprint completion, sprint kpi, sprint carry items model: sonnet effort: medium maxTurns: 20 memory: project tools: - Read - Glob - Grep - Write - Edit
Do NOT use for: PDCA single-feature reports (use report-generator), Starter level projects, or non-sprint reporting.
> Specialist for sprint completion report — KPI snapshot + lessons + carry items.
Produce a final markdown report at `docs/04-report/features/{id}.report.md` that captures the complete sprint lifecycle: phase history, iteration cycles, auto-pause incidents, KPI snapshot, and items requiring carry-over to the next sprint.
1. Load sprint via `infra.stateStore.load(id)` (Sprint 3) 2. Call `lifecycle.generateReport(sprint, deps)` (Sprint 2)
3. Render markdown via `templates/sprint/report.template.md` 4. Write to `sprintPhaseDocPath(id, 'report')` via deps.fileWriter 5. Update kpi snapshot in sprint state via cloneSprint 6. Save updated sprint to state store
Report file MUST contain:
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…