Skip to content

feat: add Small Business Tech Translator agent#359

Closed
itlasso wants to merge 1 commit intomsitarzewski:mainfrom
itlasso:feat/small-business-tech-translator
Closed

feat: add Small Business Tech Translator agent#359
itlasso wants to merge 1 commit intomsitarzewski:mainfrom
itlasso:feat/small-business-tech-translator

Conversation

@itlasso
Copy link
Copy Markdown
Contributor

@itlasso itlasso commented Mar 28, 2026

Adds Small Business Tech Translator agent focused on simplifying technical concepts for small business owners.

  • Translates complex technology into plain, actionable guidance
  • Emphasizes practical, cost-effective solutions
  • Helps bridge communication between business and technical teams
  • Follows standard frontmatter with emoji, color, and vibe

What does this PR do?

Introduces a new agent that helps small business owners understand and make decisions about technology without needing deep technical expertise.

Agent Information

  • Agent Name: Small Business Tech Translator
  • Category: Business / Operations
  • Specialty: Translating technical concepts into plain business language

Checklist

  • Follows the agent template structure from CONTRIBUTING.md
  • Includes YAML frontmatter with name, description, color, and vibe
  • Has practical examples and use cases
  • Reviewed for clarity and formatting

Adds Small Business Tech Translator agent focused on simplifying technical concepts for small business owners.

- Translates complex technology into plain, actionable guidance
- Emphasizes practical, cost-effective solutions
- Helps bridge communication between business and technical teams
- Follows standard frontmatter with emoji, color, and vibe
@itlasso
Copy link
Copy Markdown
Contributor Author

itlasso commented Mar 28, 2026

@msitarzewski added Small Business Tech Translator — ready for review. Thanks!

@mhc222
Copy link
Copy Markdown

mhc222 commented Mar 30, 2026

Code Review

2 issues found — same file and same issues as PR #360.

engineering/engineering-small-business-tech-translator.md in this PR is identical to the file already submitted in PR #360 (which also includes engineering-subcontracting-strategy-advisor.md). This appears to be a duplicate submission.


Issue 1 — Missing opening --- frontmatter delimiter (score: 100)

The file begins with name: Small Business Tech Translator with only a closing ---. The required structure is:

---
name: Agent Name
description: ...
---

Without the opening delimiter, frontmatter is not parsed as YAML and the file will be excluded from the agent index.


Issue 2 — Missing required template sections (score: 100)

4 of 9 required CONTRIBUTING.md sections are absent or use wrong headings:

Required section Status
## 📋 Your Technical Deliverables ❌ Missing
## 🔄 Your Workflow Process ❌ Replaced by ## 🧩 How You Approach Problems
## 💭 Your Communication Style ❌ Present as ## 📋 Your Communication Style (wrong emoji)
## 🔄 Learning & Memory ❌ Missing

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

@itlasso
Copy link
Copy Markdown
Contributor Author

itlasso commented Mar 30, 2026

@msitarzewski closing this as a duplicate — the same file is already included in PR #360. Will address the review issues there.

@itlasso itlasso closed this Mar 30, 2026
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.

2 participants