qa-memory-bank

Maintain a persistent QA workspace with append-only session logs across Claude sessions.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill qa-memory-bank
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: qa-memory-bank
Source: https://github.com/Benmore-Studio/Benmore-Meridian/tree/main/skills/qa-memory-bank
Command: npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill qa-memory-bank

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Persistent, structured QA workflows and session history that survive Claude Code sessions, enabling ongoing context across runs.

Core Features & Use Cases

  • Folder-based workflow with an append-only session log for traceable QA
  • Per-project test environment templates, trackers, and issue lifecycle
  • Reproducible retests and a central repository of QA artifacts

Quick Start

Clone this repository, tailor test-environment.md, and bootstrap the qa-memory-bank workspace to start your first session.

Frequently Asked Questions about qa-memory-bank

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I persist QA testing context across Claude sessions?▼

To persist QA testing context across Claude sessions, you can use a folder-based workspace with an append-only session log. This preserves your structured test plans, issue lifecycles, and traceable progress between runs.

What's the best way to maintain an issue lifecycle tracker for multi-pass testing?▼

Maintaining an issue lifecycle tracker for multi-pass testing is best achieved using a persistent QA workspace. It provides per-project templates and trackers that guide structured test execution and enable reproducible retests.

Can I save session logs for traceable QA workflows in Claude Code?▼

Yes, you can save session logs for traceable QA workflows by applying an append-only session log within a folder-based structure. This ensures all testing progress and issue tracking history survive across interactions.

Does this QA memory bank approach support per-project test environment templates?▼

Yes, this QA memory bank approach supports per-project test environment templates. You can tailor the test-environment.md file and bootstrap the workspace to start managing structured test plans and issue lifecycles.

Why do I need a persistent workspace for replayable retests?▼

You need a persistent workspace for replayable retests to maintain a central repository of QA artifacts. Without persistent context, structured test plans and issue tracking history are lost when the session ends.

What is a folder-based status tracking system for QA workflows?▼

A folder-based status tracking system for QA workflows is a method that uses directory structures to monitor issue lifecycles and test progress. It satisfies frontmatter-driven skill discovery and preserves traceable testing artifacts.