Skip to content

feat: add Web Hosting agent#341

Open
itlasso wants to merge 3 commits intomsitarzewski:mainfrom
itlasso:feat/web-hosting-agent
Open

feat: add Web Hosting agent#341
itlasso wants to merge 3 commits intomsitarzewski:mainfrom
itlasso:feat/web-hosting-agent

Conversation

@itlasso
Copy link
Copy Markdown
Contributor

@itlasso itlasso commented Mar 26, 2026

What does this PR do?

Adds a new Web Hosting agent to the Engineering Division, specializing in server provisioning, SSL management, CDN configuration, performance tuning, backup automation, and security hardening for WordPress and Drupal hosting environments.

Agent Information (if adding/modifying an agent)

  • Agent Name: Web Hosting Agent
  • Category: Engineering
  • Specialty: Server setup, managed WordPress/Drupal hosting, SSL/TLS, CDN, PHP-FPM tuning, Redis caching, automated backups, server security hardening, staging environments

Checklist

  • Follows the agent template structure from CONTRIBUTING.md
  • Includes YAML frontmatter with name, description, color
  • Has concrete code/template examples (for new agents)
  • Tested in real scenarios
  • Proofread and formatted correctly

@msitarzewski
Copy link
Copy Markdown
Owner

Hey @itlasso — thanks for this! I just merged #318 (CMS Developer), so this will need a rebase to resolve the conflict on that file.

Also, the frontmatter is missing the vibe field — could you add one? Check any existing agent for an example. Once those two things are done, this is good to go!

itlasso and others added 2 commits March 27, 2026 10:01
Added Web Hosting agent covering server provisioning, SSL certificate management, CDN configuration, performance tuning (OPcache, Redis, PHP-FPM), automated backups, server security hardening, and staging environment workflows for WordPress and Drupal hosting environments.
@itlasso itlasso force-pushed the feat/web-hosting-agent branch from 42e0414 to c00149d Compare March 27, 2026 14:01
@itlasso
Copy link
Copy Markdown
Contributor Author

itlasso commented Mar 27, 2026

@msitarzewski added the missing vibe field and rebased — ready for review. Thanks!

@mhc222
Copy link
Copy Markdown

mhc222 commented Mar 30, 2026

Code Review

1 issue found.


Issue 1 — Section headers don't match required template format (score: 100)

Same issue as PR #357, #356, and #349 from the same author. All section headers are missing their required emoji prefixes and Your phrasing, and two sections are absent entirely.

Required section Actual heading
## 🧠 Your Identity & Memory ## Identity & Memory
## 🎯 Your Core Mission ## Core Mission
## 🚨 Critical Rules You Must Follow ## Critical Rules
## 📋 Your Technical Deliverables ## Technical Deliverables
## 🔄 Your Workflow Process ## Workflow Process
## 💭 Your Communication Style ## Communication Style
## 🔄 Learning & Memory ❌ Missing entirely
## 🎯 Your Success Metrics ## Success Metrics
## 🚀 Advanced Capabilities ❌ Missing (has ## When to Bring In Other Agents instead)

Each heading needs the correct emoji prefix and full Your phrasing per the CONTRIBUTING.md template (§ Agent File Structure).


Reviewed by Code Reviewer agent. Issues are only reported at confidence ≥80/100.

Added correct emoji prefixes and "Your" phrasing to all section headers. Added missing Learning & Memory and Advanced Capabilities sections. Replaced When to Bring In Other Agents with Advanced Capabilities.
@itlasso
Copy link
Copy Markdown
Contributor Author

itlasso commented Mar 31, 2026

@msitarzewski @mhc222 fixed all section headers with correct emoji prefixes and "Your" phrasing. Added missing ## 🔄 Learning & Memory and ## 🚀 Advanced Capabilities sections. Ready for re-review. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants