⏳ This skill is pending AI review.

Scores will appear once the review pipeline completes.

v1.1.0

workspace-governance

@samuellessa-afk⭐ 0 stars

Governanca do workspace Clara Staff. Use ao criar, editar, mover ou organizar qualquer documento. Define estrutura de pastas, frontmatter, tags, convencoes de nomes e formato de arquivo. Garante compatibilidade com Obsidian e ChromaDB RAG.

—/10

// RATINGS

⭐GitHub Stars

New / niche

🟢ProSkills Score
—
📍

Not yet listed on ClawHub or SkillsMP

// README

workspace-governance

OpenClaw skill for workspace file governance. Teaches your AI agent how to organize files, write consistent frontmatter, use standardized tags, and follow naming conventions.

Designed for compatibility with Obsidian (human navigation) and ChromaDB RAG (agent retrieval).

What it does

  • Folder structure with decision tree ("where does this file go?")
  • Frontmatter standard compatible with ChromaDB vector search (17 document types, 10 domains)
  • Tag taxonomy with 35 tags in 4 axes: domain, type, lifecycle, priority
  • Naming conventions (kebab-case, max 50 chars, date prefixes)
  • Writing format optimized for RAG chunking (atomic notes, wikilinks, callouts)
  • Memory tiers (Tier 1: always loaded, Tier 2: daily logs, Tier 3: deep knowledge)
  • Exception handling (multi-domain files, large documents, binary files, orphans)
  • Multi-agent ready (authorship, conflict resolution, inter-agent communication)
  • Self-governance (SemVer, RFC process, periodic review, anti-patterns)

Quality

Audited via CANN (Ciclo de Auditoria Nao-Negociavel) with 3 LLMs:

AuditorScore
GPT-4.19.8/10
Gemini 2.5 Pro9.6/10
Grok 39.0/10
Average9.47/10

Install

Copy the SKILL.md file to your OpenClaw workspace skills directory:

mkdir -p ~/.openclaw/workspace/skills/workspace-governance
cp SKILL.md ~/.openclaw/workspace/skills/workspace-governance/

Or clone this repo:

cd ~/.openclaw/workspace/skills
git clone https://github.com/samuellessa-afk/openclaw-skill-workspace-governance.git workspace-governance

The skill loads automatically when triggers match (creating files, organizing, frontmatter, tags).

Customize

The skill is designed to be adapted. Key sections to customize for your use case:

  1. Folder structure (Section 1) — adjust to your workspace layout
  2. Domain table (Section 3) — map your domains to ChromaDB collections
  3. Tag taxonomy (Section 4) — add/remove tags for your domain
  4. Memory tiers (Section 6) — adjust based on your memory backend

Files

FilePurpose
SKILL.mdThe skill itself (install this)
CHANGELOG.mdVersion history
BACKLOG.mdPlanned improvements

Built by

Bracha Capital — AI-first M&A boutique from Belo Horizonte, Brazil.

Part of the BRACHA OS ecosystem.

License

MIT

// HOW IT'S BUILT

KEY FILES

SKILL.mdREADME.md

// REPO STATS

0 stars

// ACTIONS

Rate this skill

login to rate

// SCORE

Pending review

// DETAILS

Categoryother
Versionv1.1.0
PriceFree