π¦ ClawHub
Nm Memory Palace Session Palace Builder
by @athola
Build session-scoped temporary knowledge structures for multi-step projects
β‘ When to Use
π‘ Examples
Build Commands
\\\bash
Run build
make buildClean and rebuild
make clean && make build
\\\Testing
\\\bash
Run tests
make testRun with verbose output
make test VERBOSE=1
\\\Verification: Run make build && make test to confirm build works.
π Tips & Best Practices
Common Issues
Command not found Ensure all dependencies are installed and in PATH
Permission errors Check file permissions and run with appropriate privileges
Unexpected behavior
Enable verbose logging with --verbose flag
TERMINAL
clawhub install nm-memory-palace-session-palace-builder