Appearance
Med Tracker Agents Clone — /Users/d/Developer/agent/
Source: /Users/d/Developer/Active Projects/arxiv-mcp-server-fe977e538dc24bb2da937c6c9e48febb54083226/Cloned: 2026-05-03 (AEDT) Total size: ~2.2 MB / 222 files
What's inside
| Folder | Files | Purpose |
|---|---|---|
agents/ | 3 | The three agents built/installed today: project-manager.md, marketing-specialist.md, i18n-validator.md |
agents-extra-omc/ | 8 | Bonus oh-my-claudecode core agents that the PM/Marketing agents may delegate to: architect, designer, planner, executor, writer, code-reviewer, verifier, explore |
agents-extra-3d/ | 6 | core-3d-animation plugin's specialist agents (referenced for landing-page motion work) |
agents-extra-ideation/ | 8 | auto-claude-ideation-suite plugin's subagents (competitor-analysis, roadmap-discovery, etc.) |
commands-extra/ | 8 | visual-explainer slash commands (generate-slides, project-recap, share-page, …) |
skills/ | 187 | Every skill cited by the agents — split into standalone/, plugin/, and project-local/. Naming convention: <namespace>__<name>.SKILL.md |
marketing-data/ | 19 dirs + README | Empty data-folder skeleton matching marketing-specialist.md §1 read/write surface (briefs, drafts, images, seo, newsletters, campaigns, ads, research, voice, decisions, handoffs) |
source-files/ | 1 | The ~/.claude/hooks/sync-skills.py hook that auto-mirrors edits across ~/.claude/, ~/.codex/, ~/.agents/ |
MANIFEST.json | 1 | Machine-readable inventory + skill resolution stats |
How to use this clone
Option A — drop into another machine / project
- Copy
agents/→<target-project>/.claude/agents/(or~/.claude/agents/for user-level) - Copy
marketing-data/→<target-project>/.claude/marketing/ - (Optional) drop
source-files/sync-skills.pyto~/.claude/hooks/and register it in~/.claude/settings.jsonPostToolUse Edit|Write hook - The skills under
skills/are reference copies — the agents call them by name; they need to be installed via the marketplace on the target machine for actual invocation. The.SKILL.mdcopies here let you read what each skill does without leaving the bundle.
Option B — read-only documentation bundle
This clone is a self-contained reading archive: every named skill, plugin agent, or command the PM / Marketing agents reference is in here as a single .md so you can audit how the AU-compliant Med Tracker marketing operator works without spelunking through plugin paths.
AU compliance reminder
marketing-specialist.md and project-manager.md carry Med Tracker-specific AU/Melbourne context: AHPRA s.133 advertising guidelines, Privacy Act 1988 + APP 1–13, Spam Act 2003, TGA SaMD Class I, AUD-only pricing, AEST/AEDT defaults. For non-Med-Tracker reuse, fork these two files and search/replace the AU-specific clauses before deploying.
Manifest summary
- Skills resolved (citation → file): 180 / 209 cited tokens
- Truly missing: 0 (all 13 namespaced second-pass misses were re-classified as agents/commands and resolved into
agents-extra-*/commands-extra/) - False-positive citation terms (filename / data slug, not real skills): 13 — see
MANIFEST.jsonfalse_positive_terms
Lineage
Built across one Claude Code session on 2026-05-03 in the Med Tracker repo. The marketing-specialist.md body (1098 lines, 92 skill citations) was assembled in parallel by 7 worker agents under the oh-my-claudecode:team skill, with 8 distinct sections written concurrently into anchor placeholders.