Start an AI-DLC (AI-Driven Development Lifecycle) workflow for structured software development. Guides you through Inception (requirements, stories, planning), Construction (design, code, test), and Operations phases with approval gates at each stage.
A monitoring skill that looks for unusual patterns in CloudWatch metrics and Prometheus time-series data. It learns a baseline, accounts for seasonal changes, compares related measurements, assigns severity, and creates alerts.
An automated recovery procedure that selects a predefined runbook for a known service-failure pattern. A runbook is a documented sequence of operational recovery steps.
A workflow that forecasts future computing-resource demand from past traffic patterns and time-series analysis. It also considers recurring schedules and expected event-related spikes.
MANDATORY for all tasks. Contains architecture rules, active bugs, dangerous code zones, and anti-patterns for this codebase. Required context for bug fixes, UI work, feature development, refactoring, and deployments. Read before touching any code.