Continuation Task banner
coleam00 coleam00

Continuation Task

Productivity community

Description

Continue work on the project in: {project_dir} This is a CONTINUATION session. The project has already been initialized. ## STRICT STARTUP SEQUENCE (follow in order) ### Step 1: Orient - Run `pwd` to confirm working directory - Read `.linear_project.json` for project IDs (including meta_issue_id) ### Step 2: Get Status from Linear (CHECK FOR COMPLETION) Delegate to `linear` agent: "Read .linear_project.json, then: 1. Get the latest comment from the META issue (meta_issue_id) for session cont

Installation

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

Terminal
mkdir -p ~/.claude/skills/coleam00-your-claude-engineer-continuation_task && curl -fsSL https://raw.githubusercontent.com/coleam00/your-claude-engineer/HEAD/prompts/continuation_task.md -o ~/.claude/skills/coleam00-your-claude-engineer-continuation_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