devmemory/skills/devmemory-context/SKILL.md
Refresh and read the automatically generated project context from DevMemory before diving into the codebase. Use at the beginning of a session or when working on a new branch.
npx skillsauth add ai-provenance/ai-dev-memory devmemory-contextInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
If .devmemory/CONTEXT.md exists, read it at the start of every task.
It contains a pre-built briefing with relevant architecture decisions,
known gotchas, and coordination state for your current work area.
Run devmemory context in the terminal to refresh it before starting work.
This file is auto-generated based on the current git branch, changed files,
and recent commits. It complements — but does not replace — deeper searches
via search_long_term_memory() through MCP when you need specific answers.
development
Search project memory before starting tasks, and store what you learn (architecture, decisions, gotchas) after making them. Use when starting a new codebase task, bug fix, or feature.
development
Universal agent coordination to share learnings, skills, and context across all AI agents (Claude, Cursor, Copilot, Mistral, Antigravity) running on this project.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.