بنقرة واحدة
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