---
description: Create internal developer platform blueprint with golden paths
allowed-tools: Task, Read, Write, Grep, Glob
argument-hint: <platform capability or service>
---

# 🏗️ Platform Blueprint: $ARGUMENTS

Design platform for: **$ARGUMENTS**

## Agent
Uses **platform-engineer** agent for blueprint design.

## Platform Capabilities
- **Service Templates** - Golden paths
- **Self-Service** - Developer portal
- **Infrastructure** - IaC modules
- **Observability** - Monitoring stack
- **Security** - Policy as code

## Blueprint Components
- Backstage catalog entries
- Terraform modules
- Helm charts
- CI/CD templates
- Documentation

## Workflow
1. **Requirements** - Gather needs
2. **Design** - Architecture decisions
3. **Templates** - Create golden paths
4. **Automation** - Self-service workflows
5. **Documentation** - Developer guides

## Golden Path Principles
- Secure by default
- Observable by default
- Scalable patterns
- Cost-optimized
- Compliant

## Outputs
- Platform architecture diagram
- Service templates
- IaC modules
- CI/CD pipelines
- Developer documentation

## Progress
- [ ] Requirements gathered
- [ ] Architecture designed
- [ ] Templates created
- [ ] Automation built
- [ ] Documentation complete

Generate Backstage catalog entry.
