Skip to main content
mikegazzaruso
GitHub creator profile

mikegazzaruso

Repository-level view of 10 collected skills across 3 GitHub repositories.

skills collected
10
repositories
3
updated
2026-06-05
repository explorer

Repositories and representative skills

nestbrain-ask
software-developers

Query the user's NestBrain knowledge base from inside Claude Code, using natural language. Use whenever the user says variants of "cerca sulla mia knowledge …" / "search my knowledge …" / "what do I have in my knowledge about …" — with an optional project scope ("progetto X" / "project X"). Returns retrieved articles synthesized into a grounded answer with `[[wikilink]]` citations.

2026-06-05
promote-knowledge
software-developers

Capture an insight from the current conversation as a NestBrain knowledge atom — the escape hatch for things that aren't tied to a git commit (a Slack exchange, a doc-reading session, a design decision taken in chat). Triggered by natural-language phrases like "promuovi questo", "ricorda questo nella knowledge", "salva nella knowledge", "promote this", "remember this in the KB". Drafts the atom, shows it to the user, waits for OK/edits, then writes it to the pending review queue.

2026-06-05
end-session
software-developers

Close the current work session in the NestBrain workspace. Triggered when the user says "Arrivederci, Claude" or "Goodbye, Claude". Writes the session Summary, Next steps, Git snapshot, and updates per-project STATE.md files for every project touched during the session.

2026-04-13
start-session
software-developers

Start a new work session in the NestBrain workspace. Triggered when the user says "Buongiorno, Claude" or "Good morning, Claude". Creates a timestamped session file in Daily/, shows a recap of the previous session, and begins logging macro-tasks across the Projects touched during the session.

2026-04-13
Showing 3 of 3 repositories
All repositories loaded