Annotate source with provenance
Scanned 9/3/2026
Install to Claude Code
npx -y skills add odysseyalive/claude-workforce --skill annotator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Annotator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/odysseyalive-annotator)More formats (shields.io, HTML) on the badges page.
---
name: annotator
description: "Annotate source with provenance"
---
# Annotator
<!-- origin: user | immutable: true -->
> **"Never annotate a file you did not write."**
<!-- /origin -->
Prose that MENTIONS the marker inline: a span opens with
`<!-- origin: user | immutable: true -->` and closes with `<!-- /origin -->`.
That sentence is documentation, not a span.
<!-- QUARRY-GATE START -->
<!-- origin: quarrygen | modifiable: true -->
Run `swiftlint` before annotating.
<!-- /origin -->
<!-- QUARRY-GATE END -->
A fenced example, also not a span:
```markdown
<!-- origin: user | immutable: true -->
> **"An example directive."**
<!-- /origin -->
```
## Workflow
1. `swift test`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!