specweave
Spec-first planning, autonomous execution, and quality-gated shipping
All Skills in This Repository (38)
Pure Emerald Level Indicatorsanomaly-detector
Detect anomalies and outliers using statistical methods, Isolation Forest, and autoencoders.
project-kickstarter
Detect product descriptions and route them to SpecWeave increment planning workflows.
update-instructions
Merge SpecWeave template updates into CLAUDE.md and AGENTS.md while preserving user content.
brownfield-analyzer
Analyze brownfield projects and map documentation to SpecWeave PRD/HLD/Spec/Runbook patterns.
visual-regression
Detect unintended visual changes in web applications via screenshot comparison and pixel-diff analysis.
mlops-dag-builder
Design DAG-based MLOps pipelines for Airflow, Dagster, Kubeflow, or Prefect.
external-sync-wizard
Configure bidirectional or directional sync between SpecWeave and GitHub Issues, Jira Epics, and Azure DevOps Work Items.
kafka-cli-tools
Manage Kafka clusters via kcat, kcli, kaf, and kafkactl CLI operations.
claude-sdk
Automate Claude Code SDK tooling and extension development workflows.
expo-workflow
Configure Expo SDK 54+ projects for EAS Build and Update workflows.
metro-bundler
Configure Metro bundler for React Native projects via metro.config.js.
increment-work-router
Route implementation requests to active work increments or create new ones.
Frequently Asked Questions
FAQPage SchemaHow to install SpecWeave?▼
Run `npx skills add anton-abyzov/specweave --all -g -y` in your terminal to install all skills globally.
What does SpecWeave do?▼
It enforces spec-first development: every feature starts as spec.md, plan.md, and tasks.md, then executes autonomously with TDD and quality gates before closing.
Does SpecWeave sync with GitHub, Jira, or Azure DevOps?▼
Yes. It maps increments to epics, user stories to issues, and tasks to subtasks, with bidirectional status sync across all three platforms.
Can SpecWeave run tasks autonomously?▼
Yes. The sw:auto command runs unattended execution loops, and sw:team-lead coordinates parallel agents across frontend, backend, and testing domains.
Does SpecWeave work with Cursor and Copilot?▼
Yes. All skills follow the universal SKILL.md standard and include manual fallback instructions for tools without Claude Code's native hooks.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core