← ClaudeAtlas

spectra-ingestlisted

Update an existing Spectra change from external context
PsychQuant/claude-hot-limit · ★ 0 · AI & Automation · score 62
Install: claude install-skill PsychQuant/claude-hot-limit
Update an existing Spectra change — from a plan file or conversation context. **Plan file support** is available when the tool has a plan directory (`~/.claude/plans/`). Otherwise, use conversation context to update artifacts. **Prerequisites**: This skill requires the `spectra` CLI. If any `spectra` command fails with "command not found" or similar, report the error and STOP. **Input**: Optionally specify a plan file path or name. - `/spectra-ingest ~/.claude/plans/agile-discovering-rocket.md` - `/spectra-ingest agile-discovering-rocket` - `/spectra-ingest` (use conversation context or auto-detect plan file) **Steps** 1. **Locate the requirement source** a. **Argument provided** → treat as plan file reference (prepend `~/.claude/plans/` and append `.md` if needed) - If the file exists → use it as the plan file source, proceed to Step 2 - If the file does NOT exist → report the error and **stop** b. **No argument, plan file detectable**: - Check conversation context for plan file path (plan mode system messages include the path like `~/.claude/plans/<name>.md`) - If found and the file exists → use the **AskUserQuestion tool** to ask: - Option 1: Use the plan file - Option 2: Use conversation context - If the user picks plan file → proceed to Step 2 - If the user picks conversation context → skip Step 2, go to Step 3 c. **No argument, no plan file detectable**: - Check `~/.claude/plans/` for recent files - If recent files exi