insights
Automated PR reviews, commits, setup, and vulnerability fixes
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install LFX Insights skills?โผ
Run `npx skills add linuxfoundation/insights --all -g -y` in your terminal to install all skills in this suite globally.
How to automate PR reviews for this repo?โผ
Invoke the review-pr skill with a PR number and it fetches the diff, checks code standards, verifies previous comments, and drafts review comments for your approval before posting.
Can AI fix Dependabot vulnerabilities safely?โผ
Yes. The fix-vulns skill triages open alerts, proves each update is safe with a break-risk analysis, applies fixes one at a time, and validates with the full test suite.
How do I set up the Insights dev environment?โผ
The setup skill walks you through prerequisites, dependencies, environment variables, an optional local PostgreSQL database, and starting the dev server step by step.
Do these skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core