rules-template-stackable — Summary
rules-template-stackable (Bhartendu-Kumar/rules_template) is a cross-platform rule template that works simultaneously with Cursor, Cline, and Roo Code by using symbolic links so a single set of rules serves all three IDEs. The framework provides an Agile SDLC-inspired development workflow with on-demand-loading MDC rules (for Cursor), mode-specific rule directories (for Roo Code), and subdirectory-based rule files (for Cline), plus a shared Memory Bank of 7 core documentation files (PRD, architecture, technical, tasks plan, active context, error documentation, lessons learned). A unique innovation is the introduction of 3 custom modes for Roo Code and Cursor (Chat, Write, Debug) that minimize token usage while preserving specialized capabilities. The common Memory Bank ensures consistent context across all three AI assistants.
differs_from_seeds: Combines multiple seed patterns rather than following a single archetype: (1) it uses agent-os's standards file approach (shared docs/ directory), (2) it uses superpowers-style on-demand MDC loading (Cursor rules with alwaysApply: true/false), and (3) it adds Roo Code/Cline mode-specific rule directories like RooFlow. The most distinctive feature is cross-platform symbolic link architecture — .roo/ and .clinerules/ directories symlink to .cursor/rules/ so changes propagate automatically. No seed framework explicitly supports three AI IDEs simultaneously through a single shared source of truth.