Observation
skills/README.md:114-117, under Related repositories:
../templates — template library
consumed by create-objectstack (separate repo). Scaffolds reference these
skills; keep this index in sync when adding or renaming a skill.
That statement is no longer true in either half. The five remote content templates were delisted from the official marketplace and are no longer maintained (maintainer, 2026-08-14: 「已经从官方应用市场下架了,停止维护了」), and #8693 removes them from the create-objectstack catalog together with the GitHub tarball-fetch path that consumed the repo. After that lands, create-objectstack consumes nothing from objectstack-ai/templates at all.
skills/README.md is a published, customer-facing surface, so it points a reader at a repository of retired content and tells them the scaffolder pulls from it.
Why this was not fixed in #8693
Scope on #8677 was the retired templates — the catalog entry and the surfaces naming a retired template by name. This line names the repository, not a template, so it fell outside that boundary and is recorded here rather than folded in.
Not urgent, and deliberately unlabelled for priority
Nothing breaks; it is a stale pointer. Filed plainly for the triage round to grade rather than judged here.
Other historical references to the same repo were reviewed and are fine as-is, because they are past-tense accounts of work that really happened: docs/PLATFORM_GAPS_FROM_TEMPLATES.md, the comment block in packages/create-objectstack/src/rewrite-identity.ts, and a comment in packages/runtime/src/sandbox/nested-write-real-sqlite.integration.test.ts.
Related
Generated by Claude Code
Observation
skills/README.md:114-117, under Related repositories:That statement is no longer true in either half. The five remote content templates were delisted from the official marketplace and are no longer maintained (maintainer, 2026-08-14: 「已经从官方应用市场下架了,停止维护了」), and #8693 removes them from the
create-objectstackcatalog together with the GitHub tarball-fetch path that consumed the repo. After that lands,create-objectstackconsumes nothing fromobjectstack-ai/templatesat all.skills/README.mdis a published, customer-facing surface, so it points a reader at a repository of retired content and tells them the scaffolder pulls from it.Why this was not fixed in #8693
Scope on #8677 was the retired templates — the catalog entry and the surfaces naming a retired template by name. This line names the repository, not a template, so it fell outside that boundary and is recorded here rather than folded in.
Not urgent, and deliberately unlabelled for priority
Nothing breaks; it is a stale pointer. Filed plainly for the triage round to grade rather than judged here.
Other historical references to the same repo were reviewed and are fine as-is, because they are past-tense accounts of work that really happened:
docs/PLATFORM_GAPS_FROM_TEMPLATES.md, the comment block inpackages/create-objectstack/src/rewrite-identity.ts, and a comment inpackages/runtime/src/sandbox/nested-write-real-sqlite.integration.test.ts.Related
npm run buildon GA create-objectstack@17.0.0 — templates still authorenable.trash/enable.mru, removed in the 16.x line #8677 — the CLI advertising the five retired templatesGenerated by Claude Code