Skip to content
View gregce's full-sized avatar
🎩
Focusing
🎩
Focusing

Highlights

  • Pro

Block or report gregce

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gregce/README.md

👋 Hi, I'm Greg

Co-founder of SpecStory · ex-CPO at Pluralsight · Data at GitHub, Dropbox & Google

Intent is the new source code. I build the tools that turn it into shipped product.

TypeScript Go Rust Swift Python SQL R

Website LinkedIn X Substack

Local-first · Human-centric · Agentic engineering · Developer tools

Jump to: Building · Course · Writing · Books

25 Patterns in Agentic Engineering book cover


I co-founded SpecStory in November 2024 because I believe intent is the new source code. Software's bottleneck has moved from how fast we type to how clearly we think; my white paper Beyond Code-Centric lays out the case. Today we're building Stoa, the local-first, human-centric multiplayer room where product teams turn intent into shipped product. I also advise AI and developer-tool companies across Tola Capital's portfolio.

Most of the code I write these days runs through Claude Code and Codex. I save those AI chats and turn them into reusable, contextual knowledge with the OSS SpecStory extensions below.


🛠 Building

Open source I create and maintain: local-first tooling for the agentic era.

Project Stars Lang What it does
getspecstory Stars Go Local-first extensions for your AI IDE or terminal agent. Save every chat and sync your conversations to the cloud.
lore Stars JS Your SpecStory sessions are your lore. Forge them into reusable skills your agents can draw on.
unmint Stars TypeScript Beautiful Mintlify-style docs, minus the price tag. An open-source alternative. → unmint.dev
deadreckon Stars Rust Run your coding agent unattended, and trust the result. Isolated sandbox, durable per-turn state, and a watchdog gate the agent can't fool. → deadreckon.sh
rookery Stars TypeScript "Rook," a local ACP-oriented agent runtime with web, Obsidian, macOS menu-bar, and location-aware iPhone clients.
newsmap Stars JS A NewsMap-style news treemap driven by your own custom RSS/Atom feeds. → newsmap.gregceccarelli.com

🎓 Course

Hardcore Agentic Engineering: for builders who ship

A new live course on Maven. Driving agents is the engineering skill with the highest ceiling right now, and the unit of review is a goal, not a diff. I teach it the way we practice it at SpecStory: you build a real agentic harness, run it on your own repo, and walk out proving your agent's work before you push.

Three weeks · your repo · live in Stoa (not Zoom) · ends with a Demo Day where you ship and prove it.

→ Join the cohort on Maven


✍️ Writing

I write weekly Meditations on Tech on Substack. Longer technical pieces live on gregceccarelli.com:

Date Piece What it covers
May 2026 Goal Engineering Getting agents to reliably hit the target you actually meant.
Jul 2025 Building a Product Video with AI A 39-second SpecStory product video, built with Remotion and natural-language iteration.
Jun 2025 Beyond Code-Centric Why specification, not typing speed, is now the bottleneck in software.
May 2025 Creating 'The Open Window' with AI 10 hours, 5 tools, and many lessons in AI filmmaking.
Feb 2025 More Power, New Problems The double-edged sword of the software composer, and where they get stuck.
Dec 2024 AI Product Strategy Framework A comprehensive framework for building successful AI products.
Nov 2024 The Rise of the Software Composer How LLMs let anyone compose applications in natural language.

📚 Books

Pinned Loading

  1. specstoryai/getspecstory specstoryai/getspecstory Public

    Install our local first extensions for your favorite AI IDE or Terminal Agent. Process your histories into reusable skills with Lore. Sync your conversations to the cloud. File issues and requests.

    Go 1.2k 76

  2. specstoryai/share-localhost specstoryai/share-localhost Public

    Share localhost. Get live feedback, instantly. One command, public URL, voice memos that land in your terminal as agent-ready transcripts. https://withstoa.com/sharelocalhost

    1

  3. unmint unmint Public

    Beautiful Mintlify-style docs, minus the price tag. An Open Source Alternative.

    TypeScript 83 8

  4. deadreckon deadreckon Public

    Run your coding agent unattended, and trust the result. A supervision harness for the the agent you already use. Isolated sandbox, durable per-turn state, and a watchdog gate the agent can't fool. …

    Rust 2 1