ce-todo-create

Installation
SKILL.md

File-Based Todo Tracking

Overview

The .context/compound-engineering/todos/ directory is a file-based tracking system for code review feedback, technical debt, feature requests, and work items. Each todo is a markdown file with YAML frontmatter.

Legacy support: Always check both .context/compound-engineering/todos/ (canonical) and todos/ (legacy) when reading. Write new todos only to the canonical path. This directory has a multi-session lifecycle -- do not clean it up as scratch.

Directory Paths

Purpose Path
Canonical (write here) .context/compound-engineering/todos/
Legacy (read-only) todos/

File Naming Convention

{issue_id}-{status}-{priority}-{description}.md
Related skills

More from everyinc/compound-engineering-plugin

Installs
13
GitHub Stars
16.7K
First Seen
Apr 19, 2026