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:
parent
ac9b07a837
commit
624b2e0425
15 changed files with 90 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue