Brain Project banner
vuhai2002 vuhai2002

Brain Project

Productivity community

Description

--- description: Create or update a project note in the second brain from the conversation. argument-hint: "<project name>" --- # /brain-project ## Steps 1. **Resolve the vault**; READ `AGENTS.md` + `index.md`. Find the existing project note for `$ARGUMENTS`. 2. Create or update `<domain>/wiki/projects/<Name>.md` per the project schema: frontmatter (`type: project`, `status` [`planning` if not started, `active` if underway], `due` if any), a `## For future Claude` preamble, `[[wikilinks]]` to

Installation

Installs to ~/.claude/commands/vuhai2002-second-brain-kit-brain-project.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vuhai2002/second-brain-kit/HEAD/.claude/commands/brain-project.md -o ~/.claude/commands/vuhai2002-second-brain-kit-brain-project.md

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

Full documentation available on GitHub

View Source Repository