github-release-management
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
15
0
2025年10月25日 19:47
agenticsorg
agenticsorg/lean-agentic下载技能文件
下载包含 SKILL.md 和所有相关文件的完整技能目录
相关技能
testing-strategy
webdevtodayjason
Comprehensive testing strategies including test pyramid, TDD methodology, testing patterns, coverage goals, and CI/CD integration. Use when writing tests, implementing TDD, reviewing test coverage, debugging test failures, or setting up testing infrastructure.
advanced-kubernetes
williamzujkowski
Custom Resource Definitions (CRDs) extend Kubernetes API with custom object types. Operators are controllers that manage these custom resources using domain-specific logic.
aws-advanced-patterns
williamzujkowski
Orchestration & Events:
orchestrating-tmux-claudes
dbmcco
Orchestrate multiple AI instances (Claude Code, codex, ollama, haiku) in tmux panes for complex development workflows. Handles both parallel (independent tasks) and sequential (TDD → code → review → deploy → test) patterns. Enforces coordinator role - you NEVER implement, only orchestrate. Auto-recovers stuck agents. Commits automatically, asks before major features.
Verification Before Completion
mrgoonie
Run verification commands and confirm output before claiming success
chaos-engineering-resilience
proffesor-for-testing
Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation. Use when testing distributed systems, building confidence in fault tolerance, or validating disaster recovery.
risk-based-testing
proffesor-for-testing
Focus testing effort on highest-risk areas using risk assessment and prioritization. Use when planning test strategy, allocating testing resources, or making coverage decisions.
shift-right-testing
proffesor-for-testing
Testing in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when validating real-world behavior, implementing safe deployments, or ensuring production resilience.
visual-testing-advanced
proffesor-for-testing
Advanced visual regression testing with pixel-perfect comparison, AI-powered diff analysis, responsive design validation, and cross-browser visual consistency. Use when detecting UI regressions, validating designs, or ensuring visual consistency.
raffle-winner-picker
Prat011
Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.
grey-haven-testing-strategy
greyhaven-ai
Grey Haven's testing strategy - Vitest unit/integration/e2e for TypeScript, pytest markers for Python, >80% coverage requirement, fixture patterns, and Doppler for test environment variables. Use when writing tests or setting up test infrastructure.
IDA Swarm Technical Reference
shells-above
Technical reference for using IDA Swarm MCP tools. Covers system constraints, architecture, TRUE CONTEXT principle, result interpretation, and debugging. Use when analyzing binaries via IDA Swarm or troubleshooting sessions.