# Opinion: using Claude agents and Linear to implement a software factory pattern

Digest AI · Agents & Tools · published 2026-09-20T17:27:11Z

Canonical: https://digestai.news/story/opinion-using-claude-agents-and-linear-to-implement-a-software-factory

## Summary

The author recounts how their company’s AI adoption cycle accelerated in 2026. In January every engineer was put on Claude Code, then by March the whole staff also used Claude Cowork. By April they re‑architected local development into multiple workspaces to enable cross‑repo pull requests, and in June they replaced Jira with Linear for clearer task visibility. 

To coordinate these tools the author tried the software factory pattern, a loop that reads a Linear project, checks that the project’s goals are documented in a Notion RFC and measured in a Datadog dashboard or Snowflake query, and creates any missing artifacts. It then reviews metrics, adds new issues, works on non‑blocked tasks such as writing or updating pull requests, and repeats the loop when the project description changes. The pattern runs locally now but is slated for an orchestrated harness that can act without a laptop. 

The author notes that the pattern’s usefulness depends on having Datadog, Snowflake, Linear and the orchestrated harness in place, illustrating how many moving parts must align for AI‑driven development to scale.

## Key points

- Claude Code and Claude Cowork were rolled out to all engineers in January, then expanded to the whole company by March.
- The software factory pattern loops through Linear projects, audits goal definitions in Notion and metrics in Datadog or Snowflake, and creates missing tasks.
- Running the factory locally now, the author plans to move it to an orchestrated harness that can act independently of a laptop.

## Why it matters

Shows how AI agents can automate end‑to‑end software development workflows, linking issue tracking, documentation, and monitoring, which could accelerate product cycles for tech companies.

## Sources

1. [Trying the Software Factory Pattern](https://lethain.com/software-factory-experiment) (lethain.com, 2026-09-20)

Part of the developing story: [The Rise of Autonomous AI Software Teams](https://digestai.news/thread/engineers-rethink-code-review-as-ai-generated-code-floods-repositories) (3 stories)

## Cite

Digest AI, "Opinion: using Claude agents and Linear to implement a software factory pattern", 20 September 2026, https://digestai.news/story/opinion-using-claude-agents-and-linear-to-implement-a-software-factory

---

Written by Digest AI's editorial model from the linked sources; the sources are the record. Headlines, digests and key points are written by Digest AI and may be quoted with a link to the story page. Linked articles belong to their publishers. Terms: https://digestai.news/terms#reuse
JSON: https://digestai.news/story/opinion-using-claude-agents-and-linear-to-implement-a-software-factory.json
