Agent Skills by yuryzzz
Showing 21 vetted skills indexed across 1 GitHub repositories.
hmem-config
Configures and audits hmem memory, hook, and checkpoint settings from hmem.config.json.
hmem-activate
Activate a target project with load_project and detect misrouted exchanges.
hmem-update
Automate post-update tasks for hmem MCP and hmem-sync.
hmem-migrate-o
Migrate O-entries to a 5-level hierarchy and bind them to P-entries by sequence.
hmem-session-start
Load Cortex project context and O-Entry summaries at session start.
hmem-subagent
Dispatch one-task sub-agents that emit strict [RESULT] payloads.
hmem-using-hmem
Enforce hmem memory, dispatch, and lookup habits during session interactions.
hmem-read
Load and query long-term memory across projects via hmem APIs.
hmem-consolidate
Consolidate multiple O-Entry checkpoints into a single 10-bullet final summary.
hmem-curate
Clean and organize hmem memory stores by flagging obsolete items and consolidating duplicates.
hmem-new-error
Create hmem E-entries with a six-section scaffold from a title and description.
hmem-new-project
Create schema-enforced P-entries in hmem with automatic O-entry linking.
hmem-dispatch
Dispatch tasks to isolated sub-agents with defined INPUT, TASK, and OUTPUT FORMAT.
hmem-setup
Configure the hmem memory system and MCP server for AI tools.
hmem-recall
Dispatch a Haiku sub-agent to search hmem and return up to 10 memory summaries.
hmem-search
Search hmem memory entries using keywords and time hints.
hmem-context
Identify and load the most relevant memory context from long-term storage.
hmem-sync-setup
Configure cross-device hmem memory sync with AES-256-GCM encryption.
hmem-wipe
Save high-value knowledge and update Next Steps before clearing conversation context.
hmem-release
Validate version bumps, builds, tests, and documentation before npm publish.
hmem-write
Write deduplicated long-term memory entries using MCP write_memory and append_memory tools.