chore: remove bmad/wds skills, update docs for v0.7.3→v0.7.4#693
Merged
Conversation
- Remove _bmad/ folder (BMAD config/templates, not uteke-related) - Remove .agents/skills/bmad-* (48 BMAD skill folders, ~14MB) - Remove .agents/skills/wds-* (14 WDS skill folders, ~5MB) - Remove .agents/skills/memory + sync (WDS session skills) - Keep .agents/skills/uteke-memory (legitimate uteke skill, bump 0.6.7→0.7.3) Docs updates (v0.7.3→HEAD): - architecture.md: schema v13→v15, new endpoint tables (Memory Mutation, Room↔Document Junction, Cross-Entity References), room_documents info - cli-reference.md: 9 new HTTP endpoints documented - mcp.md: tool count 27→29, add graph_add_edge + graph_remove_edge - CHANGELOG.md: populate [Unreleased] with all changes since v0.7.3 - README.md: add Partial Updates + Cross-Entity Linking features
🔍 Cora AI Code Review✅ No issues found. Code looks good! Review powered by cora-cli · BYOK · MIT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Cleanup (1657 files, ~400K lines deleted)
_bmad/folder — BMAD config/templates (not uteke-related).agents/skills/bmad-*— 48 BMAD skill folders (~14MB).agents/skills/wds-*— 14 WDS skill folders (~5MB).agents/skills/memory+sync— WDS session state skills.agents/skills/uteke-memory— legitimate uteke skill (bumped 0.6.7→0.7.3)Docs updates (6 files, 63 insertions)
uteke_graph_add_edge+uteke_graph_remove_edgeNet effect
-400,062 +63— repo shrinks from ~18MB of unrelated skill bloat to just the uteke-memory skill.