npx skills add ...
npx skills add google-gemini/gemini-cli --skill memory
npx skills add google-gemini/gemini-cli --skill memory
Expertise in maintaining persistent bot memory, synchronizing with previous sessions via the Task Ledger, and preserving decision logs.
Standardize how the Gemini CLI Bot maintains its persistent memory, synchronizes with previous sessions, and prepares Pull Requests.
lessons-learned.md)You MUST maintain tools/gemini-cli-bot/lessons-learned.md using the following
structured Markdown format:
Before beginning your investigation, you MUST synchronize with the bot's persistent state:
tools/gemini-cli-bot/lessons-learned.md.gh pr view or gh issue view) to
verify the current state of the trigger.DONE, investigate CI failures for FAILED tasks).Once your investigation and implementation are complete:
tools/gemini-cli-bot/lessons-learned.md
using the format defined above.When delegating a task to a 'worker' agent:
Task Ledger and Hypothesis Ledger in the worker's prompt
to provide immediate grounding.lessons-learned.md before proceeding.lessons-learned.md. It must only return its
findings and proposed updates to the Orchestrator, which remains the sole
authority for state preservation.