copilot-agentic-workflows
Structured multi-agent planning, coding, review, and verification workflows
All Skills in This Repository (16)
Pure Emerald Level Indicatorsios
Standardize SwiftUI iOS app architecture with MVI patterns and dependency injection.
swift
Enforce Swift 6 clean architecture with strict concurrency and layered dependencies.
code-quality
Apply SOLID principles, design patterns, and clean architecture to TypeScript/JavaScript projects.
multi-model-review
Consolidate cross-model code review findings into a unified report.
kotlin
Define a Kotlin Clean Architecture blueprint with layered UseCase, Repository, and DataSource dependencies.
web-design-reviewer
Inspect running websites for design issues and apply source-level fixes.
security-best-practices
Guide threat modeling, secure coding, and security reviews for applications.
api-design
Design RESTful and GraphQL APIs with consistent versioning and error handling.
typescript-patterns
Catalog TypeScript patterns for advanced generics, type guards, and API typing.
android
Defines Android architecture standards for Jetpack Compose, Navigation3 KMP, and Koin DI.
testing-qa
Guide unit, integration, and end-to-end testing with structured patterns.
git-worktree
Create, delegate, commit, merge, and clean up isolated Git worktrees.
Frequently Asked Questions
FAQPage SchemaHow to install copilot-agentic-workflows?βΌ
Run `npx skills add ABIvan-Tech/copilot-agentic-workflows --all -g -y` in your terminal to install all skills in this suite globally.
What does this repository do for GitHub Copilot?βΌ
It turns Copilot into a governed multi-agent system with an orchestrator, planner, coders, reviewers, and a verifier that checks work with tests and builds before closing tasks.
How does the readiness gate work?βΌ
The planner blocks execution with 'Implementation Readiness: BLOCKED' when scope, dependencies, or verification are unclear, so coding only starts on well-defined plans.
Which tech stacks do the skills cover?βΌ
Skills cover Kotlin, Swift, Android, iOS, TypeScript, frontend design, API design, database optimization, ETL, security, testing, and code review workflows.
Can I use it without prompt engineering experience?βΌ
Yes. The orchestrator routes your plain-English requests to the right specialist agents and skills automatically.
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