From 2198b84be25070917768451dfb8fbe4abedb6c90 Mon Sep 17 00:00:00 2001 From: Clayton Young Date: Thu, 19 Feb 2026 18:39:36 -0500 Subject: [PATCH] docs(kanban): update board to reflect PR #50 open and in review PR https://github.com/K-Dense-AI/claude-scientific-skills/pull/50 is live. Moved 'Push branch + open PR' task to Done column. Status updated to In Review. Pie chart updated to match. --- .../kanban/feat-00000050-markdown-mermaid-skill.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/project/kanban/feat-00000050-markdown-mermaid-skill.md b/docs/project/kanban/feat-00000050-markdown-mermaid-skill.md index ec4f8e0..87b1f19 100644 --- a/docs/project/kanban/feat-00000050-markdown-mermaid-skill.md +++ b/docs/project/kanban/feat-00000050-markdown-mermaid-skill.md @@ -31,7 +31,7 @@ kanban task11@{ ticket: "50", title: "Renumber docs to #50 (upstream next number)" } task12@{ ticket: "50", title: "Create kanban board" } - column1[In Progress] + column1[In Review] task13@{ ticket: "50", title: "Push branch and open PR to K-Dense-AI/claude-scientific-skills" } column2[Backlog] @@ -51,7 +51,7 @@ kanban | **Target repo** | `K-Dense-AI/claude-scientific-skills` | | **Fork** | `borealBytes/claude-scientific-skills` | | **Started** | 2026-02-19 | -| **Status** | 🟡 In Progress — awaiting PR push and human review | +| **Status** | 🟡 In Review — PR #50 open, awaiting K-Dense team review | --- @@ -76,9 +76,7 @@ kanban ## 🔄 In progress -| Task | Owner | Notes | -| ---------------------------------------- | ----- | --------------------------------------------- | -| Push branch + open PR to K-Dense-AI repo | Clay | Pending push of `feat/markdown-mermaid-writing-skill` | +_Nothing currently in progress._ --- @@ -99,7 +97,7 @@ pie accDescr: Pie chart showing 13 tasks done out of 15 total tasks for PR 50 "Done" : 13 - "In Progress" : 1 + "In Review" : 1 "Backlog" : 2 ```