Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Frostyard docs-site skill + scaffold — implementation plan

> **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking.
> **Historical implementation record (2026-07-19).** The delivered, maintained
> procedure is [frostyard-docs-site](../../../frostyard-docs-site/SKILL.md).
> This plan is retained as provenance only; do not execute its checklist or
> reuse its environment-specific paths.

**Goal:** A `skills/frostyard-docs-site/` skill in this design-system repo whose `scaffold/` payload is a complete Astro docs site (Frostyard docs-shell design, Markdown/MDX content, Pagefind search, Cloudflare Workers deploy) that the skill applies to any project repo as `site/`.

Expand Down
5 changes: 1 addition & 4 deletions docs/plans/0001-docs-shape-rollout.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ updex is the completed reference (updex#256, #257 merged).
`docs/org-adrs.md`. Found during intuneme's migration: its snosi release
dispatch never fires on tag runs
([core#20](https://github.com/frostyard/core/issues/20)).
- [ ] Follow-up: pilothouse `docs/design/overview.md` is 4,935 lines —
run the skill's maintenance pass to split it toward the 200–500 cap.
- Migration-time per-repo notes: chairlift's
`internal/installcheck/documentation_test.go` pins literal `yeti/` paths;
chairlift/pilothouse have `.agents → docs/agents` symlinks; repogen's
Expand All @@ -48,8 +46,7 @@ updex is the completed reference (updex#256, #257 merged).
- **Done when:** no frostyard repo contains a `yeti/` or `cairn/`
directory, and each migrated repo's `docs/README.md` indexes the four
categories. ✅ verified 2026-08-12 across all nine synced repos
(intuneme#184 was the last merge). The pilothouse overview split remains
as a follow-up item above.
(intuneme#184 was the last merge).

## Phase 3 — Repo-local ADRs from the sweep ✅ 2026-08-12

Expand Down
Loading