claude_assets 1.5.1

CLI for installing Claude Code artifacts (rules, skills, commands) via symlinks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Feature Collection

### Scope

- **Purpose**: Document user-facing capabilities of the claude_assets CLI for operators managing Claude Code artifact installations.
- **Responsibility**: Index of feature doc instances covering the four CLI commands and adapter preprocessing behavior.
- **In Scope**: `.list`, `.install`, `.uninstall`, `.kinds` command design; bool normalisation; 5-phase unilang pipeline.
- **Out of Scope**: Domain install logic (→ `claude_assets_core/docs/feature/`), invariant constraints (→ `invariant/`).

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [Asset CLI]001_asset_cli.md | Four CLI commands for listing, installing, and uninstalling artifacts ||
|| [procedure.md]procedure.md | Workflow for creating and updating feature doc instances ||