From devflow
Recall relevant memories from Hindsight before starting a task. Injects past learnings, decisions, and context into the current session.
npx claudepluginhub andrejorgelopes/devflow --plugin devflowThis skill uses the workspace's default tool permissions.
You are about to start a task. Before doing anything else, recall relevant memories so you have full context.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Assists writing, fixing, configuring C++ tests with GoogleTest/GoogleMock and CMake/CTest. Diagnoses flaky tests, failures, and adds coverage/sanitizers.
You are about to start a task. Before doing anything else, recall relevant memories so you have full context.
Parse the task description from the arguments below. Identify the key topics, technologies, file paths, and domain concepts mentioned.
Recall memories using the Hindsight tools. Make multiple recall calls to cover different aspects:
recall tool with the full task description as the query.Synthesize retrieved memories into a brief context block. Organize by relevance:
Present the context to the user in a concise summary before proceeding with the task. Format:
## Recalled Context for This Task
**Hard Rules:**
- [rule]
**Relevant Patterns:**
- [pattern]
**Gotchas:**
- [gotcha]
**Related Decisions:**
- [decision]
Ask the user if they want to proceed with the task now, or if there's additional context to consider.
$ARGUMENTS