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…
pm-lead Phase 4 extension. Once the PRD is complete, calls skill-needs-extractor to derive the project's skill needs automatically. Extends pm-lead from a project-local file rather than modifying the agent itself.
> /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.
pm-lead Phase 4 extension. Once the PRD is complete, calls skill-needs-extractor to derive the project's skill needs automatically. Extends pm-lead from a project-local file rather than modifying the agent itself.
name: pm-lead-skill-patch description: | pm-lead Phase 4 extension. Once the PRD is complete, calls skill-needs-extractor to derive the project's skill needs automatically. Extends pm-lead from a project-local file rather than modifying the agent itself. model: sonnet effort: medium maxTurns: 20 memory: project tools: - Read - Glob - Grep - Write
기존 pm-lead 에이전트의 Phase 4 (PRD Synthesis) 완료 후, skill-needs-extractor 에이전트를 자동 호출하여 PRD에서 스킬 니즈를 추출한다.
**IMPORTANT**: 이 패치는 기존 bkit 플러그인 파일을 수정하지 않는다. project-local 에이전트로서 pm-lead 워크플로우에 후처리를 추가한다.
이 패치가 적용되는 조건: 1. `/pdca pm {feature}` 완료 후 PRD 파일이 생성되었을 때 2. `docs/00-pm/{feature}.prd.md` 파일이 존재할 때 3. 사용자가 PRD 생성 결과를 확인한 후
1. **Detect PRD completion**:
2. **Invoke skill-needs-extractor**:
3. **Present results to user**:
PRD 생성 완료: docs/00-pm/{feature}.prd.md
Skill Needs Analysis:
- N개 스킬 니즈 식별
- N개 기존 스킬로 커버 가능
- N개 신규 스킬 필요
신규 스킬을 생성하시겠습니까? (Y/N)
- Y: 각 GAP 스킬에 대해 /skill-create 실행
- N: 나중에 /skill-create 으로 수동 생성4. **If user confirms**:
[pm-lead] Phase 1-4
|
v
[PRD created] docs/00-pm/{feature}.prd.md
|
v
[pm-lead-skill-patch] (this agent)
|
v
[skill-needs-extractor] agent
|
v
[.bkit/skill-needs.json] output
|
v
[User prompt] "Create N new skills?"
|
v
[skill-create] skill (for each GAP item)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…