Provides a legacy entry point for searching and retrieving stored project context from HydraDB within Claude Code.
The HydraDB Search Recall skill is a specialized utility designed to facilitate context retrieval from persistent memory. Acting as a bridge to HydraDB's workspace sync capabilities, it allows Claude to access historical data, previous code implementations, and project-specific knowledge. While it currently serves as a deprecated alias for the updated search command, it remains essential for maintaining backward compatibility in workflows that rely on manual memory recall and prompt-time data fetching to enhance the accuracy of AI-generated code.
주요 기능
01Supports transition to updated search syntax
020 GitHub stars
03Connects Claude to persistent HydraDB storage
04Maintains compatibility with existing memory workflows
05Legacy alias for HydraDB search functionality
06Enables manual recall of stored workspace context
사용 사례
01Migrating legacy recall workflows to updated search commands
02Accessing historical project information stored in HydraDB
03Searching through previous workspace syncs for specific implementation details