Commit f1782bf
committed
Tighten pack metadata so installs match the documented audit scope
The repo had drift between the public summary, the installed prompt defaults,
and the actual skill contracts. This update widens the default prompt metadata
to match the skill specs, sharpens the README summary, and adds ignore rules so
local install smoke tests and OMX state stop dirtying the checkout.
Constraint: Keep the repo small and avoid reintroducing deleted eval or verification scaffolding
Rejected: Add a new manifest or restore scripts/evals | extra repo surface without solving the immediate prompt-metadata drift
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep README copy and agents/openai.yaml prompts aligned with the skill contracts whenever the skill surfaces change
Tested: git check-ignore for .omx and generated hidden */skills/ paths; npx skills add https://github.com/jasperdevs/computer-doctor --list --full-depth; isolated temp install of --all; architect, security, and code-review validation passes
Not-tested: Clearing stale external skills.sh cache for the historical virus-scan page1 parent 434b2a6 commit f1782bf
5 files changed
Lines changed: 7 additions & 4 deletions
File tree
- skills
- computer-doctor/agents
- security-scan/agents
- update-audit/agents
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments