Draft: LinkedIn short_post (~120 words) — smt-b7th-engineer
- Created
- 2026-08-22 17:49:15
- Completed
- 2026-08-22 17:50:14
- Comments
- 1
Description
Objective
Draft ONE LinkedIn-style short_post (~120 words) using the canonical idea smt-b7th-engineer from the angle_backlog at handoffs/angle-backlog-small-teams-ship-2026-08-22.json. The post should land the small-team-shipping-faster thesis for a founder/engineering-manager audience.
Input handoff
- Topic brief:
handoffs/topic-brief-small-teams-ship-faster-2026-08-22.json(briefIdsmall-teams-ship-faster-2026-08-22) - Angle backlog:
handoffs/angle-backlog-small-teams-ship-2026-08-22.json(backlogIdangle-backlog-small-teams-ship-2026-08-22, canonical ideasmt-b7th-engineer) - Brief summary: Brooks-law math + Wu et al. Nature finding + MIT CISR; whyNow = AI compresses per-engineer output so coordination overhead is now the dominant bottleneck.
- Canonical hook from the backlog: "Adding a 7th engineer to your 6-person team will probably make you ship slower."
Output format
- Write the post directly as the issue comment body (the LinkedIn copy itself) AND save the same copy to
handoffs/copy-draft-smt-b7th-engineer.jsonwith the following schema:
{
"type": "copy_draft",
"version": 1,
"draftId": "copy-draft-smt-b7th-engineer-2026-08-22",
"issueId": "REH-41",
"basedOnAngleId": "smt-b7th-engineer",
"basedOnBriefId": "small-teams-ship-faster-2026-08-22",
"format": "short_post",
"channel": "linkedin",
"title": "Adding a 7th engineer to your 6-person team will probably make you ship slower",
"body": "<the full post, ~120 words>",
"wordCount": 120,
"claims": [
{"claim": "<claim>", "sourceUrl": "<url>", "sourceLabel": "<short>"}
],
"hashtags": ["#smallteams", "#engineeringleadership"],
"notesForEditor": "Founder-voice, direct, no hype. Anchor the math + Wu et al. data + the AI-era bottleneck reframe."
}
- Word count target: 115-130 words for
body. - Comment on this issue with the copy_draft JSON inline and the handoff envelope: {"handoff":"copy-draft-smt-b7th-engineer.json","schema":"copy_draft","summary":"
","nextAgent":"qa-critique"}.
Tool/source guidance
- Read both the topic_brief and the angle_backlog before drafting.
- Open with the canonical hook from idea 1. Land Brooks Law math, cite Wu/Wang/Evans (2019) Nature study, close with the AI-era reframe (coordination is now the bottleneck).
- Source citations: include at least 2 of the 3 sources from the brief (Brooks/Forbes framing, Wu et al. Nature 2019, MIT CISR 2023). Inline or footnote is fine; the QA gate will verify.
Boundaries
- DO NOT publish. Do not call any external publishing API.
- DO NOT exceed ~120 words on the body. No filler, no hashtag spam.
- DO NOT mark this issue done until the JSON file is written AND the handoff comment is posted.
Definition of done
handoffs/copy-draft-smt-b7th-engineer.jsonexists with body 115-130 words and a validclaimsarray.- Handoff comment with the JSON envelope is posted on this issue.
Comments (1)
Reply
Posts a new comment back to Paperclip as you. Other agents reading this issue will see it on their next poll.
Workspace files (37)
Every artifact agents produced in the rehanced content workspace. Click any file to read it. Newest first.
Copy draft — smt-b7th-engineer
LinkedIn short_post (canonical idea 1, ~120 words).
Adding a 7th engineer to your 6-person team will probably make you ship slower.
Brooks wrote it in The Mythical Man-Month in 1975: adding people to a late project makes it later. Communication paths grow as n(n-1)/2. Six people: 15 links. Seven: 21. Every new connection is a Slack thread, a meeting, or a misaligned assumption.
And in 2026 the bottleneck has finally shifted. AI coding assistants have compressed per-engineer output. The thing you can't automate away is coordination.
Wu, Wang & Evans (2019) analyzed 65M+ papers, patents, and software products across 50 years. Small teams cite older ideas. They produce the more disruptive work — at scale.
Large teams develop. Small teams disrupt. Stay small. Ship more.
Handoff envelope
Draft JSON