Recall project history
SkillDev toolsRecall project-scoped Waggle history about a topic, component, decision, bug, experiment, or implementation attempt.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Recall project history skill
What this skill tells your AI
The instructions your AI receives, as published by hashgraph-online/awesome-codex-plugins in plugins/Abhigyan-Shekhar/Waggle-mcp/skills/waggle-recall/SKILL.md and read by ahel’s review.
- Extract the requested topic from the user's prompt. Ask only if no topic can reasonably be inferred.
- Determine the stable project scope: prefer the credential-free Git remote identity, otherwise the canonical absolute Git root or workspace path.
- Call
query_graphwith the topic, that project scope,agent_id: "codex",retrieval_mode: "hybrid",max_nodes: 10, andmax_depth: 1. - If a useful node needs more context, call
get_relatedwith its node ID andmax_depth: 1. - Answer with a concise synthesis. Identify contradictions, updates, provenance, or uncertainty when returned. Never treat an empty result as evidence that something did not happen.
This is the Codex skill equivalent of /waggle-recall <topic>; invoke it as $waggle-recall followed by the topic.
Signals
- GitHub stars
- 985
- Forks
- 276
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
waggle-recall- Source
- github.com/hashgraph-online/awesome-codex-plugins