Interface writing
How to write the small text that carries an interface: empty states that teach, errors that name the way out, buttons that say what they do.
Install in ReplicaMDPlugins and presets
Plugins add useful capabilities. Presets package a role, runtime, instructions, and plugins into one starting point. Both now live together here.
Plugins
Add only what makes your work meaningfully better.
How to write the small text that carries an interface: empty states that teach, errors that name the way out, buttons that say what they do.
Install in ReplicaMDWrites the tests that would have caught the bug, in the style the project already uses.
Install in ReplicaMDFinds the project's real test command and runs it, then reads the failures for you.
Install in ReplicaMDFour terminal palettes tuned for long sessions and for telling members apart at a glance.
Install in ReplicaMDTurns yesterday's real git activity into a standup you can read out - no invented progress.
Install in ReplicaMDOrients a new team member in an unfamiliar codebase before it touches anything.
Install in ReplicaMDThe pre-flight pass before you tag: clean tree, green tests, honest version, real notes.
Install in ReplicaMDKeeps a refactor a refactor - behaviour identical, diff reviewable, no opportunistic rewrites.
Install in ReplicaMDDrafts a pull request description from the branch diff, written for the person who has to review it.
Install in ReplicaMDMeasures before it optimises, so the change you ship is the one that mattered.
Install in ReplicaMDReads a database migration before it runs and tells you which statement is the one that loses data.
Install in ReplicaMDKeeps a member's long-term memory short, true and worth loading - the discipline agents lack by default.
Install in ReplicaMDPresets
Choose a preset when you add a member. It arrives ready for the job, and you can still edit every choice.
Removes what nothing uses and fixes the tests that fail on a bad day.
Cleans up the codebaseInstall in ReplicaMDReads the schema and the migration before either one meets production data.
Reviews schema and data changesInstall in ReplicaMDMakes the interface look like one product and stay usable without a mouse.
Keeps the interface consistent and accessibleInstall in ReplicaMDHolds the team's memory: standups, handoffs, and notes that stay true.
Keeps the team's written recordInstall in ReplicaMDKeeps the repo healthy: dependencies, performance, and refactors that stay refactors.
Keeps the codebase healthyInstall in ReplicaMDChanges the interface and then actually opens the browser to check.
Builds and verifies user-facing changesInstall in ReplicaMDLands in an unfamiliar repo and comes back with a map instead of a guess.
Investigates unfamiliar codeInstall in ReplicaMDTakes work from green tests to a tagged release without skipping the boring parts.
Prepares and ships releasesInstall in ReplicaMD