wiggitywhitney/mcp-commit-story
Cursor rule Cursor
Always check actual system time before using timestamps in documentation, changelogs, and manual entries.
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).
wiggitywhitney/mcp-commit-story
Cursor rule Cursor
Always check actual system time before using timestamps in documentation, changelogs, and manual entries.
wiggitywhitney/mcp-commit-story
Cursor rule Cursor
Prioritize clean code and maintainability over backwards compatibility since there are no external users.
wiggitywhitney/mcp-commit-story
Cursor rule Cursor
ALWAYS provide options, tradeoffs, and recommendations when answering questions or making suggestions.
wiggitywhitney/mcp-commit-story
Cursor rule Cursor
Guidelines for creating and maintaining Cursor rules to ensure consistency and effectiveness.
wiggitywhitney/mcp-commit-story
Cursor rule Cursor
Write docstrings that are succinct and direct - avoid verbose explanations.
wiggitywhitney/mcp-commit-story
Cursor rule Cursor
Documentation standards requiring external-reader accessibility and concrete language.
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.
wiggitywhitney/mcp-commit-story
Cursor rule Cursor
ModuleNotFoundError: No module named 'somepackage'.
wiggitywhitney/mcp-commit-story
Cursor rule Cursor
Before creating new code, always search for existing implementations that can be refactored.
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.
wiggitywhitney/mcp-commit-story
Cursor rule Cursor
Task archival process for maintaining clean workspace with completed task preservation.
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).
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.