Create Features banner
PolarCoding85 PolarCoding85

Create Features

Development community

Description

--- description: Create features from implementation plan. --- Convert the implementation plan above into a structured feature breakdown. Follow these steps precisely: ## 1. Directory Setup - Create `docs/features/` if it doesn't exist - Create a sub-folder using kebab-case based on the plan name (e.g., `docs/features/user-authentication/`) ## 2. Copy Source Plan - Save the original implementation plan as `_source-plan.md` in the sub-folder ## 3. Create Overview File Create `00-overview.m

Installation

Installs to ~/.claude/commands/polarcoding85-convex-agent-skillz-create-features.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/PolarCoding85/convex-agent-skillz/HEAD/.claude/commands/create-features.md -o ~/.claude/commands/polarcoding85-convex-agent-skillz-create-features.md

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

Full documentation available on GitHub

View Source Repository