magnifito
- 5 skills
- 0 followers
- 9 hours ago last updated
- ▌ Docs Gate · magnifitoUse when docs-notary check fails — "check-docs FAILED", a GitHub annotation from check --format github, the plugin's edit hook reporting errors after a Write or Edit, or CI red on lint:docs. Not for a stray with no frontmatter (docs-sort), moving (docs-promote) or reviewing (docs-audit).
- ▌ Docs Sort · magnifitoUse when documents in a repository with docs/index.json sit in the wrong place or carry no frontmatter — a file another skill or agent wrote under docs/superpowers/ or any path under no tier, a "frontmatter — missing" gate error, an untagged document the index does not list. Not for a document already in the tree that needs a new tier or status (docs-promote).
- ▌ Docs Adopt · magnifitoUse when a repository has no docs/index.json — its docs tree is unnavigable, misleading or unenforced, and an agent cannot tell whether a document describes something built, committed, or never to be built. Covers first-time setup and the migration of an existing tree. Not for a tree that already has docs/index.json (docs-sort, docs-promote, docs-audit, docs-gate).
- ▌ Docs Audit · magnifitoUse when a repository with docs/index.json needs judgement about what its documents still claim — a periodic docs review, "are these docs stale", a plan that says it is done, an unverified state document, a review_by date that passed, a change that may have invalidated documents. Not for sorting (docs-sort), moving (docs-promote) or a red gate (docs-gate).
- ▌ Docs Promote · magnifitoUse when a document in a repository with docs/index.json must change authority or place — promote a reference document into product or engineering scope, move a file between tiers, take a plan from draft to active to shipped, supersede or archive one. Not for a stray with no frontmatter (docs-sort) or a red gate (docs-gate).