docs(guide): add YAML frontmatter to 15 workflow guide files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Florian BRUNIAUX 2026-02-15 19:20:35 +01:00
parent ac9b07a837
commit 624b2e0425
15 changed files with 90 additions and 0 deletions

View file

@ -1,3 +1,9 @@
---
title: "Plan-Driven Development"
description: "Use /plan mode for non-trivial tasks to explore and propose implementation plans"
tags: [workflow, guide, architecture]
---
# Plan-Driven Development
> **Confidence**: Tier 1 — Based on Claude Code's native /plan mode functionality.