ワンクリックで
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