acceptance-orchestrato…
Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal human…
Autonomous DevSecOps & FinOps Guardrails. Orchestrates Gemini 3 Flash to audit Linux Kernel patches, Terraform cost drifts, and K8s compliance.
$ npx -y skills add sinhoneyy/master-skills --skill aegisops-ai --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/aegisops-aiContext preview
The summary Claude sees to decide when to auto-load this skill.
Autonomous DevSecOps & FinOps Guardrails. Orchestrates Gemini 3 Flash to audit Linux Kernel patches, Terraform cost drifts, and K8s compliance.
name: aegisops-ai description: "Autonomous DevSecOps & FinOps Guardrails. Orchestrates Gemini 3 Flash to audit Linux Kernel patches, Terraform cost drifts, and K8s compliance." risk: safe source: community author: Champbreed date_added: "2026-03-24"
AegisOps-AI is a professional-grade "Living Pipeline" that integrates advanced AI reasoning directly into the SDLC. It acts as an intelligent gatekeeper for systems-level security, cloud infrastructure costs, and Kubernetes compliance.
To automate high-stakes security and financial audits by: 1. Identifying logic-based vulnerabilities (UAF, Stale State) in Linux Kernel patches. 2. Detecting massive "Silent Disaster" cost drifts in Terraform plans. 3. Translating natural language security intent into hardened K8s manifests.
---
AegisOps-AI leverages the **Google GenAI SDK** to implement a "Reasoning Path" for autonomous security and financial audits:
git clone https://github.com/Champbreed/AegisOps-AI.git cd AegisOps-AI
python3 -m venv venv source venv/bin/activate pip install google-genai python-dotenv
Create a `.env` file in the root directory to securely store your credentials:
echo "GEMINI_API_KEY='your_api_key_here'" > .env
To execute the full suite of agents in sequence and generate all security reports:
python3 main.py
---
---
Unified skill library for Claude, Codex, Cursor, Antigravity & AI agents — 2,658 skills across 15 domains
Repo: sinhoneyy/master-skills
Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal human…
Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix…
Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first…
Fetch any X/Twitter post as clean LLM-friendly JSON. Converts x.com, twitter.com, or adhx.com links into structured data with full article content, author…
This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or…
Answer Engine Optimization (AEO) skill — optimize content to be cited by AI language models (ChatGPT, Perplexity, Claude, Gemini, Mistral) as authoritative…