Skip to content

Commit fa01d9e

Browse files
Merge pull request #18 from fiveonecode/codex/consolidate-managed-skill-shadows
Enforce managed skill ownership
2 parents 107c5a7 + 1794806 commit fa01d9e

29 files changed

Lines changed: 71 additions & 2200 deletions

.agents/skills/README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,28 @@
11
# Repo-Local Skills
22

3-
This repo includes a curated subset of skills so a fresh agent can continue
4-
without depending on private product repositories.
3+
This repo owns project-specific skills and relies on the agent client's
4+
managed-global baseline for shared skills.
55

6-
## General Engineering Skills
6+
## Managed global
77

88
- `spec-creation-updating`
9-
- `apple-doc-research`
10-
- `swiftui-pro`
11-
- `swift-concurrency-pro`
12-
- `screenshot-analyze-verification`
139
- `harness-engineering`
1410
- `xcode-build`
15-
- `swiftui-simulator-ui`
1611
- `code-review`
1712
- `ios-xcodegen`
1813
- `xcode-cloud`
19-
- `apple-hig-designer`
2014

21-
## Local to this repo
15+
These names must not be copied into any project skill root.
16+
17+
## Project local
2218

2319
- `broker-harness-adoption`
20+
- `apple-doc-research`
21+
- `apple-hig-designer`
22+
- `screenshot-analyze-verification`
23+
- `swift-concurrency-pro`
24+
- `swiftui-pro`
25+
- `swiftui-simulator-ui`
2426

2527
Do not add private source snapshots, local machine paths, credentials, or
2628
company-only task context to skill docs.

.agents/skills/code-review/SKILL.md

Lines changed: 0 additions & 118 deletions
This file was deleted.

.agents/skills/code-review/references/review-checklists.md

Lines changed: 0 additions & 73 deletions
This file was deleted.

.agents/skills/harness-engineering/SKILL.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

.agents/skills/harness-engineering/agents/openai.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.agents/skills/harness-engineering/references/harness-engineering-principles.md

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)