Skillquality 0.45

context-log

Create and update .opencode/context-log.md to preserve issue context and checkpoint history across compaction and session handoffs

Price
free
Protocol
skill
Verified
no

What it does

Purpose

Preserve incremental context across:

  • Long sessions (review/QA need to understand what changed)
  • Compaction (history gets summarized, log persists)
  • Handoffs (another agent can pick up where you left off)

Location

.opencode/context-log.md in project root (created if missing).

When to Update

EventAction
Session startCreate with issue context
After each commitAppend checkpoint
On compactionReference log instead of re-summarizing

Initial Template

# Context Log

## Issue
- **Key**: PROJ-123
- **Title**: Add password reset flow
- **Acceptance Criteria**:
  - User can request reset via email
  - Token expires after 24h
  - Rate limited to 3 requests/hour

## Checkpoints

Checkpoint Template

### [timestamp] commit-sha-short
- **Intent**: What this commit accomplishes
- **Tests**: green/red, which ones
- **Next**: What to do next

On Compaction

Don't re-summarize. Just say:

See .opencode/context-log.md for issue context and build history.

Capabilities

skillsource-athal7skill-context-logtopic-agent-skills

Install

Installnpx skills add athal7/dotfiles
Transportskills-sh
Protocolskill

Quality

0.45/ 1.00

deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 6 github stars · SKILL.md body (1,067 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:14:34Z · deterministic:skill-github:v1 · v1
First seen2026-05-18
Last seen2026-05-18

Agent access