Skip to content

Commit cfb1173

Browse files
committed
feat(caveman): Enhance skill definition with argument hint
Adds an `argument-hint` to `SKILL.md` to explicitly list valid usage parameters for the skill. Removes an outdated internal comment and includes minor formatting adjustments in collection and plugin manifests.
1 parent cef0fef commit cfb1173

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/skills/experimental/caveman/SKILL.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: caveman
33
description: 'Ultra-compressed response style that reduces output token count while preserving technical accuracy, with intensity levels and auto-clarity safety rules - Brought to you by microsoft/hve-core'
4+
argument-hint: "[{lite|full|ultra|wenyan|off}]"
45
license: MIT
56
disable-model-invocation: true
67
metadata:
@@ -101,5 +102,3 @@ Caveman (ultra): "Auth bug. `<` → `<=`. Fix:"
101102
Concept based on the [Caveman project](https://github.com/JuliusBrussee/caveman) (MIT license, Copyright (c) 2026 Julius Brussee). This SKILL.md is an original specification authored for hve-core; no upstream files are redistributed.
102103

103104
> Brought to you by microsoft/hve-core
104-
105-
🤖 Crafted with precision by ✨Copilot following brilliant human instruction, then carefully refined by our team of discerning human reviewers.

collections/hve-core-all.collection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ Use this edition when you want access to everything without choosing a focused c
238238
| **adr-author** | Authoring skill for Architecture Decision Records (ADRs) supporting capture, from-planner-handoff, and adopt-template entry modes with selectable Y-Statement or MADR v4.0.0 output templates, supersession lineage, and ASR trigger evaluation - Brought to you by microsoft/hve-core. |
239239
| **architecture-diagrams** | Architecture diagram authoring for cloud infrastructure: parse Azure IaC, map relationships, and render either ASCII block diagrams or Mermaid flowcharts based on the caller's chosen output format |
240240
| **backlog-templates** | Shared work-item templates and conventions for ADO and GitHub backlog handoff across the RAI, Security, SSSC, and Accessibility planners |
241+
| **caveman** | Ultra-compressed response style that reduces output token count while preserving technical accuracy, with intensity levels and auto-clarity safety rules |
241242
| **customer-card-render** | Generate customer-card PowerPoint content YAML from Design Thinking canonical artifacts and build using the shared PowerPoint skill pipeline |
242243
| **documentation** | Canonical documentation capability for audit, drift, validate, and author modes in hve-core. |
243244
| **dt-coaching-foundation** | Design Thinking coaching foundation knowledge: coach identity and philosophy, quality and fidelity constraints, method sequencing, coaching state schema, and the canonical deck workflow |

plugins/hve-core-all/README.md

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)