SynkraAI
Official@synkraai
Offers a comprehensive framework for enterprise software development, product lifecycle management, and system architecture orchestration.
Agent Skills by SynkraAI
Showing 55 vetted skills indexed across 2 GitHub repositories.
commit
Delegates commit requests to the aiox-commit skill workflow.
aiox-apply-qa-fixes
Applies QA gate findings to a story and hands back for re-review.
aiox-close-story
Finalizes bookkeeping for QA-completed stories without changing lifecycle status.
aiox-quality-gates
Runs lint, typecheck, test, and pre-push quality gates for AIOX projects.
close-story
Redirects the close-story command to the aiox-close-story skill workflow.
aiox-validate-story-draft
Validates story drafts against a checklist and transitions approved stories to Ready status.
review-story
Redirects review-story invocations to the aiox-review-story skill workflow.
apply-qa-fixes
Redirects the /apply-qa-fixes command to the aiox-apply-qa-fixes skill workflow.
aiox-sdc
Orchestrates the AIOX story development cycle from creation through review and push.
aiox-develop-story
Implements a development story from Ready to ready-for-review using the AIOX develop task.
aiox-commit
Creates local conventional commits for AIOX work without pushing to remote.
aiox-review-story
Reviews a development story and writes a QA gate verdict with lifecycle status transitions.
develop-story
Redirects the develop-story command to the aiox-develop-story skill workflow.
validate-story-draft
Delegates story draft validation to the aiox-validate-story-draft skill workflow.
wave-execute
Redirects wave-execute invocations to the aiox-wave-execute skill definition.
aiox-full-sdc
Orchestrates the full story development cycle through validate, develop, review, and close phases.
full-sdc
Redirects the /full-sdc command to the aiox-full-sdc skill workflow.
aiox-wave-execute
Orchestrates parallel story execution waves using DAG planning and file-ownership batching.
aiox-handoff
Creates a compact YAML handoff artifact when switching between AIOX agent personas.
coderabbit-review
Runs CodeRabbit CLI code reviews via WSL with severity filtering and auto-fix iterations.
skill-creator
Create, validate, and package Claude skills with structured SKILL.md templates and scripts.
mcp-builder
Guides building and evaluating MCP servers in Python or TypeScript.
tech-search
Researches technical questions via parallel web search workers and saves structured reports to docs/research.
synapse
Manages SYNAPSE context engine domains, rules, and star-commands for prompt injection.
Frequently Asked Questions About SynkraAI
FAQPage SchemaWhat specific engineering tasks can SynkraAI manage?▼
SynkraAI manages end-to-end software development tasks including database schema design, Supabase RLS configuration, PRD creation, sprint planning, and CI/CD quality gate enforcement. It supports technical teams by handling architectural documentation, code refactoring, and structured research synthesis.
Which professional personas benefit from these capabilities?▼
These capabilities are designed for software architects, product managers, data engineers, and DevOps engineers. The framework assists these roles by providing structured environments for managing backlogs, defining system specifications, and ensuring quality standards across the entire development lifecycle.
What are the primary dependencies for implementing these skills?▼
Implementation requires access to the AIOS or AIOX frameworks and integration with GitHub repositories. Database-specific tasks rely on Supabase for schema management and RLS policy enforcement, while code review tasks utilize CodeRabbit within a WSL environment.