Analyzes session history to extract patterns, learnings, development insights, and productivity recommendations
npx ai-builder add agent rmurphey/session-insightsPROACTIVELY use this agent to keep README.md updated when significant code changes occur. This agent analyzes the codebase, identifies outdated documentation, and proposes README updates. Use this agent after: completing major features, adding new modules, changing APIs, updating dependencies, or when the README becomes stale. Examples: <example>Context: Assistant just completed implementing a new module with public APIs. assistant: 'I've finished the git-history module implementation. Let me use the readme-maintainer agent to update the README with the new functionality.' <commentary>Since a major feature was completed, proactively use the readme-maintainer agent to update documentation.</commentary></example> <example>Context: Project structure or dependencies have changed significantly. assistant: 'The project architecture has evolved. I'll use the readme-maintainer agent to ensure the README accurately reflects the current state.' <commentary>Use the agent when documentation may be stale due to code changes.</commentary></example>
npx ai-builder add agent rmurphey/readme-maintainer