jikig-ai/soleur
Agent
Use this agent when you need a formal quality report with severity-scored findings and a prioritized refactoring roadmap. Use pattern-recognition-specialist for quick pattern checks; use this agent when you need a formal report to plan refactoring work.
jikig-ai/soleur
Agent
Use this agent when you need a final review pass to ensure code changes are as simple and minimal as possible. Invoked after implementation to identify simplification opportunities and ensure YAGNI adherence.
jikig-ai/soleur
Agent
Use this agent when you need to review database migrations, data models, or any code that manipulates persistent data. Use data-migration-expert for ID mapping validation; use deployment-verification-agent for deploy checklists. Boundary vs gdpr-gate: see plugins/soleur/skills/review/SKILL.md §boundaries.
jikig-ai/soleur
Agent
Use this agent when reviewing PRs that touch database migrations, data backfills, or any code that transforms production data. Use data-integrity-guardian for general migration safety review; use this agent specifically when ID mappings or value swaps need validation.
jikig-ai/soleur
Agent
Use this agent when a PR touches production data, migrations, or behavior that could silently discard or duplicate records. Produces a pre/post-deploy checklist with SQL verification queries and rollback procedures. Use data-integrity-guardian to review the migration code; use this agent to produce the deploy-day…
jikig-ai/soleur
Agent
Use this agent when you need a brutally honest Rails code review from the perspective of David Heinemeier Hansson. Use kieran-rails-reviewer for strict convention and taste checks; use this agent for opinionated architectural critique.
jikig-ai/soleur
Agent
Use this agent when you need to review Rails code changes with an extremely high quality bar. Applies Kieran's strict Rails conventions and taste preferences. Use dhh-rails-reviewer for opinionated architectural critique; use this agent for strict convention and quality checks.
jikig-ai/soleur
Agent
Use this agent when you need to safely modify legacy code that lacks tests. It applies Michael Feathers' dependency-breaking techniques from "Working Effectively with Legacy Code" to identify seams, plan characterization tests, and recommend safe transformation paths.
jikig-ai/soleur
Agent
Use this agent when reviewing PRs that add server-side code (routes, server functions, Inngest functions, scripts, infra), code on a non-inspectable execution surface (agent sandbox, container readiness gate, cron worker), or code under plugins/ that executes on a customer's self-hosted CLI (observability layer 7), to…
jikig-ai/soleur
Agent
Use this agent when you need to analyze code for design patterns, anti-patterns, naming conventions, and code duplication. This agent excels at identifying architectural patterns, detecting code smells, and ensuring consistency across the codebase.
jikig-ai/soleur
Agent
Use this agent when you need to analyze code for performance issues, optimize algorithms, identify bottlenecks, or ensure scalability. This includes reviewing database queries, memory usage, caching strategies, and overall system performance. The agent should be invoked after implementing features or when performance…
jikig-ai/soleur
Agent
Use this agent when you need to perform security audits, vulnerability assessments, or security reviews of code. This includes checking for common security vulnerabilities, validating input handling, reviewing authentication/authorization implementations, scanning for hardcoded secrets, and ensuring OWASP compliance.…
jikig-ai/soleur
Agent
Use this agent when you need deterministic static analysis security scanning using semgrep. This agent complements security-sentinel by running rule-based pattern matching to catch known vulnerability signatures, hardcoded secrets, insecure function calls, and CWE patterns that LLM-based review may miss. The caller is…
jikig-ai/soleur
Agent
Use this agent when you need to evaluate test quality using Dave Farley's 8 properties of good tests. It produces a weighted Test Quality Score (1-10 per property) with letter grades and prioritized improvement recommendations.
jikig-ai/soleur
Agent
Use when a plan declares Brand-survival threshold as single-user incident. Enumerates user-facing failure modes against the plan's ## User-Brand Impact section; rejects generic boilerplate. Use security-sentinel for OWASP/CWE scanning.
jikig-ai/soleur
Agent
Use this agent when you need to address comments on pull requests or code reviews by making the requested changes and reporting back on the resolution.
jikig-ai/soleur
Agent
Use this agent when you need to create budget plans, analyze spending allocation, model burn rate scenarios, or review budget-to-actual variance. Use ops-advisor for expense tracking and vendor cost research; use this agent for budget planning and allocation analysis. Use cfo for cross-cutting financial strategy.
jikig-ai/soleur
Agent
Orchestrates the finance domain -- assesses financial posture, recommends budgeting and reporting actions, and delegates to finance specialist agents. Use individual finance agents for focused tasks; use this agent for cross-cutting financial strategy and multi-agent coordination.
jikig-ai/soleur
Agent
Use this agent when you need to generate financial summaries, cash flow statements, periodic financial reports, or investor-ready financial overviews. Use budget-analyst for budget planning; use revenue-analyst for forecasting; use this agent for synthesizing financial data into reports. Use cfo for cross-cutting…
jikig-ai/soleur
Agent
Use this agent when you need to track revenue, build financial forecasts, model P&L projections, or analyze revenue trends. Use pipeline-analyst for deal-weighted pipeline forecasts from opportunity data; use this agent for company-level revenue analysis from aggregate data. Use cfo for cross-cutting financial…
jikig-ai/soleur
Agent
Orchestrates the legal domain -- assesses legal document posture, recommends actions, and delegates to legal specialist agents. Use individual legal agents for focused tasks; use this agent for cross-cutting legal strategy and multi-agent coordination.
jikig-ai/soleur
Agent
Use this agent when you need to audit existing legal documents for compliance gaps, outdated clauses, missing disclosures, and cross-document consistency. Use legal-document-generator to create new documents; use this agent to audit existing ones; use clo for cross-cutting legal strategy.
jikig-ai/soleur
Agent
Use this agent when you need to generate draft legal documents for a project or company. All output is clearly marked as a draft requiring professional legal review. Use legal-compliance-auditor to audit existing documents; use this agent to generate new ones; use clo for cross-cutting legal strategy.
jikig-ai/soleur
Agent
Designs analytics tracking implementations, event taxonomies, A/B test plans with statistical rigor, and attribution models for marketing measurement. Use pipeline-analyst for post-MQL sales pipeline metrics; use this agent for marketing analytics.