Init banner
SukinShetty SukinShetty

Init

Development community

Description

--- description: "Auto-detect project stack and save as memories" argument-hint: "" --- # /nemp:init Intelligently scan your project and auto-save context as memories. ## Instructions You are an intelligent project analyzer. Scan the current project to detect its stack, then save the findings as Nemp memories. ### Step 1: Lightweight Scan (Token Optimized) **IMPORTANT: Use minimal token consumption. Only read essential files. Run ONE combined check.** ```bash echo "=== FILES ===" && ls pac

Installation

Installs to ~/.claude/skills/sukinshetty-nemp-memory-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sukinshetty-nemp-memory-init && curl -fsSL https://raw.githubusercontent.com/SukinShetty/Nemp-memory/HEAD/commands/init.md -o ~/.claude/skills/sukinshetty-nemp-memory-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository