ww-w-ai

101 mods across 3 repositories, 678 stars between them.

qa-monitor

25

ww-w-ai/bkit-claude-code

Agent

Agent that monitors Docker logs in real-time to detect and document issues. Core executor for the Zero Script QA methodology. Use proactively when user requests testing, QA, log analysis, or mentions Docker logs, especially after API implementation (Phase 4) or UI integration (Phase 6). Triggers: zero script qa…

594 15d ago A 80 tokens original Apache-2.0

qa-strategist

26

ww-w-ai/bkit-claude-code

Agent

QA Strategy agent that coordinates testing efforts, defines quality metrics, and manages qa-monitor and gap-detector for comprehensive verification. Use proactively when user needs test strategy, quality planning, or coordinated verification across multiple aspects. Triggers: test strategy, QA plan, quality metrics…

594 15d ago A 64 tokens original Apache-2.0

qa-test-generator

27

ww-w-ai/bkit-claude-code

Agent

Generates test code from test plans and design specifications. Creates L1-L5 test files following project conventions. Triggers: test generation, generate tests, test code.

594 15d ago A 37 tokens original Apache-2.0

qa-test-planner

28

ww-w-ai/bkit-claude-code

Agent

Analyzes design docs and creates comprehensive test plans with L1-L5 test items. Produces structured test plan documents with prioritized test cases. Triggers: test plan, test planning, QA plan.

594 15d ago A 43 tokens original Apache-2.0

report-generator

29

ww-w-ai/bkit-claude-code

Agent

Agent that automatically generates PDCA cycle completion reports. Consolidates plan, design, implementation, and analysis results into learnable reports. Use proactively when user completes PDCA cycle, finishes feature implementation, or requests summary/status report of development progress. Triggers: PDCA report…

594 15d ago A 81 tokens original Apache-2.0

security-architect

30

ww-w-ai/bkit-claude-code

Agent

Security architecture expert agent for vulnerability analysis, authentication design review, and OWASP Top 10 compliance checking. Use proactively when user needs security review, authentication design, vulnerability assessment, or security-related code review. Triggers: security, authentication, vulnerability, OWASP…

594 15d ago A 66 tokens original Apache-2.0

self-healing

31

ww-w-ai/bkit-claude-code

Agent

Living Context based Self-Healing agent. Detects errors from Slack/Sentry, loads 4-Layer context, fixes code with context-aware Claude Code, verifies with scenario runner, generates Auto PR or escalates to human. Triggers: self-healing, self heal, auto fix.

594 15d ago A 63 tokens original Apache-2.0

ww-w-ai/bkit-claude-code

Agent

Derives the skills a project needs from its PRD analysis, matches them against bkit's existing core skills, and reports the gap. Runs after pm-lead Phase 4 and feeds the skill-create pipeline.

594 15d ago A 50 tokens original Apache-2.0

ww-w-ai/bkit-claude-code

Agent

Sprint Master Plan + PRD + Plan + Design generation specialist. Produces Context-Anchor-driven sprint planning documents from bkit sprint templates. Use proactively when a user initializes a new sprint with /sprint init or when sprint-orchestrator delegates plan/design generation. Triggers: sprint master plan, sprint…

594 15d ago A 74 tokens original Apache-2.0

sprint-orchestrator

34

ww-w-ai/bkit-claude-code

Agent

Sprint full-lifecycle orchestrator. Coordinates PRD/Plan -> Design -> Do -> Iterate -> QA -> Report -> Archive with sequential specialist dispatch. Use proactively when user invokes /sprint start with auto-run enabled or a sprint phase transition requires coordinated multi-agent work. Triggers: sprint, sprint…

594 15d ago A 75 tokens original Apache-2.0

sprint-qa-flow

35

ww-w-ai/bkit-claude-code

Agent

Sprint 7-Layer dataFlowIntegrity (S1) verification specialist. Executes UI -> Client -> API -> Validation -> DB -> Response -> Client -> UI hop traversal sequentially and aggregates per-feature s1Score into the data-flow-matrix. Use proactively when sprint phase advances to qa and the feature set is non-empty, or when…

594 15d ago A 103 tokens original Apache-2.0

ww-w-ai/bkit-claude-code

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 invokes /sprint report . Triggers…

594 15d ago A 87 tokens original Apache-2.0

starter-guide

37

ww-w-ai/bkit-claude-code

Agent

Friendly guide agent for non-developers and beginners. Explains in simple terms and provides step-by-step guidance for Starter level projects. Use proactively when user is a beginner, mentions "first time", asks about learning, or requests a simple static website without backend requirements. Triggers: beginner, first…

594 15d ago A 91 tokens original Apache-2.0

bkit

39

ww-w-ai/bkit-claude-code

Command

Command "bkit" from ww-w-ai/bkit-claude-code, covering bkit functions, functions reference, user-invocable skills (14), phase skills (9, auto-invoked by pipeline) and run pm analysis with 43 frameworks (recommended).

594 15d ago A 112 tokens original Apache-2.0

output-style-setup

40

ww-w-ai/bkit-claude-code

Command

Install bkit output styles to your project or user directory. Copies output style files from bkit plugin to the appropriate location. Triggers: output style setup, install output style, setup style, 아웃풋 스타일 설치, 스타일 설정, 出力スタイル設定, 输出样式安装, instalar estilo, installer style, Stil installieren, installare stile.

594 15d ago A 78 tokens original Apache-2.0

SessionStart

41

ww-w-ai/bkit-claude-code

Hook

Runs when a session starts, executing session-start.js via node. From ww-w-ai/bkit-claude-code.

594 15d ago A tokens not measured copy · 55% Apache-2.0

PreToolUse

42

ww-w-ai/bkit-claude-code

Hook

Runs before the agent uses a tool for Write, Edit and Bash tool calls, executing pre-write.js, lint-skill-md.js and unified-bash-pre.js via node (4 commands). From ww-w-ai/bkit-claude-code.

594 15d ago A tokens not measured original Apache-2.0

PostToolUse

43

ww-w-ai/bkit-claude-code

Hook

Runs after a tool call finishes for Write, Edit, Bash and Skill tool calls, executing unified-write-post.js, pdca-doc-changed-handler.js, unified-bash-post.js and skill-post.js via node (5 commands). From ww-w-ai/bkit-claude-code.

594 15d ago A tokens not measured original Apache-2.0

Stop

44

ww-w-ai/bkit-claude-code

Hook

Runs when the agent finishes a response, executing unified-stop.js via node. From ww-w-ai/bkit-claude-code.

594 15d ago A tokens not measured original Apache-2.0

StopFailure

45

ww-w-ai/bkit-claude-code

Hook

Runs on the StopFailure event, executing stop-failure-handler.js via node. From ww-w-ai/bkit-claude-code.

594 15d ago A tokens not measured original Apache-2.0

UserPromptSubmit

46

ww-w-ai/bkit-claude-code

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-handler.js via node. From ww-w-ai/bkit-claude-code.

594 15d ago A tokens not measured copy · 50% Apache-2.0

UserPromptExpansion

47

ww-w-ai/bkit-claude-code

Hook

Runs to expand your prompt before the agent sees it, executing user-prompt-expansion-handler.js via node. From ww-w-ai/bkit-claude-code.

594 15d ago A tokens not measured original Apache-2.0

PreCompact

48

ww-w-ai/bkit-claude-code

Hook

Runs before the context is compacted for auto and manual tool calls, executing context-compaction.js via node. From ww-w-ai/bkit-claude-code.

594 15d ago A tokens not measured original Apache-2.0