github-aw-memory

Official

Persist GitHub agent state across runs

AuthorCogni-AI-OU
Version1.0.0
Installs0

System Documentation

What problem does it solve?

github-aw-memory solves the challenge of keeping GitHub agent workflows consistent and non-duplicative by persisting workflow state across multiple runs.

Core Features & Use Cases

  • Cache-memory deduplication: Use ephemeral persistence for short-lived progress tracking, incremental processing, and metric baselines that expire safely.
  • Repo-memory auditable knowledge: Use long-lived persistence for state that must survive cache eviction, knowing it creates Git commits and needs Claude/custom engines.
  • Comment-memory scoped notes: Persist workflow notes directly on the triggering issue/PR to keep context close to the source.
  • Use Case: Track which PRs were already processed for a daily triage workflow so reruns don’t repeat work, while keeping sensitive secrets out of persisted state.

Quick Start

Ask an AI agent to store deduplication state using cache-memory for previously processed PR identifiers while avoiding unsafe cache keys with colon timestamps.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-aw-memory
Download link: https://github.com/Cogni-AI-OU/cogni-ai-agent-skills/archive/main.zip#github-aw-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.