From composto
Initializes Composto proactive monitoring, Health-Aware IR, and watcher engine for automatic detection of security issues, code smells, and codebase health trends at session start.
npx claudepluginhub mertcanaltin/composto --plugin compostoThis skill uses the workspace's default tool permissions.
You have access to Composto, a proactive codebase health tool. It provides:
Analyzes git history to detect codebase hotspots (frequent changes/bug fixes), decay signals (accelerating churn), and inconsistencies (multiple authors/patterns). Use before refactoring or investigating recurring bugs.
Produces structured codebase analysis reports with architecture overview, critical files, patterns, and actionable recommendations.
Audits git repositories for engineering practices with SARIF evidence, 4-level confidence ratings, and OpenSSF scoring to evaluate health and code quality.
Share bugs, ideas, or general feedback.
You have access to Composto, a proactive codebase health tool. It provides:
composto-scan — Scan the codebase for issues (security, console.log, etc.)composto-trends — Analyze codebase health trends from git historycomposto-ir — Generate Health-Aware IR for any filecomposto-scan to check for existing issuescomposto-trends to find the areas that need it mostcomposto-ir instead of raw source — 60-75% fewer tokens, more informationWhen the user asks you to work on code, proactively: