From lisa-rails
Verify JIRA ticket meets standards for epic relationships and description quality
npx claudepluginhub codyswanngt/lisa --plugin lisa-rails<TICKET-ID>jira/Use the /lisa-rails:jira-verify skill to verify the JIRA ticket meets organizational standards. $ARGUMENTS
/verifyVerifies the current repo by delegating to verification-loop skill: runs build, types, lint, tests, security/log checks, and diff review; reports verdicts and blockers.
/verifyRuns verification checks on codebase including types (mypy), lint (ruff), tests (pytest cov), security (pip-audit), secrets, prints, and git status. Outputs summary report with pass/fail and readiness status.
/verifyVerifies all git-changed files for common mistakes, logic errors, and security issues, outputting per-file summaries with issue counts and severity ratings (CRITICAL, WARNING, INFO).
/verifyRuns 7-phase verification pipeline for .NET projects: build, diagnostics, antipatterns, tests, security, format, diff review. Outputs PASS/FAIL per phase with actionable fixes; short-circuits on critical failures.
/verifyVerifies current codebase state with sequential build, type, lint, test, console.log audit, and git status checks. Produces concise PASS/FAIL report with PR readiness.
/verifyVerifies implementations or changes using parallel specialized agents with 0-10 grading, full reports across tests/security/quality, and improvement suggestions.
Use the /lisa-rails:jira-verify skill to verify the JIRA ticket meets organizational standards. $ARGUMENTS