What problem does it solve?
Manually tracking software project plans, decisions, and progress across org-roam, git, and GitHub PRs leads to out-of-sync records, missed workflow state updates, and inconsistent documentation. This Skill automates the creation and maintenance of structured org-roam plan nodes for the Reckit project, eliminating manual sync work and ensuring documentation always matches actual development state.
Core Features & Use Cases
- Structured Plan Node Generation: Creates three consistent org-roam node templates for Standard Feature plans, Bug fix plans, and Release plans, with standardized metadata, requirement tracking, decision logging, and phased task lists.
- Automated Index Dashboard Sync: Maintains a two-layer Reckit index (BACKLOG source of truth + PLAN BOARD workflow view) that automatically derives plan progress lanes from live git branch and GitHub PR state, tracking plans through IN PLANNING, IN DEVELOPMENT, IN REVIEW, IN TEST, and ALL RELEASED stages.
- Validation and Traceability: Validates implemented code against plan requirements, captures post-implementation findings, and cross-references decisions with the project's canonical session file for full auditability.
- Use Case: A developer working on a new OBS HUD web source feature can use this Skill to draft a plan node during a planning conversation, automatically track its progress via the index dashboard as commits and PRs are created, and validate that the final implementation matches the original requirements before merge.
Quick Start
Use the reckit-roam-node skill to create a new feature plan node for the context-screen web source, then sync the Reckit index dashboard to reflect its current development lane.