Updated: - projman: 4 commands + 4 skills + integration snippet - git-flow: 4 commands + 3 skills + integration snippet - pr-review: 1 command cross-reference - cmdb-assistant: 1 command + 1 skill - data-platform: 8 commands + integration snippet - viz-platform: 11 commands + integration snippet - contract-validator: 1 command + 1 skill + 1 agent Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
33 lines
936 B
Markdown
33 lines
936 B
Markdown
# Visual Header Skill
|
|
|
|
Standard visual header for cmdb-assistant commands.
|
|
|
|
## Header Template
|
|
|
|
```
|
|
+----------------------------------------------------------------------+
|
|
| CMDB-ASSISTANT - [Context] |
|
|
+----------------------------------------------------------------------+
|
|
```
|
|
|
|
## Context Values by Command
|
|
|
|
| Command | Context |
|
|
|---------|---------|
|
|
| `/cmdb-search` | Search |
|
|
| `/cmdb-device` | Device Management |
|
|
| `/cmdb-ip` | IP Management |
|
|
| `/cmdb-site` | Site Management |
|
|
| `/cmdb-audit` | Data Quality Audit |
|
|
| `/cmdb-register` | Machine Registration |
|
|
| `/cmdb-sync` | Machine Sync |
|
|
| `/cmdb-topology` | Topology |
|
|
| `/change-audit` | Change Audit |
|
|
| `/ip-conflicts` | IP Conflict Detection |
|
|
| `/cmdb-setup` | Setup Wizard |
|
|
| Agent mode | Infrastructure Management |
|
|
|
|
## Usage
|
|
|
|
Display header at the start of every command response before proceeding with the operation.
|