원클릭으로
workflow-feature-dev
Feature development workflow with 4 phases from planning to deployment. Use for structured feature implementation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Feature development workflow with 4 phases from planning to deployment. Use for structured feature implementation.
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-feature-dev |
| description | Feature development workflow with 4 phases from planning to deployment. Use for structured feature implementation. |
| version | 2.0.0-rc |
| author | Kernel Architecture Team |
| triggers | ["feature development","develop feature","new feature"] |
| tools | ["mcp__kernel-v2-workflows__start","mcp__kernel-v2-workflows__status","mcp__kernel-v2-workflows__step","mcp__kernel-v2-workflows__complete"] |
Orchestrates feature development through structured phases with checkpoints.
| Tool | Description |
|---|---|
mcp__kernel-v2-workflows__start | Start feature 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 |
Planning - Requirements and design
Implementation - Core development
Testing - Quality assurance
Deployment - Release management
workflow-code-review: For code reviewsworkflow-bugfix: For bug fix workflowsaudit-logging: For logging events