con un clic
user-evaluate
Evaluate content for personal relevance to the user using the user model
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Evaluate content for personal relevance to the user using the user model
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
This skill should be used when developing, debugging, refactoring, or building Genesis itself — tasks like "fix this in Genesis", "add a new MCP tool", "wire up the runtime", "Genesis won't start", "create a worktree", "debug the bridge", or "add a capability". Applies to any task modifying files under src/, .claude/, or tests/. Do NOT load for Genesis-as-tool work ("summarize this", "write a LinkedIn post", "research X") or general questions unrelated to Genesis internals.
Foundational voice authority and AI humanizer — writes content in the user's authentic voice with built-in AI detection, and supports stealth / anti- attribution writing (forum personas, anonymous posts, "write as not-me"). Use when asked to write/draft/generate content, invoke /voice, /write-as-me, or /humanize, run voice calibration, check "does this sound like me?", "make this sound human" / "de-AI this", "write a forum post as [persona]", or run AI detection ("does this sound like AI?", "check for AI patterns", "anti-slop check"). Do NOT use this skill for code, technical docs, or any output the user has not asked to be written in their voice — code styling defers to the separate code-voice skill.
Forward Deployed Engineer delivery contract for AWS engagements, build-first artifacts, grounded cost estimates, Well-Architected review, evolution roadmap
This skill should be used before answering "does Genesis have X", "does Genesis lack X", auditing Genesis capabilities, comparing Genesis to an external system, or reviewing/summarizing the architecture. It routes to the canonical judgment-layer subsystem map so audits start from the map, not from a cold grep. Also fires after changing a subsystem's capabilities, to keep the map current.
First-run onboarding — guides new users through Genesis setup on their first CC session. Configures user profile, essential API keys, Telegram, GitHub backup, and service verification. Triggered automatically when ~/.genesis/setup-complete is absent. Re-runnable by asking Genesis to "run setup" or "reconfigure [section]".
Apply when Genesis writes as itself — outreach, public content, community posts, emails, DMs. Not for writing in the user's voice (that's voice-master). Activate when Genesis is the author, not the ghostwriter.
Basado en la clasificación ocupacional SOC
| name | user_evaluate |
| description | Evaluate content for personal relevance to the user using the user model |
| consumer | cc_background_inbox |
| phase | 6 |
| skill_type | workflow |
Evaluate content through the lens of what Genesis knows about the user. The differentiator vs generic AI summary is the user model — Genesis's accumulated understanding of who this person is, what they care about, and what they're working on. Assume everything matters; find HOW it matters.
/user-evaluate in a foreground session.memory_recall MCP for
topics related to the content, check user_model_cache and recent observations.
USER.md is the floor; the memory system is the ceiling.When invoked from the inbox, follow the output template in INBOX_EVALUATE.md
(summary-first, then lens-by-lens). When invoked standalone (e.g.,
/user-evaluate), use this structure:
{target title or URL}
Timeline: {Now | Soon | Someday} · Relevance: {Direct | Tangential | Background}
{1-2 paragraphs: what this is, why it matters to the user, and what to do about it. Lead with what matters most. If a lens contributed nothing meaningful, don't pad — this is a TLDR, not a formality. The reader should be able to stop here and know the key takeaway.}
Action items:
action: explore # adopt | explore | bookmark | potential_skip
next_step: "One concrete sentence — what specifically to do next"
effort: Small # Trivial | Small | Medium | Large
timeline: Soon # Now | Soon | Someday
relevance: Direct # Direct | Tangential | Background
confidence: high # low | medium | high
Action vocabulary (commitment gradient):
Rules:
action field must match your recommendation in the Summary.next_step must be concrete and collaborative ("we" framing). "Look into
this more" is not concrete. "Read the chapter on progressive summarization
and prototype a workflow in your Obsidian vault" is concrete.timeline and relevance here are the machine-parseable version of the
tags. When invoked standalone, the **Timeline:** / **Relevance:** line
above serves as the human-readable quick-scan version. When invoked from
the inbox (INBOX_EVALUATE.md template), only the YAML block appears.{Content-native analysis — argument, evidence, contribution}
{User-model-informed value extraction}
{Collaborative actions — Genesis + user. Go beyond "adopt or ignore." Consider: incremental improvements to something already in play, better measurement of something currently vibes-checked, upgrades to the approach rather than the tool, patterns that make existing work more rigorous.
When the user asks "what can we learn from this?" — the answer includes EVERYTHING: small refinements, architectural upgrades, measurement gaps, better approaches to the same problem. Not just "should we use this tool."
If the user already does something similar (tool, technique, approach), consider producing a brief comparison:
| Aspect | This approach | What you currently do | Delta |
|---|---|---|---|
| {aspect} | {specific} | {specific, from user model} | {improvement?} |
This is optional (unlike the Genesis eval's required Overlap Comparison), but encouraged when the user model reveals an existing practice in the same space. Keep it to 2-4 rows.}
{Critical assessment — gaps, biases, counterarguments}
src/genesis/identity/USER.md — Compressed user snapshotdocs/actions/user/active.md — User action item trackingdocs/actions/README.md — Action item conventions