بنقرة واحدة
devhive-proposal
Creates a formal feature proposal with scope and acceptance criteria based on exploration.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Creates a formal feature proposal with scope and acceptance criteria based on exploration.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Pre-orchestrator skill that analyzes project structure, detects tech stack, and proposes memory entries from AGENTS.md and codebase.
Master orchestrator skill for the DevHive SDD pipeline.
Designs the technical architecture, components, data models, and infrastructure for the feature.
Verifies project consistency, architecture adherence, and security.
Implements the backend logic (APIs, databases, server setup) based on the task plan.
Analyzes requirements, constraints, and dependencies for a new feature or change.
| name | devhive-proposal |
| description | Creates a formal feature proposal with scope and acceptance criteria based on exploration. |
When the orchestrator assigns you the proposal phase after exploration is complete.
Read the .devhive/specs/01-exploration.md file to understand the exploration findings.
skill tool to load specialized instructions. Check GUIDELINES.md for global skills, check 04-tasks.md for task-specific skills. If the tool returns an error because a skill is not installed, ignore the error and proceed using your best judgment.You MUST use the Write tool to save your proposal to .devhive/specs/02-proposal.md.
The markdown file should be structured as follows:
# Phase 02: Proposal
## Executive Summary
[1-3 sentences summarizing the proposed solution]
## Feature Description & Value
[Detailed description and the value it provides to the user]
## Scope
**In Scope:**
- [Item 1]
**Out of Scope:**
- [Item 2]
## Acceptance Criteria
1. [Criterion 1]
2. [Criterion 2]
3. [Criterion 3]