self-commenting
OfficialAI-native code memory system for cross-session continuity.
Authorpetbrains
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the "context loss" problem between AI coding sessions by providing a grep-searchable annotation system that lets you leave notes, todos, and bug fixes directly in code for future reference.
Core Features & Use Cases
- Cross-Session Memory: Leave
AICODE-NOTE,AICODE-TODO, andAICODE-FIXmarkers that persist across conversations. - Structured Workflow: Scan existing markers before editing, work normally, then annotate key decisions for future sessions.
- Use Case: Imagine fixing a complex race condition in authentication code. You add an
AICODE-FIXmarker explaining the problem → cause → fix. Next session, when a similar bug appears, you can grep for similar fixes and immediately understand the solution pattern.
Quick Start
Use the self-commenting skill to scan the current codebase for any existing AICODE markers before starting work on the authentication module.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: self-commenting Download link: https://github.com/petbrains/mvp-builder/archive/main.zip#self-commenting Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.