Back to list
lagz0ne

c3

by lagz0ne

C3 (Context-Container-Component) architecture design methodology plugin for Claude Code

6🍴 0📅 Jan 21, 2026

SKILL.md


name: c3 description: | Routes C3 architecture requests and audits existing C3 documentation for consistency. Use when the user asks to "audit architecture", "validate C3", "check C3 docs", or when no .c3/ directory exists (routes to onboarding). Routes navigation to c3-navigator agent, changes to c3-orchestrator agent.

C3 Architecture Assistant

REQUIRED: Load References

Before proceeding, use Glob to find and Read these files:

  1. **/references/skill-harness.md - Red flags and complexity rules
  2. **/references/layer-navigation.md - How to traverse C3 docs

Mode Selection

ConditionMode
No .c3/README.mdAdopt - Route to /onboard skill
Has .c3/ + "audit" intentAudit - Validate docs
Has .c3/ + question/navigationUse c3-skill:c3-navigator agent
Has .c3/ + change requestUse c3-skill:c3-orchestrator agent

Mode: Adopt

Route to /onboard skill for the full staged learning loop.

See skills/onboard/SKILL.md for the complete workflow.


Mode: Audit

REQUIRED: Load **/references/audit-checks.md for full procedure.

ScopeCommand
Full systemaudit C3
Containeraudit container c3-1
ADRaudit adr adr-YYYYMMDD-slug

Checks: Inventory vs code, categorization, reference validity, diagrams, ADR lifecycle, abstraction boundaries, content separation

Content Separation Check (Phase 9):

  • Verifies components contain domain logic, refs contain usage patterns
  • Uses c3-skill:c3-content-classifier agent for LLM-based analysis
  • Detects: missing refs for technologies, integration patterns in components, duplicated patterns

Example:

User: "Check if C3 docs are up to date"

1. Load audit-checks.md
2. Run Phase 1: Gather (list containers, components, ADRs)
3. Run Phase 2-9: Validate each check (including content separation)
4. Output audit report with PASS/FAIL/WARN per check
5. List actionable fixes for any failures

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon