refactor: reorganize skill numbering, remove obsolete skills, rename shared libs
- Rename: 00→80 claude-settings-optimizer, 88→79 dintel-skill-update, 92→81 mac-optimizer, 93→82 tui-design-template - Rename: dintel-shared → _dintel-shared (consistent with _ourdigital-shared) - Remove: 61-gtm-manager, 62-gtm-guardian (obsolete), 99_archive - Update all dintel-* skill refs (114 occurrences across 31 files) - Sync README.md, CLAUDE.md, AGENTS.md with new structure Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
22
AGENTS.md
22
AGENTS.md
@@ -127,7 +127,7 @@ Task 2: general-purpose - "Implement the planned skill" # Needs Task 1 result
|
||||
- All SEO skills integrate with Ahrefs MCP tools and output to the Notion SEO Audit Log database
|
||||
- Slash commands available: `/seo-keyword-strategy`, `/seo-serp-analysis`, `/seo-position-tracking`, `/seo-link-building`, `/seo-content-strategy`, `/seo-ecommerce`, `/seo-kpi-framework`, `/seo-international`, `/seo-ai-visibility`, `/seo-knowledge-graph`, `/seo-competitor-intel`, `/seo-crawl-budget`, `/seo-migration-planner`, `/seo-reporting-dashboard`
|
||||
|
||||
### GTM Skills (60-69)
|
||||
### GTM Skills (60-62)
|
||||
|
||||
Three specialized skills with clear handoff workflow: **audit → edit → validate**
|
||||
|
||||
@@ -182,17 +182,19 @@ Task(
|
||||
|
||||
**Parallel workflows:** Set `NOTEBOOKLM_HOME` per agent to avoid context conflicts.
|
||||
|
||||
### Mac Optimizer (92)
|
||||
### System & Utility Tools (80-82)
|
||||
|
||||
- **Claude Code only** — no Desktop version
|
||||
- Runs read-only audit scripts that output JSON lines, then presents findings as severity-ranked tables
|
||||
- 5 audit modules: packages, environment, security, cleanup, resources
|
||||
- `doctor` mode runs all 5 sequentially and presents unified report
|
||||
- **Always ask user consent** before executing any cleanup or system changes
|
||||
- Scripts are in `custom-skills/92-mac-optimizer/scripts/`
|
||||
- Reference docs in `custom-skills/92-mac-optimizer/references/`
|
||||
- **80-claude-settings-optimizer**: Claude settings optimization and token efficiency audit
|
||||
- **81-mac-optimizer**: macOS system health toolkit (Claude Code only)
|
||||
- Runs read-only audit scripts that output JSON lines, then presents findings as severity-ranked tables
|
||||
- 5 audit modules: packages, environment, security, cleanup, resources
|
||||
- `doctor` mode runs all 5 sequentially and presents unified report
|
||||
- **Always ask user consent** before executing any cleanup or system changes
|
||||
- Scripts are in `custom-skills/81-mac-optimizer/scripts/`
|
||||
- Reference docs in `custom-skills/81-mac-optimizer/references/`
|
||||
- **82-tui-design-template**: TUI wizard interface design (Norton Commander / Gopher style, Rich)
|
||||
|
||||
### Reference Curator Skills (90-99)
|
||||
### Reference Curator Skills (90-91)
|
||||
|
||||
- Use **reference-curator-pipeline** for full automated curation workflows
|
||||
- Runs as background task, coordinates all 6 skills in sequence
|
||||
|
||||
Reference in New Issue
Block a user