Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 0ee0da2

Browse files
committed
blog: featured posts + copy edits
1 parent 66d4fb2 commit 0ee0da2

128 files changed

Lines changed: 338 additions & 422 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/web-roo-code/src/content/blog/a-4billion-parameter-model-now-beats-last-years-flagship.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- AI-coding
1111
- cost-optimization
1212
- developer-workflow
13-
status: published
13+
status: draft
1414
publish_date: "2026-01-12"
1515
publish_time_pt: "9:00am"
1616
source: "Office Hours"

apps/web-roo-code/src/content/blog/a-fat-system-prompt-beats-fighting-a-generic-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- prompt-engineering
1111
- developer-productivity
1212
- modes
13-
status: published
13+
status: draft
1414
publish_date: "2025-07-23"
1515
publish_time_pt: "9:00am"
1616
source: "Roo Cast"

apps/web-roo-code/src/content/blog/a-mode-that-asks-questions-eliminates-prompt-engineering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- prompt-engineering
1111
- workflow
1212
- roo-code
13-
status: published
13+
status: draft
1414
publish_date: "2025-07-23"
1515
publish_time_pt: "9:00am"
1616
source: "Roo Cast"

apps/web-roo-code/src/content/blog/a-readiness-checklist-predicts-ai-agent-success-before-you-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- developer-productivity
1111
- automation
1212
- best-practices
13-
status: published
13+
status: draft
1414
publish_date: "2025-10-08"
1515
publish_time_pt: "9:00am"
1616
source: "Roo Cast"

apps/web-roo-code/src/content/blog/a-test-that-has-never-failed-proves-nothing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- software-quality
1111
- ai-coding
1212
- developer-workflow
13-
status: published
13+
status: draft
1414
publish_date: "2025-04-30"
1515
publish_time_pt: "9:00am"
1616
source: "Office Hours"

apps/web-roo-code/src/content/blog/advertised-context-windows-lie-when-you-build-context-incrementally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- agentic-workflows
1111
- task-design
1212
- llm-limitations
13-
status: published
13+
status: draft
1414
publish_date: "2025-08-20"
1515
publish_time_pt: "9:00am"
1616
source: "Roo Cast"

apps/web-roo-code/src/content/blog/agent-orchestrators-need-better-handoff-primitives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- ai-agents
1111
- developer-tools
1212
- agentic-workflows
13-
status: published
13+
status: draft
1414
publish_date: "2025-05-14"
1515
publish_time_pt: "9:00am"
1616
source: "Office Hours"

apps/web-roo-code/src/content/blog/ai-best-practices-spread-through-internal-influencers-not-topdown-mandates.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI Best Practices Spread Through Internal Influencers, Not Top-Down Mandates
33
slug: ai-best-practices-spread-through-internal-influencers-not-topdown-mandates
4-
description: Why centralized AI documentation fails and how engineering orgs can drive adoption through trusted internal influencers and recurring demo forums
4+
description: Why centralized AI documentation fails and how engineering orgs drive adoption through trusted internal influencers and recurring demo forums.
55
primary_schema:
66
- Article
77
- FAQPage
@@ -11,6 +11,7 @@ tags:
1111
- developer-productivity
1212
- change-management
1313
status: published
14+
featured: true
1415
publish_date: "2025-04-30"
1516
publish_time_pt: "9:00am"
1617
source: "Office Hours"
@@ -22,7 +23,7 @@ That's how adoption actually works. Not through wikis. Not through mandates. Thr
2223

2324
## The documentation problem
2425

25-
You're rolling out AI coding tools to a 200-person engineering org. The instinct is to centralize: write a best practices guide, create a wiki, schedule a training session.
26+
You're rolling out AI coding tools to a large engineering org. The instinct is to centralize: write a best practices guide, create a wiki, schedule a training session.
2627

2728
Three weeks later, the wiki is stale. The domain moved. The models changed. The prompts that worked in September don't work in October.
2829

@@ -54,7 +55,7 @@ Identifying influencers is step one. Step two is creating forums where they can
5455
5556
The format matters. A demo with a live audience is different from a doc in a wiki. Demos show what actually works. They invite questions. They create social proof in real time.
5657

57-
The cadence matters too. Monthly keeps pace with how fast AI tools evolve. Quarterly would be too slow; the landscape shifts between sessions.
58+
The cadence matters too. Monthly keeps pace with how fast AI tools evolve. Quarterly is too slow; the landscape shifts between demos.
5859

5960
## The constraint: this requires investment
6061

@@ -76,9 +77,9 @@ Create the forum. Protect the experimentation time. Let adoption spread through
7677

7778
## How Roo Code supports organic adoption patterns
7879

79-
Internal influencers need tools that close the loop between intent and outcome. Roo Code operates as an AI coding agent that proposes diffs, runs commands and tests, and iterates based on results - giving your most productive developers concrete workflows they can demonstrate and share.
80+
Internal influencers need tools that produce repeatable, reviewable outcomes - not just clever prompts. Roo Code helps by turning intent into inspectable artifacts (diffs, test output, and a clear trail of what happened) that are easy to demo and share.
8081

81-
The BYOK (Bring Your Own Key) model means influencers can experiment with different providers and models without waiting for procurement cycles. When they find a workflow that works, they can share it immediately with their team.
82+
Influencers can share what actually worked: the workflow, the artifacts, and the failure modes. That's what spreads.
8283

8384
**Roo Code accelerates organic adoption because internal influencers can demonstrate real, reproducible workflows - not theoretical best practices - in their monthly demo forums.**
8485

@@ -108,7 +109,7 @@ Start with 10-20% of their time dedicated to exploring new AI workflows. This is
108109

109110
### How does Roo Code help internal influencers share what they learn?
110111

111-
Roo Code's mode system and custom instructions make workflows reproducible. An influencer can configure a specific approach to code review or test generation, then share that exact configuration with teammates. Because Roo Code closes the loop by running tests and iterating on failures, demos show real outcomes rather than theoretical possibilities.
112+
Roo Code makes workflows easier to demonstrate because the artifacts are explicit: diffs, test output, and a clear trail of what was tried. That makes it easier to share what worked (and what didn't) without hand-wavy advice.
112113

113114
### Why do centralized AI wikis fail?
114115

apps/web-roo-code/src/content/blog/ai-might-kill-your-dependency-tree.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- security
1111
- ai-coding
1212
- developer-productivity
13-
status: published
13+
status: draft
1414
publish_date: "2025-09-17"
1515
publish_time_pt: "9:00am"
1616
source: "Roo Cast"

apps/web-roo-code/src/content/blog/ai-refactoring-fails-when-you-skip-the-surgical-approach.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- workflows
1111
- best-practices
1212
- ai-coding
13-
status: published
13+
status: draft
1414
publish_date: "2025-06-18"
1515
publish_time_pt: "9:00am"
1616
source: "Office Hours"

0 commit comments

Comments
 (0)