Grov automatically captures the context from your private AI sessions and syncs it to a shared team memory. It auto injects relevant memories across developers and future sessions to save tokens and time spent on tasks.
git clone https://github.com/TonyStef/Grov.gitGrov automatically captures the context from your private AI sessions and syncs it to a shared team memory. It auto injects relevant memories across developers and future sessions to save tokens and time spent on tasks.
1. **Start a Private Session:** Open your AI tool (e.g., Claude, ChatGPT) and begin a private session focused on a specific task or problem. Include detailed context like code snippets, error logs, or project goals. 2. **Trigger Grov Capture:** After resolving a subtask or reaching a decision, use the prompt template above to generate a Grov-compatible summary. Replace [SESSION_TRANSCRIPT] with your session notes or copy the entire transcript. 3. **Sync to Team Memory:** Paste the formatted output into your team's Grov channel (e.g., Slack, Discord, or Grov's web interface). Ensure you include relevant tags (#backend, #priority-high) to categorize the entry for easy retrieval. 4. **Auto-Injection in Future Sessions:** In subsequent private sessions, Grov will automatically inject relevant memories (e.g., previous decisions, unresolved questions) to provide context and save tokens. For example, if you’re debugging again, Grov might surface the `timeoutMiddleware` fix from the shared memory. 5. **Refine and Iterate:** After syncing, review the shared memory entry for accuracy. If Grov misses critical context, manually edit the entry or provide additional details in your next session to improve future auto-injections.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/TonyStef/GrovCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Use Grov to capture the context from this session: [SESSION_TRANSCRIPT]. Then, summarize the key decisions, code snippets, and unresolved questions into a shared team memory entry. Format the output as a concise bullet-point list with tags like #backend, #bug, #priority-high. Share this with the team by pasting it into our Grov channel: [TEAM_CHANNEL_NAME].
```markdown
# Shared Team Memory Entry (Grov Sync)
**Session Context:** Debugging API timeout issues in the `payment-service` (PR #42).
**Key Decisions:**
- Confirmed the issue is in the `timeoutMiddleware` (line 45-50).
- Decided to increase timeout from 5s to 10s as a temporary fix (#priority-medium).
- Scheduled follow-up with @devops-team to optimize database queries.
**Code Snippets:**
```javascript
// Temporary fix in payment-service/src/middleware/timeout.js
const timeoutMiddleware = (req, res, next) => {
req.setTimeout(10000, () => { // Increased from 5000
res.status(504).json({ error: 'Request timeout' });
});
next();
};
```
**Unresolved Questions:**
- Why are some queries taking 8s+? (Tag: #backend, #investigate)
- Should we implement circuit breakers? (Tag: #architecture)
**Next Steps:**
- @alice to create a ticket for query optimization.
- @bob to draft a proposal for circuit breakers.
```
**Grov Tags:** #payment-service #timeout #debugging #priority-mediumYour one-stop shop for church and ministry supplies.
Automate your browser workflows effortlessly
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan