workflow GitHub

SwarmWeaver: Swarm Orchestration with Parallel Worktrees and 6 Coding Modes

An autonomous coding agent system that runs multiple agents in parallel git worktrees simultaneously. Offers six purpose-built modes — greenfield, feature, refactor, fix, evolve, and security — plus CLI and Web UI with approval gates for human-in-the-loop control. A comprehensive swarm orchestration platform for large codebases.

swarmorchestrationparallelworktreesmulti-agentapproval-gatesclaude-code
by HeshamFS Mar 10, 2026 8/10
workflow GitHub

vm0: Run Natural Language-Described Workflows Automatically

vm0 runs workflows described in natural language automatically, bridging plain-English workflow descriptions and automated execution. Complements AI coding agents by making it easy to define and trigger multi-step processes without code.

natural-languageworkflow-automationno-codeorchestration
by vm0-ai Mar 10, 2026 5/10
workflow GitHub

Fitbit Dashboard Built Entirely with AI Tools — Zero Manual Code

A project that displays and queries downloaded Fitbit data, with the explicit goal of writing zero lines of code by hand. Documents the workflow as a case study in fully AI-driven development. Useful reference for those exploring how far vibe-coding can go on a complete personal project.

vibe-codingno-codefitbitcase-studyai-driven
by RikEnde Mar 10, 2026 5/10
workflow Reddit

Pre-Warm Claude Code Rate Limits with a Cron Job

Claude Code's 5-hour limit is a sliding window — start it before you plan to work so it resets when you need it most. A companion repo (tappress/claude-code-warmup) provides a one-click Vercel deploy to automate the pre-warming with a cron job. Simple but effective workaround for interruptions during peak work hours.

rate-limitscronworkflowproductivityworkaround
by SpareFan1797 Mar 10, 2026 6/10
workflow GitHub

Prompt-Factory: Multi-agent system that analyzes and optimizes prompt sets

Multi-agent system for generating high-quality AI prompts. Different agents analyze requirements, create prompts, review them, and optimize the final output. Useful for systematically improving prompts used in Claude Code workflows.

promptsmulti-agentoptimizationworkflowprompt-engineering
by haneef1104 Mar 9, 2026 6/10
workflow GitHub

Automate academic LaTeX, R, and Quarto workflows with Claude Code

Workflow setup for using Claude Code to automate academic tasks including LaTeX document preparation, R scripts, and Quarto slide creation. Practical configuration for researchers and academics wanting AI-assisted academic writing pipelines.

workflowlatexrquartoacademicautomation
by moemoe1230 Mar 9, 2026 6/10
workflow Reddit

cc-taskrunner: Queue Claude Code tasks and wake up to PRs

Open-source Bash task runner that queues Claude Code sessions for unattended execution. Each task gets its own headless session, git branch, and automatic PR. Three-layer safety model: PreToolUse hooks blocking destructive ops, CLI constraints, and explicit mission briefs baked into every prompt.

automationworkflowsafetyhooksbashtask-queue
by texo_optimo Mar 9, 2026 9/10
workflow GitHub

pilot: Autonomous dev pipeline that ships tickets with Claude Code

AI-driven development pipeline that takes tickets and autonomously implements them using Claude Code. Bridges project management and code execution, shipping completed work directly from ticket to commit.

automationticketspipelineautonomousworkflow
by alekspetrov Mar 9, 2026 7/10
workflow GitHub

coding-swarm: Parallel AI agents in isolated containers with git integration

Runs parallel AI agents in isolated containers to coordinate code tasks across any project. Supports multiple AI providers and integrates with git for branch-per-agent isolation. Inspired by the swarm pattern for decomposing complex tasks.

swarmparallelcontainersgitmulti-agentisolation
by MihailBausov Mar 9, 2026 7/10
workflow X

Claude 4.6 Definitive Guide: prompts, Claude Code workflows, and automation systems

A comprehensive practical guide compiled after weeks of testing Claude prompts, Claude Code workflows, and automation systems. Covers best prompts for real work, Claude Code-specific patterns, and productivity automation. Aimed at users who want to get more out of their Claude subscription.

guidepromptsworkflowautomation
by @Suryanshti777 Mar 9, 2026 6/10
workflow X

Using ACP to spawn Claude Code CLI sessions from another AI assistant

An experiment in using ACP (Agent Communication Protocol) to spawn Claude Code CLI sessions on demand from within a separate software engineer assistant. When the outer agent needs Opus-level reasoning without storing OAuth tokens, it delegates to a fresh Claude Code process and waits for results. Interesting pattern for multi-agent orchestration.

acpmulti-agentorchestrationworkflow
by @joncursi Mar 9, 2026 7/10
workflow X

How to layer Claude Code features like a pro: CLAUDE.md, Skills, MCP, Subagents, and Hooks

A concise mental model for choosing the right Claude Code feature for each job: CLAUDE.md for persistent conventions, Skills for reusable multi-step docs, MCP for live data access, Subagents for parallel research, and Hooks for automatic side effects. Clears up a common confusion about when to use each tool.

claude-mdskillsmcpsubagenthookmental-model
by @bhaidar Mar 9, 2026 8/10
workflow X

Design-to-code workflow: Figma designs → Claude Code via Figma MCP → Tailwind + Shadcn

A clean four-step workflow: design a screen in Figma, connect Claude Code to Figma via MCP, prompt it to build with Tailwind and Shadcn, then auto-generate design system docs. Eliminates the handoff gap between design and implementation. 700+ likes confirms this resonates widely.

figmamcptailwindshadcndesign-to-code
by @designertom Mar 9, 2026 7/10
workflow X

Coding in GOD MODE: a complete Claude Code setup with CLAUDE.md, Figma MCP, and sound hooks

A walkthrough of a maxed-out Claude Code setup: a tailored CLAUDE.md that encodes personal workflow preferences, Figma MCP for direct UI implementation from designs, and a hook that plays a sound notification when tasks complete. Shows how layering these features together creates a substantially different experience than using Claude Code out of the box.

claude-mdfigmamcphooksetup
by @didier_lopes Mar 9, 2026 7/10
workflow Reddit

Teaching Claude Code your team's coding patterns so it writes "our" code, not just correct code

A practical approach to showing Claude Code what correct code means in your specific codebase — not just code that compiles, but code that matches your team's patterns, conventions, and architecture. After a year of AI-assisted PRs still feeling wrong, the author built a system that teaches Claude your style. Solves one of the most common complaints about AI code review.

codebase-contextcode-reviewpatternsworkflow
by SensioSolar Mar 9, 2026 7/10
workflow Reddit

Google Workspace CLI: Let AI agents operate Gmail, Drive, and Calendar

Google released a Workspace CLI that gives AI coding agents structured access to Gmail, Drive, and Calendar. Integrates with Claude Code for automating administrative and communication workflows. Useful for developers managing radio promotion, email campaigns, or document pipelines alongside code.

google-workspacegmailautomationworkflow
by totalaudiopromo Mar 9, 2026 5/10
workflow Reddit

Inside a 116-configuration Claude Code setup: Skills, Hooks, Agents, and layering strategy

A detailed write-up of running a 116-configuration Claude Code setup for a one-person business. Covers how skills, hooks, agents, and sub-agents are layered to create a system that handles web apps, content pipelines, and business operations. One of the most comprehensive real-world Claude Code setups documented publicly.

configurationworkflowagentshooksskillsreal-world
by jonathanmalkin Mar 9, 2026 9/10
workflow GitHub

claude-sage: Strategic analysis workflows for eliminating technical debt with Claude Code

A set of Claude Code workflows focused on codebase analysis, strategic planning, and technical debt reduction. Provides structured approaches for making architectural decisions with AI assistance. Aimed at teams looking to use Claude Code for long-term codebase health rather than just feature development.

workflowtechnical-debtanalysisplanning
by user123-alt Mar 9, 2026 5/10
workflow Reddit

Remote Control "not enabled" on macOS is a platform gate — Docker workaround

Claude Code Remote Control is gated by a Statsig feature flag (tengu_ccr_bridge) that returns false for macOS (darwin) and true for Linux. The misleading error says "not yet enabled for your account" but your account is fine. A Docker workaround exists: run Claude Code in a Linux container to bypass the platform gate.

remote-controlmacOSDockerdebuggingworkaround
by jonathanmalkin Mar 9, 2026 7/10
workflow GitHub

Claude collective intelligence: agent swarm framework with message queues

A framework for accelerating AI collaboration using Claude agent swarms with message queues for brainstorming, voting, and mentorship workflows. Enables multi-agent orchestration where multiple Claude instances collaborate on complex tasks through structured communication channels.

multi-agentswarmorchestrationmessage-queue
by othmane55 Mar 9, 2026 6/10
workflow X

Warning: each stacked Claude Code session spawns its own copy of all global MCP servers

Each Claude Code session spawns a separate instance of every globally configured MCP server. With multiple stacked sessions open, this can create 30+ zombie MCP server processes (e.g., Gmail MCP) consuming significant memory. Close unused Claude Code sessions to avoid process buildup.

MCPperformancememoryzombie-processesdebugging
by @phuakuanyu Mar 9, 2026 7/10
workflow X

Multi-model workflow: have Claude write specs, then ask Gemini via MCP to review them

A practical multi-model workflow using Claude Code: (1) prompt Claude to write technical specs, (2) use an MCP Gemini integration for Claude to automatically ask Gemini to cross-review those specs. Leverages different model strengths for iterative spec refinement.

workflowmulti-modelGeminiMCPspecs
by @damovsky Mar 9, 2026 6/10
workflow GitHub

agent_crew_api: Orchestration Backend for Multi-Agent AI Teams

A backend API for orchestrating multi-agent AI teams across software development tasks. Provides coordination primitives for assigning and managing work across agents working in parallel.

multi-agentorchestrationapibackend
by helmcode Mar 9, 2026 5/10
workflow GitHub

KnowzCode: TDD Workflows and Quality Gates for AI Coding Assistants

A structured development methodology with TDD workflows, quality gates, specs, and tracking that works across Claude Code, Gemini, Cursor, Copilot, and Codex. Provides discipline and structure to AI-assisted coding sessions so output is consistent and verifiable.

tddquality-gatesworkflowmethodologymulti-model
by knowz-io Mar 9, 2026 7/10
workflow Reddit

Multi-Swarm Plugin: Parallel Agent Teams with Git Worktrees

A Claude Code plugin that spawns parallel agent teams working in separate git worktrees, allowing independent tasks like API endpoints, UI components, and database migrations to be built simultaneously. Type /multi-swarm with a description and the plugin decomposes and parallelizes the work automatically.

worktreesparallelmulti-agentpluginproductivity
by dorongal1 Mar 9, 2026 8/10
workflow GitHub

z-spec: AI-Powered Z Specification Generation and Validation

A tool that creates, validates, and animates formal Z specifications from source code, and generates code from specifications. Useful for teams that want formal methods verification in their Claude Code workflow.

formal-methodsspecificationsvalidationworkflow
by punt-labs Mar 9, 2026 5/10
workflow GitHub

claude-plugins: Context Management and Guarded Workflows from 451 Sessions

A set of Claude Code plugins distilled from 451 real coding sessions, focusing on context management, investigation discipline, and guarded workflows that prevent runaway changes. Battle-tested patterns for keeping long Claude sessions on track.

contextworkflowdisciplinepluginsbattle-tested
by cukas Mar 9, 2026 8/10
workflow GitHub

The Council: Multi-Model Advisory Board for Claude Code

A Claude Code tool that routes questions to Codex and Gemini for second opinions, creating a multi-model advisory board for design and implementation decisions. Useful when you want to pressure-test an approach before committing to it.

multi-modeladvisorycodexgeminidecision-making
by DantesPeak85 Mar 9, 2026 7/10
workflow Reddit

Autonomous software team

Currently, PMs in my company are using Claude Code with MCP connectors for generating ideas and writing PRDs, engineers use it for discussions and generating technical plans, once everything is app...

mcpworkflowautomationtestingreview
by geeky_traveller Mar 9, 2026 8/10
workflow Reddit

Agentic Harness Bootstrap for Existing Repos

A bootstrap tool that scans your existing repo and auto-generates a tailored agent harness: CLAUDE.md, ARCHITECTURE.md, lint configs with remediation-rich errors, pre-commit hooks, and CI pipeline. Inspired by OpenAI Codex team insights, it favors short navigational maps over giant instruction files. Idempotent and works with Claude Code, Codex, or Copilot.

CLAUDE.mdAGENTS.mdharnessworkflowbootstraplinterCI
by Ven_is Mar 9, 2026 8/10
workflow GitHub

SEC Filing to Video Pipeline with Claude + MCP

An end-to-end pipeline that uses Claude with the RoboSystems MCP to research and analyze SEC filings, then produces video content via HeyGen, ElevenLabs, and Shotstack. Demonstrates Claude orchestrating multi-tool, multi-vendor workflows for domain-specific content automation.

MCPpipelineworkflowfinancecontent-generation
by RoboFinSystems Mar 9, 2026 5/10
workflow GitHub

File-Based Cross-Machine Communication for AI Coding Agents

A lightweight, agent-agnostic communication protocol letting AI coding agents exchange messages across machines via file-based messaging bridged over SSH. Requires no dependencies beyond Bash, making it highly portable and easy to integrate with Claude Code or other agent frameworks for distributed workflows.

multi-agentSSHcross-machinecommunicationBashdistributed
by alexthec0d3r Mar 9, 2026 6/10