From luca
LUCA consumer skill. Runs the query digest over a wider window and adds cross-run synthesis (recurring patterns, anomalies). Produces observations, not actions. Aliases - luca meta loop, run luca, luca digest, meta loop, luca-meta-loop, what are the agents doing, substrate digest, what did this week look like.
How this skill is triggered — by the user, by Claude, or both
Slash command
/luca:tooling-luca-meta-loopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Cross-run consumer for LUCA. Wraps the LUCA query with a wider window and adds synthesis. Q2 lens (what repeats across runs) per `docs/questions.md`.
Cross-run consumer for LUCA. Wraps the LUCA query with a wider window and adds synthesis. Q2 lens (what repeats across runs) per docs/questions.md.
Prefer the MCP tool, fall back to CLI:
mcporter call luca.query_digest window=7d
or
coily exec query-digest -- --window 7d
If repo-recall is down, the call says so and errors out. Surface that, suggest the brew-services-start fix, and stop.
Read the per-session summaries returned by the query. Look for:
Produce a short observation paragraph. Do not propose actions. The decide half (harden, re-aim, ship) is intentionally out of scope for this skill.
If the synthesis surfaces something worth tracking past this session, propose filing a coilysiren/luca issue with the observation. Do not file silently.
npx claudepluginhub coilyco-flight-deck/luca --plugin lucaSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.