wiggitywhitney/mcp-commit-story

mcp-commit-story is a Model Context Protocol (MCP) server designed to capture and generate engineering journal entries within a code repository. The journal captures technical progress, decision-making context, and emotional tone, with the goal of producing content that can later be reused for storytelling (e.g., blog posts, conference talks).

15Stars on the repository
13Mods indexed here, across every type
1y agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

git_timestamps

07

wiggitywhitney/mcp-commit-story

Cursor rule Cursor

Always use git commit timestamps instead of current system time for logging, data storage, and operations throughout the system.

15 1y ago A 0 tokens original MIT

self_improve

10

wiggitywhitney/mcp-commit-story

Cursor rule Cursor

description: Guidelines for continuously improving Cursor rules based on emerging code patterns and best practices. globs: / alwaysApply: true.

15 1y ago A 530 tokens copy · 100% MIT

tdd_requirements

12

wiggitywhitney/mcp-commit-story

Cursor rule Cursor

Cursor rule "tdd_requirements" from wiggitywhitney/mcp-commit-story, covering tdd requirements and subtask structure, tdd methodology requirements, subtask structure patterns, for core code changes (tdd required) and for boilerplate tasks (simplified structure).

15 1y ago A 1,009 tokens original MIT

wiggitywhitney/mcp-commit-story

Cursor rule Cursor

All tests in the entire test suite must pass. Never skip addressing a failing test, even if it appears unrelated to the current task.

15 1y ago A 0 tokens original MIT