Agent Workflow Studio banner
SJW1111011 SJW1111011

Agent Workflow Studio

Productivity community

Description

Local-first evidence layer for Codex and Claude Code. Tasks → prompts → runs → proof → checkpoints.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agent Workflow Studio

npm version CI Coverage MIT license Node 18+ Experimental

**A workbench for human-agent collaboration on projects.**

Not an AI coding assistant. A project management system where humans and agents work together to ship products.


What is this?

Agent Workflow Studio is a **collaboration workbench** that lets humans and AI agents work together on projects — not just code, but any project with tasks, deliverables, and quality requirements.

**Think of it as:**

  • Jira for human-agent teams
  • GitHub Actions for agent orchestration
  • A shared workspace where work is visible, traceable, and handoff-ready

**Not:**

  • A better autocomplete
  • A chat interface for code
  • A code review tool

Why does this exist?

Current AI tools (Cursor, Claude Code, Codex) are **code assistants** — they help you write code in the moment. But when you want to:

  • Manage a project with multiple tasks
  • Collaborate with multiple agents over days or weeks
  • Hand off work between agents or sessions
  • Track progress and quality across the proj