feat: create Knowledge Management category#379
Conversation
New category: knowledge-management - P.A.R.A. Method (moved from documentation) - todo.txt-flavoured Markdown (moved from development-workflow) GTD will be added here after LLM-Coding#377 merges. Translations: "Knowledge Management" (EN), "Wissensmanagement" (DE) Closes LLM-Coding#346 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
WalkthroughDie Änderung reorganisiert zwei Anker-Einträge in eine neue Wissensverwaltungs-Kategorie. Vier Dokumentdateien erhalten aktualisierte Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@docs/anchors/todotxt-flavoured-markdown.de.adoc`:
- Line 2: Die Kategorie-Slug in der :categories:-Metadaten currently verwendet
"knowledge-management", welche nicht in der zulässigen 10er-Whitelist steht;
entweder replace the value of the :categories: attribute to one of the allowed
categories ("Testing & Quality Practices", "Architecture & Design", "Design
Principles & Patterns", "Requirements Engineering", "Documentation",
"Communication & Presentation", "Decision Making & Strategy", "Development
Practices", "Statistical Methods & Process Monitoring", "Interaction & Reasoning
Patterns") or, if this PR intends to add a new category, update the central
categories-definition/validation in the same PR so the generator and metadata
remain consistent; ensure the change is made where the :categories: attribute is
set (replace "knowledge-management") and/or update the central categories
list/validation to include the new slug.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yml
Review profile: CHILL
Plan: Pro
Run ID: 97b7ac29-0cac-4964-8138-3a335f136a46
📒 Files selected for processing (9)
docs/anchors/para-method.adocdocs/anchors/para-method.de.adocdocs/anchors/todotxt-flavoured-markdown.adocdocs/anchors/todotxt-flavoured-markdown.de.adocwebsite/public/data/anchors.jsonwebsite/public/data/categories.jsonwebsite/public/data/metadata.jsonwebsite/src/translations/de.jsonwebsite/src/translations/en.json
Summary
New category Knowledge Management with 2 anchors:
GTD (#377) will be added here once merged.
As requested in #346 by @arampp.
Test plan
npm run buildgenerates category correctly🤖 Generated with Claude Code
Summary by CodeRabbit
Versionshinweise
Neue Funktionen
Dokumentation