LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

cs-arch - Maintain architecture docs and check system consistency

Provides update, check, and backfill modes to draft, refresh, and inspect status-quo architecture docs in codestable/architecture/.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Backfill missing module architecture documentation
  • Update existing status-quo architecture docs
  • Check design internal consistency
  • Check design against implementation code
  • Check consistency across architecture documents
  • Update index in ARCHITECTURE.md

Inputs

  • User instructions and mode selection
  • Target module source code and Git history
  • Architecture docs in codestable/architecture/
  • Conventions and templates in codestable/reference/
  • Related feature designs and decision notes

Outputs

  • New or updated architecture document files
  • Updated ARCHITECTURE.md index file
  • Architecture and design consistency check reports

Requirements

  • Target module implemented in the code repository
  • Read and write permissions for code and docs
  • Git tool for inspecting commit history

Source

  • Spec: SKILL.md
architecture
documentation
consistency-check
codestable
codebase-map
Backfill missing module architecture documentation
Update existing status-quo architecture docs
Check design internal consistency
Check design against implementation code
User instructions and mode selection
Target module source code and Git history
Architecture docs in codestable/architecture/
New or updated architecture document files
Updated ARCHITECTURE.md index file
Architecture and design consistency check reports