원클릭으로
workflow-bugfix
Bug fix workflow with 5 phases from triage to deployment. Use for systematic bug resolution.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Bug fix workflow with 5 phases from triage to deployment. Use for systematic bug resolution.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when querying Jira issues, searching Confluence pages, creating tickets, updating documentation, or integrating Atlassian tools via MCP protocol.
Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invoke for strict typing, PHPStan level 9, async patterns with Swoole, PSR standards.
Structured security event logging with JSON format, 90-day retention, log rotation, and querying for SOC 2 and ISO 27001 compliance.
Root-level credential inheritance for agent delegation chains with access logging and permission validation. Use for multi-level agent workflows.
OAuth 2.0 Authorization Code Flow with PKCE for Atlassian, GitHub, and Google providers. Handles token exchange and secure storage. Use PROACTIVELY for OAuth flows.
Performance optimization for token usage (15% reduction), latency (P95 <500ms), memory (<10% growth), and context compression (75%+) with comprehensive benchmarking. Use for optimizing system performance.
| name | workflow-bugfix |
| description | Bug fix workflow with 5 phases from triage to deployment. Use for systematic bug resolution. |
| version | 2.0.0-rc |
| author | Kernel Architecture Team |
| triggers | ["bug fix","fix bug","debug issue"] |
| tools | ["mcp__kernel-v2-workflows__start","mcp__kernel-v2-workflows__status","mcp__kernel-v2-workflows__step","mcp__kernel-v2-workflows__complete","mcp__kernel-v2-audit__log"] |
Orchestrates bug resolution through systematic phases with root cause analysis.
| Tool | Description |
|---|---|
mcp__kernel-v2-workflows__start | Start bugfix workflow |
mcp__kernel-v2-workflows__status | Check workflow status |
mcp__kernel-v2-workflows__step | Advance to next step |
mcp__kernel-v2-workflows__complete | Complete workflow |
mcp__kernel-v2-audit__log | Log workflow events |
Triage - Categorize and prioritize
Investigation - Root cause analysis
Fix - Implementation
Testing - Verification
Deployment - Release
workflow-code-review: For code reviewsworkflow-feature-dev: For feature developmentaudit-logging: For logging events