Agree banner
fockus fockus

Agree

Development community

Description

--- description: Manage the running list of agreements — the canonical registry of confirmed decisions allowed-tools: [Read, Bash, Grep, Glob] argument-hint: <subcommand> [args] --- # Agree: $ARGUMENTS `/mb agree <subcommand> [args]` is the thin dispatch to `scripts/mb-agree.sh` — the ONLY writer of `<bank>/agreements.md` (REQ-002). The model never edits the registry or the managed block by hand; every mutation goes through this script so IDs stay monotonic, the format never drifts, and parall

Installation

Installs to ~/.claude/skills/fockus-skill-memory-bank-agree/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fockus-skill-memory-bank-agree && curl -fsSL https://raw.githubusercontent.com/fockus/skill-memory-bank/HEAD/commands/agree.md -o ~/.claude/skills/fockus-skill-memory-bank-agree/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository