Skip to content

Commit 83ad889

Browse files
committed
docs: fix dev lifecycle meta
1 parent d585e7d commit 83ad889

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

web/content/docs/10-dev-lifecycle-skill.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Dev Lifecycle Skill
33
description: Make your agent work like a senior software engineer with a structured development workflow
4-
slug: 10-dev-lifecycle-skill
5-
order: 10
4+
slug: dev-lifecycle-skill
5+
order: 11
66
---
77

88
The `dev-lifecycle` skill helps agents like Claude Code and Codex work more like a senior software engineer. Instead of jumping straight into code, it pushes the agent through a disciplined workflow: understand the problem, review requirements, validate design, execute a plan, verify the implementation, write tests, and finish with code review.

0 commit comments

Comments
 (0)