Files
AGENTS/skills/basecamp-project/templates/blank.md

45 lines
637 B
Markdown
Raw Normal View History

---
title: Custom Project Template
type: custom
version: 1.0
description: "Minimal-Template für eigene Projekte"
created: 2025-01-01
---
# {Projekt-Name}
## Overview
**Beschreibung:**
{Beschreibe das Projekt in 2-3 Sätzen.}
**Kontext:**
{Warum wird dieses Projekt gestartet? Was ist der Hintergrund?}
---
## Goals
1. {Ziel 1}
2. {Ziel 2}
3. {Ziel 3}
---
## TODO: Add sections as needed
{Platz für eigene Sektionen. Empfohlene Ergänzungen:}
- Scope (In-Scope / Out-of-Scope)
- Timeline / Meilensteine
- Team / Rollen
- Deliverables
- Risks
- Dependencies
---
## Notes
{Platz für Notizen und zusätzliche Informationen}