Command Claude Code
Draft a Slack message to request PR review from the team.
Command Claude Code
Draft a Slack message to request PR review from the team.
Command Claude Code
Investigate a task and produce a structured research assessment for autonomous development.
Command Claude Code
Full pre-push pipeline -- simplify changed code, review as senior engineer, organize commits. Run before /pr.
Command Claude Code
Review another person's pull request -- fetch, analyze, and post structured review on GitHub. Provide PR number.
Command Claude Code
Review changed code as a senior engineer before pushing. Scores findings by priority and addresses all of them. Run before /pr to catch issues early.
Command Claude Code
Review changed code for reuse, quality, and efficiency, then fix any issues found.
Command Claude Code
Produce a structured specification document for an issue before development starts.
Command Claude Code
Review and prioritize your assigned GitHub Issues for the sprint.
Command Claude Code
Daily standup summary -- git state, open PRs, GitHub Issues, and suggested focus.
Command Claude Code
Project health check -- git state, services, tests, and progress overview.
Command Claude Code
Run tests and linter for the current project until all issues are fixed.
Command Claude Code
Update all project documentation to match current code state. Portable across projects.
Command Claude Code
Run a full smoke test of SOVA CLI, install, sync, adapters, and dashboard on the local machine.
Skill Claude CodeCodex
SOVA dashboard UI design system and quality guardrails -- Catppuccin Mocha dark theme, Tailwind CSS, Jinja2 templates, component macros. Anti-slop rules, visual hierarchy discipline, spacing/motion quality. Auto-activates when creating or modifying dashboard templates, CSS, or JavaScript.
Skill Claude CodeCodex
SOVA database conventions -- async SQLAlchemy 2.0, ORM models, session management, migrations, JSON column gotchas. Auto-activates when working on sova/db/ models, session code, or Alembic migrations.
Skill Claude CodeCodex
SOVA test conventions -- pytest async patterns, mock strategies, fixture patterns, dashboard ASGI testing. Auto-activates when writing or modifying test files in the tests/ directory.
Skill Claude CodeCodex
Audit dashboard templates for visual hierarchy violations, spacing inconsistency, anti-slop violations, design system drift, and common AI-generated UI defects. Use when asked to audit, review, or check templates for visual quality. Reports findings without auto-fixing.
Instructions file CodexOpenCode
Instructions for xsovad06/sova, covering ai agent guidance for sova, context index, project structure, project tracker and ticket workflow.
Instructions file
Instructions for xsovad06/sova, covering claude.md, running the project, server management (dashboard + scheduler daemon), dashboard (shortcut) and development.
Skill Claude CodeCodex
Frontend design conventions for {{ projectname }} -- layout hierarchy, spacing, typography, anti-slop rules. Auto-activates when creating or modifying templates, CSS, or frontend components.