New banner
ashish141199 ashish141199

New

Development community

Description

--- description: Create a new topic with proper title, concise content, and smart linking --- Create a new topic note in `Topics/` folder: **CRITICAL - Before Creating:** - **Search EXTENSIVELY first** - Use Grep/Glob to check if topic already exists - **Check similar/related topics** - Search for synonyms, related concepts - **Prefer editing existing** - If similar topic exists, ask user if they want to update that instead - **Create ONLY if genuinely new** - Must be a unique concept not alre

Installation

Installs to ~/.claude/commands/ashish141199-obsidian-claude-code-new.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ashish141199/obsidian-claude-code/HEAD/.claude/commands/new.md -o ~/.claude/commands/ashish141199-obsidian-claude-code-new.md

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

Full documentation available on GitHub

View Source Repository