Skip to content

feat: v0.2.0 β€” Confluence-style docs and graph delegation#1

Open
lionelresnik wants to merge 1 commit intomainfrom
feature/markdown-style-and-graph-delegation
Open

feat: v0.2.0 β€” Confluence-style docs and graph delegation#1
lionelresnik wants to merge 1 commit intomainfrom
feature/markdown-style-and-graph-delegation

Conversation

@lionelresnik
Copy link
Copy Markdown
Owner

Summary

  • Confluence-Style Markdown: New markdown-style.mdc rule enforcing TL;DR summaries, callout blocks, status badges, Mermaid diagrams, and collapsible sections across all generated markdown
  • Graph Delegation: @lu now uses ~/.command-center/graph.sh --mermaid-file when available for hybrid graph generation (AI intelligence + proven HTML rendering)
  • Updated Templates: task-tracking, standup-generator, and todo-manager formats now use status icons (βœ… πŸ”„ πŸ“Œ) and cleaner structure

Changes

  • .cursor-plugin/plugin.json β€” version 0.1.0 β†’ 0.2.0
  • rules/markdown-style.mdc β€” NEW: Confluence-style formatting standards (alwaysApply: true)
  • rules/task-tracking.mdc β€” Updated template with overview table, key decisions callouts, progress checklist, PR tracking
  • skills/graph-generator/SKILL.md β€” Added "Using graph.sh (Preferred)" section for hybrid mode
  • skills/standup-generator/SKILL.md β€” Updated daily/weekly formats with TL;DR and status icons
  • skills/todo-manager/SKILL.md β€” Updated chat display format with status icons

Test plan

  • Install plugin in Cursor (via symlink or marketplace)
  • Verify @lu uses graph.sh when available for graph generation
  • Create a new task file β€” verify Confluence-style template is applied
  • Generate daily standup β€” verify TL;DR and status icons appear
  • Query todos β€” verify chat display uses status icons

Notes

Do not merge until Cursor marketplace approval. This PR is ready for marketplace submission review.

Version: 0.2.0

Made with Cursor

@lionelresnik lionelresnik force-pushed the feature/markdown-style-and-graph-delegation branch 11 times, most recently from 1cd4d83 to 450c983 Compare March 11, 2026 09:51
…ensive audit

- Confluence-style markdown formatting (status badges, TL;DR, callouts)
- Ticket-level todo tracking with auto-detection from branch/context
- Cross-workspace standup generation (always regenerate fresh)
- Auto-documentation with confidence tags and task vs docs distinction
- PR merge detection with branch management
- Commit hygiene rule (no AI attribution tags)
- Reliable idle detection via lastSessionStart fallback
- Daily recap uses cc-context.json (pre-computed values) with fallback
- All rules/skills use explicit ~/.command-center/ absolute paths
- Native HTML graph generation (no external script dependency)
- Proactive task updates simplified, impossible timing guidance removed
- Session scripts: workspace detection by repo list, set -e bugfix
- Export/import uses profile.json, repo-status handles missing upstream
- Migrate-from-cli skill for CLI-to-plugin transition

Made-with: Cursor
@lionelresnik lionelresnik force-pushed the feature/markdown-style-and-graph-delegation branch from 450c983 to 7c9593f Compare March 11, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant