mrvladd-d

52 mods across 1 repository, 55 stars between them.

memobank AGENTS.md

01

mrvladd-d/memobank

Instructions file CodexOpenCode

Repository instructions for Memobank that define the project boundary, agent roles, memory rules, orchestration behavior, and development approach.

55 3mo ago A 1,109 tokens original MIT

mb-reviewer

03

mrvladd-d/memobank

Agent

A review agent for checking whether a Memory Bank—the project's structured documentation—follows its documentation rules. It reads indexes, key documents, links, and selected project files.

55 3mo ago A 0 tokens original MIT

repo-scanner

04

mrvladd-d/memobank

Agent

You are a worker subagent. Your job is to scan a bounded part of the repo and produce a structured report.

55 3mo ago A 0 tokens original MIT

review-architect

05

mrvladd-d/memobank

Agent

An architecture review agent for Memory Bank documentation using the C4 model, a way to describe software from the whole system down to its parts. It checks system structure, boundaries, dependencies, documentation coverage, and key rules.

55 3mo ago A 0 tokens original MIT

review-code

06

mrvladd-d/memobank

Agent

A strict code review agent that checks code quality and whether implementation matches project plans and Memory Bank documentation. It also looks for missing validation, weak error handling, mixed responsibilities, and overly complex functions.

55 3mo ago A 0 tokens original MIT

review-plan

07

mrvladd-d/memobank

Agent

A review assistant for implementation plans and JSON task records, which are structured files describing development work. It checks task structure, dependencies, sequencing, tests, verification steps, documentation updates, and completion requirements.

55 3mo ago A 0 tokens original MIT

review-scope

08

mrvladd-d/memobank

Agent

A scope and requirements review agent for Memory Bank documentation. It checks whether requirements connect to epics, features, and tasks, and whether the planned first version has clear boundaries.

55 3mo ago A 0 tokens original MIT

review-security

09

mrvladd-d/memobank

Agent

A security review agent for project documentation and code. It checks threats, sensitive data, access control, common web risks, dependencies, and operational safeguards.

55 3mo ago A 0 tokens original MIT

secretary

10

mrvladd-d/memobank

Agent

You do NOT implement code. You keep the protocol accurate so work can resume after context loss.

55 3mo ago A 0 tokens original MIT

add-tests

11

mrvladd-d/memobank

Command

A command for adding unit tests, integration tests, and end-to-end tests. These test isolated logic, connections such as databases or APIs, and complete user journeys.

55 3mo ago A 21 tokens original MIT

analysis

12

mrvladd-d/memobank

Command

Optional Analysis router before PRD; recommends brainstorm, brief, write-prd, PRD decomposition, mapping, or feature clarification.

55 3mo ago A 26 tokens original MIT

autonomous

13

mrvladd-d/memobank

Command

An end-to-end command that takes a product requirements document (PRD) through feature and task planning, implementation, checks, and review until the work reaches a final state.

55 3mo ago A 23 tokens original MIT

autopilot

14

mrvladd-d/memobank

Command

An executor for an already prepared queue of JSON task records, where JSON is a structured text format for storing task details. It runs those tasks in coding sessions, usually one after another.

55 3mo ago A 24 tokens original MIT

brainstorm

15

mrvladd-d/memobank

Command

Facilitated ideation report before Product Brief; AI coaches, user intent drives.

55 3mo ago A 17 tokens original MIT

brief

16

mrvladd-d/memobank

Command

Create or update a concise Product Brief as the PRD input contract.

55 3mo ago A 14 tokens original MIT

clarify-feature

17

mrvladd-d/memobank

Command

Optional feature-level clarification for one feature before task decomposition when needed.

55 3mo ago A 13 tokens original MIT

cold-start

18

mrvladd-d/memobank

Command

A command that examines a project and routes work to the appropriate starting workflow, such as analysis, a product requirements document, codebase mapping, or skeleton setup. A skeleton is the initial project structure used to hold planning information.

55 3mo ago A 32 tokens original MIT

constitution

19

mrvladd-d/memobank

Command

Run a contextual interview and maintain the Project Constitution governing layer.

55 3mo ago A 12 tokens original MIT

discuss

20

mrvladd-d/memobank

Command

A command for resolving unclear or conflicting requirements before coding by collecting questions, decisions, and risks.

55 3mo ago A 20 tokens original MIT

execute

21

mrvladd-d/memobank

Command

Выполнение одной TASK-XXX как implementation handoff: read -> preflight -> protocol -> implement -> local gates -> evidence -> handoff.

55 3mo ago A 29 tokens original MIT

find-skills

22

mrvladd-d/memobank

Command

A command that searches a project for installed skills and then checks the marketplace for missing ones.

55 3mo ago A 18 tokens original MIT

map-codebase

23

mrvladd-d/memobank

Command

A command that examines an existing software repository and creates baseline documentation in a Memory Bank, including its architecture, components, workflows, and testing. It records what the code shows rather than planning new work.

55 3mo ago A 19 tokens original MIT

mb-doctor

24

mrvladd-d/memobank

Command

Deterministic Memory Bank readiness gate over mb-lint for autonomous/autopilot execution.

55 3mo ago A 18 tokens original MIT