54 lines
1.0 KiB
Markdown
54 lines
1.0 KiB
Markdown
# Project Workflow Analysis
|
|
|
|
**Date:** {{date}}
|
|
**Project:** {{project_name}}
|
|
**Analyst:** {{user_name}}
|
|
|
|
## Assessment Results
|
|
|
|
### Project Classification
|
|
|
|
- **Project Type:** {{project_type}}
|
|
- **Project Level:** {{project_level}}
|
|
- **Instruction Set:** {{instruction_set}}
|
|
|
|
### Scope Summary
|
|
|
|
- **Brief Description:** {{scope_description}}
|
|
- **Estimated Stories:** {{story_count}}
|
|
- **Estimated Epics:** {{epic_count}}
|
|
- **Timeline:** {{timeline}}
|
|
|
|
### Context
|
|
|
|
- **Greenfield/Brownfield:** {{field_type}}
|
|
- **Existing Documentation:** {{existing_docs}}
|
|
- **Team Size:** {{team_size}}
|
|
- **Deployment Intent:** {{deployment_intent}}
|
|
|
|
## Recommended Workflow Path
|
|
|
|
### Primary Outputs
|
|
|
|
{{expected_outputs}}
|
|
|
|
### Workflow Sequence
|
|
|
|
{{workflow_steps}}
|
|
|
|
### Next Actions
|
|
|
|
{{next_steps}}
|
|
|
|
## Special Considerations
|
|
|
|
{{special_notes}}
|
|
|
|
## Technical Preferences Captured
|
|
|
|
{{technical_preferences}}
|
|
|
|
---
|
|
|
|
_This analysis serves as the routing decision for the adaptive PRD workflow and will be referenced by future orchestration workflows._
|