Initializer Task banner
coleam00 coleam00

Initializer Task

Productivity community

Description

Initialize a new project in: {project_dir} This is the FIRST session. The project has not been set up yet. ## INITIALIZATION SEQUENCE ### Step 1: Set Up Linear Project Delegate to `linear` agent: "Read app_spec.txt to understand what we're building. Then: 1. Create a Linear project with appropriate name 2. Create issues for ALL features from app_spec.txt (with test steps in description) 3. Create a META issue '[META] Project Progress Tracker' for session handoffs 4. Add initial comment to MET

Installation

Installs to ~/.claude/skills/coleam00-your-claude-engineer-initializer_task/SKILL.md

Terminal
mkdir -p ~/.claude/skills/coleam00-your-claude-engineer-initializer_task && curl -fsSL https://raw.githubusercontent.com/coleam00/your-claude-engineer/HEAD/prompts/initializer_task.md -o ~/.claude/skills/coleam00-your-claude-engineer-initializer_task/SKILL.md

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

Full documentation available on GitHub

View Source Repository