You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMDS (CMDSPACE) is a comprehensive Personal Knowledge Management (PKM) system built on Obsidian with 10,000+ notes. This repository contains the core system files that provide complete guidance for AI agents and human users working with the vault.
What's New in v4.9.0 (2026年05月30日)
8→9 propagation complete — DESIGN.md (precedence 9) is now fully surfaced across every public layer (index, docs, OG meta, README). The system files scheme is 9 total: 6 publicly deployed + 3 private.
DESIGN.md is the 6th public download — added to the files/ bundle and download list (Visual Language spec — CMDS Green/Pink, SF Pro + Pretendard, Anti-AI-Slop rules).
8 shared rules — blank-line-rules.md (Obsidian-tight markdown) included alongside the original 7.
Engine hardening — system-docs-updater upgraded to a 6-file sweep with a built-in count-canon (9 total / 6 public / 3 private / 8 rules) and a pre-deploy grep gate that blocks stale 5-file / 5-way labels before publishing.
files/
├── CLAUDE.md # Claude Code technical guide (precedence: 1)
├── AGENTS.md # Other AI agents guide (precedence: 2)
├── CMDS.md # System philosophy for all LLMs (precedence: 4)
├── CMDS-Guide.md # Operational standards (precedence: 5)
├── CMDS-Head-Quarter.md # Navigation hub (precedence: 6)
├── DESIGN.md # Visual language spec (precedence: 9)
└── CMDS-System-Files.zip # All files bundled
rules/
├── indentation-rules.md # YAML 2-spaces / Markdown TAB
├── frontmatter-standard.md # 7 required properties + format
├── file-creation-rules.md # Output path, naming, project folders
├── wikilink-rules.md # Obsidian wikilink syntax + YAML quoting
├── directory-structure.md # Vault folder structure + CMDS categories
├── mermaid-rules.md # Mermaid diagram quoting rules (Obsidian)
├── blank-line-rules.md # Obsidian-tight blank line rules
└── video-project-workflow.md # Remotion / video project placement rules
CHANGELOG.md # Version history
The 6 Core Files
These are the 6 publicly deployed files. The full scheme is 9 total — the other 3 (ANTIGRAVITY.md precedence 3 = Gemini-only; BRAIN.md precedence 7 and BRAIN_PROMPT.md precedence 8 = Gobi persona) are private and not distributed here.
For AI Agents (loaded into context window)
File
Audience
Focus
Precedence
CLAUDE.md
Claude Code
Technical implementation (HOW)
1
AGENTS.md
Gemini, Codex, Cursor
Portable technical rules (HOW)
2
CMDS.md
All LLM assistants
Context & philosophy (WHY/WHAT)
4
For Humans (referenced in Obsidian)
File
Audience
Focus
Precedence
CMDS Guide
User + AI
Operational standards
5
CMDS Head Quarter
User
Navigation hub
6
Visual Language (loaded when producing visual artifacts)
File
Audience
Focus
Precedence
DESIGN.md
All agents producing visual output
Visual language spec (HOW — visual)
9
Architecture Patterns (from Claude Code Source Analysis)
#
Pattern
Purpose
1
precedence
File priority ordering (1-5) for conflict resolution
2
STATIC/DYNAMIC
Cache-aware sections for AI processing
3
@include
Shared rules via file inclusion (AI reads inline)
4
Essential
Post-compact recovery — core rules that survive context compression
5
required-for/optional-for
Agent scoping — which tasks need which files
6
memory-type
Maps to Claude Code's memdir types (feedback/user/reference)
7
token-estimate
Token budget awareness for AI load prioritization
8
changelog
Inline version history in each file's frontmatter
9
shared rules
Common rules in .claude/rules/ shared via @include
All intellectual property rights belong to CMDSPACE.
Last Updated: 2026年05月30日 · v4.9.0
About
Knowledge architecture for a 10,000-note Obsidian vault — 5 system files + 7 shared rules + 8 slash commands, shared openly with humans and AI agents. Live: https://system.cmdspace.work