AI SummaryICS is an interactive context file editor for Claude Code that provides templating, vim mode, and semantic analysis capabilities to help developers efficiently manage and organize project context. It benefits developers using Claude Code who need structured ways to maintain and edit context files for AI-assisted coding workflows.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "ics" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (14 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/ics.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/feature-checklist.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/feature-checklist.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/feature-clarify.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/feature-clarify.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/feature-plan.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/feature-plan.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/feature-specify.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/feature-specify.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/feature-tasks.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/feature-tasks.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/feature-validate.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/feature-validate.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/memory-consolidate.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/memory-consolidate.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/memory-context.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/memory-context.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/memory-export.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/memory-export.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/memory-list.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/memory-list.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/memory-search.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/memory-search.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/memory-store.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/memory-store.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/project-constitution.md "https://raw.githubusercontent.com/rand/mnemosyne/main/.claude/commands/project-constitution.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Edit context file in ICS with full capabilities (templates, vim mode, semantic analysis)
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 4mo ago
◐ StaleAdoptionUnder 100 stars
14 ★ · NicheDocsREADME + description
Well-documentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code