qa-only
49Skill Claude CodeCodex
Report-only QA testing. (gstack).
Skill Claude CodeCodex
Report-only QA testing. (gstack).
Skill Claude CodeCodex
Systematically QA test a web application and fix bugs found. (gstack).
Skill Claude CodeCodex
Weekly engineering retrospective. (gstack).
Skill Claude CodeCodex
Pre-landing PR review. (gstack).
Skill Claude CodeCodex
Pull data from a web page. (gstack).
Skill Claude CodeCodex
Import cookies from your real Chromium browser into the headless browse session. (gstack).
Skill Claude CodeCodex
Configure deployment settings for /land-and-deploy.
Skill Claude CodeCodex
Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. (gstack).
Skill Claude CodeCodex
Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. (gstack).
Skill Claude CodeCodex
Codify the most recent successful /scrape flow into a permanent browser-skill on disk. (gstack).
Skill Claude CodeCodex
Turn vague intent into a precise, executable spec in five phases. (gstack).
Skill Claude CodeCodex
Keep gbrain current with this repo's code and refresh agent search guidance in CLAUDE.md. (gstack).
Plugin Claude Code
GBrain — a persistent knowledge brain for your coding agent: hybrid search, synthesis, and cross-session memory.
Plugin Claude Code
Personal knowledge brain for your coding agent — hybrid search, synthesis, graph traversal, and durable cross-session memory over Postgres/PGLite with pgvector, plus a curated brain-first skill set.
Instructions file CodexOpenCode
Instructions for garrytan/gbrain, covering agents working on gbrain, install (5 min), read this order, trust boundary (critical) and common tasks.
Instructions file
Instructions for garrytan/gbrain, covering claude.md, north star, two organizational axes (read this first), architecture and reference map (load on demand).
Skill Claude CodeCodex
Search and write the company knowledge brain. Use for any question about the org, people, projects, decisions, or history, and to persist durable knowledge beyond this scope's notebook.
Skill Claude CodeCodex
Reference skill demonstrating the 10/10 skillpack contract. Adds a "what does this skillpack do" answer to the user's agent.
Plugin Claude Code
Brain-first coding agent working inside a repo: retrieval, routing, ingest discipline, correction hygiene. Default persona for the claude-code harness bridge; also published as the gbrain-coding marketplace variant. (persona variant of the gbrain plugin — 20 skills).
Skill Claude CodeCodex
Pre-write quality gate for content entering the brain. No raw copies: a bare cp/mv into the brain repo is a bug. Before any new page lands, resolve named entities registry-first (a vector score is a floor for prose, never a gate for named things), then run the read-the-top-hit dedup decision tree (clear-dup /…
Skill Claude CodeCodex
When you report a brain page to the user — created, edited, committed, or relayed from a subagent — a working link is part of the deliverable, in the SAME message. Derive the path mechanically (git ls-files --full-name), push BEFORE linking, verify the link resolves when a hosted remote exists, and degrade through a…
Skill Claude CodeCodex
Brain knowledge base operations. The core read/write cycle: brain-first lookup, read-enrich-write loop, source attribution, ambient enrichment, back-linking. Read this before any brain interaction.
Skill Claude CodeCodex
Deduplicate and synthesize raw concept stubs into a tiered intellectual map (T1 Canon to T4 Riff), tracing idea evolution across sources over time. Transforms thousands of raw concept pages into a curated intellectual fingerprint. Includes a reversible curation cull pass (Phase 5) with hard keep/delete/merge verdicts…
Skill Claude CodeCodex
Token-hygiene audit of the always-loaded context stack — CLAUDE.md, AGENTS.md, auto-memory MEMORY.md, and the bootstrap-rendered identity files (SOUL.md, USER.md, ACCESSPOLICY.md, HEARTBEAT.md) or their harness equivalents. Finds redundancy, contradictions, stale content, compression candidates, and skill-extraction…