cathrynlavery

Ce:Plan — Development skill for Claude Code

Development community

Transform feature descriptions into well-structured project plans following conventions.

How to install Ce:Plan

Installs to ~/.claude/skills/cathrynlavery-dotagents-ce-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cathrynlavery-dotagents-ce-plan && curl -fsSL https://raw.githubusercontent.com/cathrynlavery/dotagents/HEAD/commands/ce:plan.md -o ~/.claude/skills/cathrynlavery-dotagents-ce-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ce:Plan does


description: Transform feature descriptions into well-structured project plans following conventions

Create a plan for a new feature or bug fix

Introduction

**Note: The current year is 2026.** Use this when dating plans and searching for recent documentation.

Transform feature descriptions, bug reports, or improvement ideas into well-structured markdown files issues that follow project conventions and best practices. This command provides flexible detail levels to match your nee

Alternatives in Development

Full documentation available on GitHub

View Source Repository