note

Persist timestamped project context in a notepad with priority and permanent sections.

20|6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/realsigridjin/oh-my-codex --skill note-realsigridjin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note
Source: https://github.com/realsigridjin/oh-my-codex/tree/main/skills/note
Command: npx skills add https://github.com/realsigridjin/oh-my-codex --skill note-realsigridjin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents important project context from being lost during conversation compaction or across resumed sessions by saving it to a persistent notepad.

Core Features & Use Cases

  • Working Memory: Record timestamped debugging notes and temporary findings that can be automatically pruned after seven days.
  • Priority Context: Save short, critical facts that are always loaded at session start, with a 500-character warning threshold.
  • Permanent Notes: Store user-controlled information in a MANUAL section that is never automatically pruned.
  • Session Management: Display, prune, or clear notes while preserving priority and permanent context as appropriate.

Quick Start

Use the note skill to save the project's API location and remind me that it uses strict TypeScript settings.

Frequently Asked Questions about note

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I preserve project context when conversation compaction resets my working memory?

To preserve project context during conversation compaction, you can save critical facts, debugging breadcrumbs, and file locations to a persistent notepad that maintains priority and permanent sections across sessions.

What is the best way to manage temporary debugging notes across resumed development sessions?

Managing temporary debugging notes across sessions requires a working memory section that records timestamped findings and automatically prunes them after seven days to keep active context clean.

Can I keep specific project documentation permanently without it being automatically pruned?

Yes, you can keep specific project documentation permanently by storing user-controlled information in a manual section that is never automatically pruned during session management or clearing operations.

How do I ensure critical project conventions are always loaded when starting a new session?

To ensure critical project conventions are always loaded at session start, save them as priority context with a strict 500-character warning threshold to enforce short, essential facts.

Does this context management approach work for tracking team information and API locations?

Yes, this context management approach works for tracking team information and API locations by applying persistent note modes to save critical file locations and project conventions.

What are the limitations of using priority context limits for working memory?

The limitation of priority context limits is a strict 500-character warning threshold, requiring users to keep critical facts concise while permanent sections remain unaffected by pruning.