bibennurbani

Geekstack Flow — Testing skill for Claude Code

Testing community

A structured AI workflow for planning, coding, reviewing, testing and shipping software — LLM wiki memory, a task lifecycle, risk-tiered governance, and a local cockpit that runs your agents (Claude C.

How to install Geekstack Flow

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

What Geekstack Flow does

A structured AI workflow for planning, coding, reviewing, testing and shipping software — LLM wiki memory, a task lifecycle, risk-tiered governance, and a local cockpit that runs your agents (Claude Code, Codex, Copilot).

Alternatives in Testing

  • Factory — Dark Factory Mode - Spec-in, software-out autonomous pipeline 2.8k ★
  • AI Contribution Skills (Engram) — branch-pr: clean branch and PR workflow 2.5k ★
  • Spec Kitty — Spec-Driven Development for serious software developers 1.6k ★

README

Creative GeekStack Flow

[![CI](https://github.com/bibennurbani/geekstack-flow/actions/workflows/ci.yml/badge.svg)](https://github.com/bibennurbani/geekstack-flow/actions/workflows/ci.yml) [![npm](https://img.shields.io/npm/v/geekstackflow.svg)](https://www.npmjs.com/package/geekstackflow) [![npm downloads](https://img.shields.io/npm/dm/geekstackflow.svg)](https://www.npmjs.com/package/geekstackflow) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Node](https://img.shields.io/badge/node-%E2%89%A522-brightgreen.svg)](https://nodejs.org) [![Runtime dependencies](https://img.shields.io/badge/runtime%20deps-0-brightgreen.svg)](package.json) [![PRs welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)

**A structured AI workflow for planning, coding, reviewing, testing, and shipping software — with project memory, task tracking, governance, and a local cockpit that runs your agents.**

[![The Cockpit — every project's ready work, grouped by the agent role that comes next](docs/images/cockpit.jpg)](docs/images/cockpit.jpg)

`geekstackflow ui` — every project's ready work, grouped by the agent role that comes next. Press **▶** and the Orchestrator launches that agent, streams the run live, and pauses for your approval on anything HIGH or CRITICAL. *(Shown with a demo workspace.)*

`geekstackflow` scaffolds a `.tcgstackflow/` workspace inside any project that gives your AI coding tools (Claude Code, Codex, GitHub Copilot) a shared brain: a Karpathy-style LLM wiki for memory (searched via mandatory [qmd](https://github.com/tobi/qmd) hybrid search), a strict two-file task system, six agent roles with a clear lifecycle, governance with risk levels, and a local web **Cockpit** that is also the **Orchestrator** — launch agents on tasks from the browser, watch the run stream live, approve HIGH/CRITICAL actions, and track token spend.

Why this exists

Every AI coding tool ships its own instructions fi