ECC/skills/videodb/reference
avesh-h bc21e7adba
feat: add /aside command (#407)
* Introduces /aside — a mid-task side conversation command inspired by
  Claude Code's native /btw feature. Allows users to ask a question while
  Claude is actively working without losing task context or touching any files.

  Key behaviors:
  - Freezes current task state before answering (read-only during aside)
  - Delivers answers in a consistent ASIDE / Back to task format
  - Auto-resumes the active task after answering
  - Handles edge cases: no question given, answer reveals a blocker,
    question implies a task redirect, chained asides, ambiguous questions,
    and answers that suggest code changes without making them

* Two documentation inconsistencies fixed:

* Fixed 4 pre-existing lint errors in skills/videodb/ that were causing  CI to fail across all PR checks:  - api-reference.md: add blockquote continuation line to fix MD028  - capture-reference.md: wrap bare URL to fix MD034  - SKILL.md: wrap bare URL to fix MD034
2026-03-12 23:52:46 -07:00
..
api-reference.md fix: restore mainline CI on Windows and markdown lint (#415) 2026-03-12 14:48:21 -07:00
capture-reference.md feat: add /aside command (#407) 2026-03-12 23:52:46 -07:00
capture.md videodb skills update: add reference files for videodb skills 2026-03-03 18:20:30 +05:30
editor.md docs: resolve videodb review findings 2026-03-10 21:18:33 -07:00
generative.md docs: tighten videodb listener guidance 2026-03-10 21:22:35 -07:00
rtstream-reference.md docs: clarify videodb reference guides 2026-03-10 21:04:02 -07:00
rtstream.md videodb skills update: add reference files for videodb skills 2026-03-03 18:20:30 +05:30
search.md videodb skills update: add reference files for videodb skills 2026-03-03 18:20:30 +05:30
streaming.md docs: resolve videodb review findings 2026-03-10 21:18:33 -07:00
use-cases.md videodb skills update: add reference files for videodb skills 2026-03-03 18:20:30 +05:30