moai-core-proactive-suggestions

Detect code quality, security, performance, and architecture improvement opportunities.

Updated Nov 24, 2025
One-click install
npx skills add https://github.com/jg-chalk-io/Nora-LiveKit --skill moai-core-proactive-suggestions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-core-proactive-suggestions
Source: https://github.com/jg-chalk-io/Nora-LiveKit/tree/main/.claude/skills/moai-core-proactive-suggestions
Command: npx skills add https://github.com/jg-chalk-io/Nora-LiveKit --skill moai-core-proactive-suggestions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automatically detects improvement opportunities and provides actionable suggestions across code quality, security, performance, and architecture.

Core Features & Use Cases

  • Automated Detection: Identify risky patterns and optimization opportunities
  • Actionable Suggestions: Concrete fixes and implementation ideas
  • Priority & Tracking: Critical, high, and medium risk categorization
  • Integration: Works across MoAI commands and Alfred workflows

Quick Start

Run proactive suggestions on a codebase to receive prioritized improvement ideas.

Frequently Asked Questions about moai-core-proactive-suggestions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect code quality and security issues across my codebase automatically?

Proactive code improvement recommendations analyze your repository to identify security vulnerabilities, performance bottlenecks, and architectural risks. The Skill scans code patterns, categorizes findings by risk level (critical, high, medium), and outputs actionable fixes with measurable impact for immediate implementation.

Can I get code improvement suggestions integrated into my pull request workflow?

Yes. Proactive suggestions integrate into PR reviews and CI workflows to detect improvement opportunities during code review. The Skill analyzes changes, prioritizes recommendations by risk, and surfaces concrete fixes before merge, reducing post-deployment issues.

What types of code issues does proactive analysis detect?

Pattern-based analysis detects code quality violations, security flaws, performance optimization opportunities, and architectural problems. Each suggestion includes risk categorization, implementation guidance, and tracked impact across refactors and audits.

How do I prioritize which code improvements to tackle first?

Proactive suggestions automatically categorize findings into critical, high, and medium risk tiers. The Skill prioritizes recommendations by severity and business impact, enabling teams to address the highest-risk improvements first during refactors and security audits.

Does this work with existing code review and CI tools?

Proactive suggestions work across MoAI commands and Alfred workflows, integrating into existing development pipelines. The Skill applies to repositories, pull requests, and CI environments to fit current code review and automation practices.

What's the difference between automated suggestions and manual code review?

Automated proactive analysis detects patterns consistently and scales across large codebases without fatigue, surfacing issues manual review might miss. Suggestions complement manual review by providing rapid, prioritized recommendations that human reviewers can validate and refine.