claude-skills/docs
Claude d928ec95d5
release: v2.12.0 — consolidated release notes, version bump, docs-site regeneration
- CHANGELOG.md gains the [2.12.0] entry (first tagged release since v2.9.0):
  consolidates the previously documented but untagged v2.10.0-v2.11.2 work,
  all post-2.11.2 merges, and the full 17-issue triage sweep; the ten stacked
  [Unreleased] sections are demoted into the 2.12.0 body so the Release
  workflow tags and publishes the whole span. Verified parseable with
  scripts/extract_release_notes.py (version 2.12.0, 554-line body).
- Version markers bumped to 2.12.0: marketplace.json metadata,
  CLAUDE.md current-version header + footer.
- Counters trued to the derived values (380 skills / 96 plugins / 20 domains /
  706 tools / 823 refs / 114 agents / 138 commands) in README badges + prose,
  CLAUDE.md, marketplace.json, and the long-stale mkdocs.yml/docs/index.md
  site description (was still claiming 345/78/17).
- Docs site regenerated via scripts/generate-docs.py (568 generated pages;
  new pages for the recently merged plugins); codex/gemini mirrors resynced;
  mkdocs build verified locally with the same plugin set static.yml uses
  (670 HTML pages, no errors).
- Fix: the three hivemind worker personas (assets/agents/{coder,scout,tester}.md,
  merged via #979 while Actions was not triggering) lacked the frontmatter
  `name:` field and hard-failed the blocking G10 gate — named
  hive-coder/hive-scout/hive-tester; 645 files now scan with 0 errors.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qgc6RYXWJPr5oW9DHU7zR4
2026-08-24 20:35:06 +00:00
..
agents release: v2.12.0 — consolidated release notes, version bump, docs-site regeneration 2026-08-24 20:35:06 +00:00
commands release: v2.12.0 — consolidated release notes, version bump, docs-site regeneration 2026-08-24 20:35:06 +00:00
guides Merge origin/dev: reconcile docs redesign with upstream skill changes 2026-06-11 15:52:42 +00:00
overrides docs: harden llms.txt footer URL join against site_url without trailing slash 2026-07-01 14:00:43 +00:00
personas feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
plugins fix(docs): carry the #954 policy change and #933 link cleanup into the generated docs site 2026-08-21 05:55:45 +00:00
skills release: v2.12.0 — consolidated release notes, version bump, docs-site regeneration 2026-08-24 20:35:06 +00:00
stylesheets docs: add llms.txt + llms-full.txt for AI-agent discovery, link from footer 2026-07-01 13:55:32 +00:00
custom-gpts.md Merge origin/dev: reconcile docs redesign with upstream skill changes 2026-06-11 15:52:42 +00:00
getting-started.md Merge origin/dev: reconcile docs redesign with upstream skill changes 2026-06-11 15:52:42 +00:00
googlec3db22c96191d971.html fix(seo): add Google Search Console verification file to docs 2026-03-23 12:57:12 +01:00
index.md release: v2.12.0 — consolidated release notes, version bump, docs-site regeneration 2026-08-24 20:35:06 +00:00
integrations.md Merge origin/dev: reconcile docs redesign with upstream skill changes 2026-06-11 15:52:42 +00:00
llms-full.txt docs: add llms.txt + llms-full.txt for AI-agent discovery, link from footer 2026-07-01 13:55:32 +00:00
llms.txt docs: add llms.txt + llms-full.txt for AI-agent discovery, link from footer 2026-07-01 13:55:32 +00:00
orchestration.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
robots.txt feat: add robots.txt with sitemap reference for Google crawling 2026-03-06 14:21:12 +01:00