look-back — for Claude Code look-back, nexo-agent, community, for Claude Code, ide skills, $ARGUMENTS, briefing, home_items[], grocery_items[], working_note_reminders[]

v1.0.0

Über diesen Skill

Geeigneter Einsatz: Ideal for AI agents that need look-back briefing. Lokalisierte Zusammenfassung: # Look-back briefing Retrospective review. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Funktionen

Look-back briefing
Caller-supplied window/focus: $ARGUMENTS
Default: since the most recent prior snapshot. That's your baseline.
If Matt names a specific prior briefing ("compare to yesterday's 8am brief"), use that as the
What this skill emphasizes

# Core Topics

ellison-projects ellison-projects
[0]
[0]
Updated: 4/27/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 10/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
10/11
Quality Score
61
Canonical Locale
en
Detected Body Locale
en

Geeigneter Einsatz: Ideal for AI agents that need look-back briefing. Lokalisierte Zusammenfassung: # Look-back briefing Retrospective review. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Warum diese Fähigkeit verwenden

Empfehlung: look-back helps agents look-back briefing. Look-back briefing Retrospective review. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Am besten geeignet für

Geeigneter Einsatz: Ideal for AI agents that need look-back briefing.

Handlungsfähige Anwendungsfälle for look-back

Anwendungsfall: Applying Look-back briefing
Anwendungsfall: Applying Caller-supplied window/focus: $ARGUMENTS
Anwendungsfall: Applying Default: since the most recent prior snapshot. That's your baseline

! Sicherheit & Einschränkungen

  • Einschraenkung: In that case, work only from public/briefings/ and don't write or commit anything
  • Einschraenkung: Only surface them if they help explain drift
  • Einschraenkung: Requires repository-specific context from the skill documentation

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is look-back?

Geeigneter Einsatz: Ideal for AI agents that need look-back briefing. Lokalisierte Zusammenfassung: # Look-back briefing Retrospective review. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

How do I install look-back?

Run the command: npx killer-skills add ellison-projects/nexo-agent/look-back. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for look-back?

Key use cases include: Anwendungsfall: Applying Look-back briefing, Anwendungsfall: Applying Caller-supplied window/focus: $ARGUMENTS, Anwendungsfall: Applying Default: since the most recent prior snapshot. That's your baseline.

Which IDEs are compatible with look-back?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for look-back?

Einschraenkung: In that case, work only from public/briefings/ and don't write or commit anything. Einschraenkung: Only surface them if they help explain drift. Einschraenkung: Requires repository-specific context from the skill documentation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add ellison-projects/nexo-agent/look-back. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use look-back immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

look-back

# Look-back briefing Retrospective review. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows. Look-back briefing

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Look-back briefing

Retrospective review. Snapshot-history-first. Celebrates what closed, surfaces what drifted, notices patterns across the window.

Your task

Run the look-back flow below and return the review to the caller. Parse $ARGUMENTS for window selection (e.g. "this week", "since Monday", "compare to yesterday's 8am brief") or emphasis. If empty, default to the window described below (since the most recent prior snapshot).

Caller-supplied window/focus: $ARGUMENTS

Fetch + snapshot

Same mechanics as the briefing skill — see .claude/skills/briefing/SKILL.md for filename format, error handling, storage location, and the commit-and-push step. By default, fetch GET /api/agent/briefing, write a snapshot so "now" is captured and future look-backs have one more data point, then commit and push it per the canonical spec.

Skip the fetch when the user explicitly asks for a pure-historical view ("just compare Monday's snapshot to Wednesday's, don't fetch"). In that case, work only from public/briefings/ and don't write or commit anything.

Window selection

  • Default: since the most recent prior snapshot. That's your baseline.
  • If Matt names a window ("this week", "since Monday", "last 3 days", "since <date>"), pick the earliest snapshot in that window as the baseline and compare against the latest (or the one just written).
  • If Matt names a specific prior briefing ("compare to yesterday's 8am brief"), use that as the baseline.

If the window has no snapshots (or only the one just written), say so: "I only have snapshots from <earliest date> onward — nothing covers that period." Don't guess.

What this skill emphasizes

Diff the baseline snapshot against the current one by id across these fields (all list what's open, so an id disappearing means completed or dismissed):

  • home_items[]
  • grocery_items[]
  • working_note_reminders[] and checked items in working_notes[].items[]
  • ai_reminders.overdue[], ai_reminders.upcoming[]

Categories:

  • Finished: ids in baseline but not in current. Also: working-note items now checked: true that weren't before.
  • Drifted: ids in baseline that are still open now. Count how long — scan snapshots backward to find the id's first appearance (in briefings, days).
  • Patterns: themes visible across the window. Examples: "closed 5 home items, 0 plan items"; "same reminder has slipped three briefings"; "no moments logged this week".
  • What didn't happen: working-note reminders that were flagged at the start of the window and are still flagged now.

De-emphasize: upcoming dates, overdue reminders looking forward — those belong in look-ahead. Only surface them if they help explain drift.

Output shape

Look-back — <window, e.g. "since <prior timestamp>, 18h ago" or "since Monday, 3 days, 4 snapshots">

Finished:
- #<id> <description>  (<category: home / plan / groceries / reminder>)

Drifted (still open):
- #<id> <description>  — open since <first-seen timestamp>, <N> briefings

Patterns:
- <1–3 observations grounded in the data>

Worth reflecting on:
<1–2 sentences. What the window seems to be saying.>

Section rules:

  • Cap each list at 5 items; roll up the rest as +N more.
  • Omit empty sections.
  • If nothing closed and nothing drifted: "No movement in this window."

Voice

Reflective, honest, calm. "You closed five home items this week — most of any window in your history." Or: "That shower regrout has been on the list for eight briefings — worth a decision: do it, delegate it, or drop it." No flattery, no scolding. Observations, not commentary.

Read docs/matt/goals.md if patterns need framing against longer-term priorities. Not by default.

Constraints

  • Read-only. If Matt wants to close something or add a note in response, the nexo-prm skill handles non-person writes and nexo-people handles person-attached writes.
  • Don't call other NexoPRM endpoints to enrich the view — the briefing response plus snapshot history is the full source.
  • Don't manufacture patterns. If the window is too short or the snapshots too sparse to say anything confident, say that instead.
  • Don't log or echo NEXO_API_KEY.

Verwandte Fähigkeiten

Looking for an alternative to look-back or another community skill for your workflow? Explore these related open-source skills.

Alle anzeigen

openclaw-release-maintainer

Logo of openclaw
openclaw

Lokalisierte Zusammenfassung: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

333.8k
0
Künstliche Intelligenz

widget-generator

Logo of f
f

Lokalisierte Zusammenfassung: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code

149.6k
0
Künstliche Intelligenz

flags

Logo of vercel
vercel

Lokalisierte Zusammenfassung: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Lokalisierte Zusammenfassung: Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Entwickler