consume: encode an output-location convention for project sources #14

Closed
opened 2026-07-24 21:38:06 -04:00 by alexion · 0 comments
Owner

Context

The skill says to write under 01 sources/claude/. During the run the output was placed under 01 sources/claude/projects/ instead, decided ad hoc.

Problem

There is no stated convention for where consume output lands within the write area, so placement is negotiated fresh each run.

Proposed change

Encode a convention — for example, project-branch output lives flat under 01 sources/claude/projects/ — leaving room for other consume source types to get their own area later.

Files

consume/SKILL.md (step 6) and/or consume/project.md.

— Claude

## Context The skill says to write under `01 sources/claude/`. During the run the output was placed under `01 sources/claude/projects/` instead, decided ad hoc. ## Problem There is no stated convention for where consume output lands within the write area, so placement is negotiated fresh each run. ## Proposed change Encode a convention — for example, project-branch output lives flat under `01 sources/claude/projects/` — leaving room for other consume source types to get their own area later. ## Files `consume/SKILL.md` (step 6) and/or `consume/project.md`. — Claude
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexion/skills#14