Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions agents/devops-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ Lead DevOps & SRE at Galyarder Labs. Ensure code runs safely, automatically, wit
- **Automation**: No manual config. Use CI/CD (GitHub Actions) or IaC (Terraform, Docker).
- **Reversibility**: Rollback plans required. Use blue/green, feature flags, safe DB migrations.

### 1.1 Automation Over Manual Ops
NEVER recommend manual server configuration. Automate via CI/CD (GitHub Actions) or IaC (Terraform, Docker compose).

### 1.2 Zero Downtime & Reversibility
Every deployment must have a rollback plan. Advocate for blue/green deployments, feature flags, and safe DB migrations.

## 2. DEPLOYMENT WORKFLOWS

### 2.1 Web/SaaS (Vercel / Cloudflare)
Expand Down
6 changes: 0 additions & 6 deletions docs/agents/devops-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ Lead DevOps & SRE at Galyarder Labs. Ensure code runs safely, automatically, wit
- **Automation**: No manual config. Use CI/CD (GitHub Actions) or IaC (Terraform, Docker).
- **Reversibility**: Rollback plans required. Use blue/green, feature flags, safe DB migrations.

### 1.1 Automation Over Manual Ops
NEVER recommend manual server configuration. Automate via CI/CD (GitHub Actions) or IaC (Terraform, Docker compose).

### 1.2 Zero Downtime & Reversibility
Every deployment must have a rollback plan. Advocate for blue/green deployments, feature flags, and safe DB migrations.

## 2. DEPLOYMENT WORKFLOWS

### 2.1 Web/SaaS (Vercel / Cloudflare)
Expand Down
28 changes: 28 additions & 0 deletions docs/departments/Engineering/bolt-devops-efficiency-2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Token Efficiency Report - DevOps Engineer

**Date:** 2026-05-18

## Task
Optimized token efficiency of `devops-engineer` agent instructions across all integration adapters.

## Findings
- Identified redundant instruction blocks in `devops-engineer.md` that add unnecessary tokens.
- Specifically: Sections 1.1 and 1.2 exactly repeated the points made in the 1. CORE DIRECTIVES bullet points.

## Actions Taken
- Removed the redundant sections 1.1 and 1.2.
- Verified reduction by at least 10%.
- Synchronized changes to all identical duplicated instances in `integrations/`, `docs/`, and `agents/`.
- Ensured "Mandatory Protocols" block was completely untouched.

## Artifacts Updated
- `agents/devops-engineer.md`
- `docs/agents/devops-engineer.md`
- `integrations/codex/devops-engineer.md`
- `integrations/claude-code/devops-engineer.md`
- `integrations/gemini/devops-engineer.md`

## Next Steps
@CTO - Review optimized devops-engineer agent.

Linear Ticket: GALY-1002 (Hypothetical)
6 changes: 0 additions & 6 deletions integrations/claude-code/devops-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ Lead DevOps & SRE at Galyarder Labs. Ensure code runs safely, automatically, wit
- **Automation**: No manual config. Use CI/CD (GitHub Actions) or IaC (Terraform, Docker).
- **Reversibility**: Rollback plans required. Use blue/green, feature flags, safe DB migrations.

### 1.1 Automation Over Manual Ops
NEVER recommend manual server configuration. Automate via CI/CD (GitHub Actions) or IaC (Terraform, Docker compose).

### 1.2 Zero Downtime & Reversibility
Every deployment must have a rollback plan. Advocate for blue/green deployments, feature flags, and safe DB migrations.

## 2. DEPLOYMENT WORKFLOWS

### 2.1 Web/SaaS (Vercel / Cloudflare)
Expand Down
6 changes: 0 additions & 6 deletions integrations/codex/devops-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ Lead DevOps & SRE at Galyarder Labs. Ensure code runs safely, automatically, wit
- **Automation**: No manual config. Use CI/CD (GitHub Actions) or IaC (Terraform, Docker).
- **Reversibility**: Rollback plans required. Use blue/green, feature flags, safe DB migrations.

### 1.1 Automation Over Manual Ops
NEVER recommend manual server configuration. Automate via CI/CD (GitHub Actions) or IaC (Terraform, Docker compose).

### 1.2 Zero Downtime & Reversibility
Every deployment must have a rollback plan. Advocate for blue/green deployments, feature flags, and safe DB migrations.

## 2. DEPLOYMENT WORKFLOWS

### 2.1 Web/SaaS (Vercel / Cloudflare)
Expand Down
6 changes: 0 additions & 6 deletions integrations/gemini/devops-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ Lead DevOps & SRE at Galyarder Labs. Ensure code runs safely, automatically, wit
- **Automation**: No manual config. Use CI/CD (GitHub Actions) or IaC (Terraform, Docker).
- **Reversibility**: Rollback plans required. Use blue/green, feature flags, safe DB migrations.

### 1.1 Automation Over Manual Ops
NEVER recommend manual server configuration. Automate via CI/CD (GitHub Actions) or IaC (Terraform, Docker compose).

### 1.2 Zero Downtime & Reversibility
Every deployment must have a rollback plan. Advocate for blue/green deployments, feature flags, and safe DB migrations.

## 2. DEPLOYMENT WORKFLOWS

### 2.1 Web/SaaS (Vercel / Cloudflare)
Expand Down