PA

paperlab_book_release_orchestration

Workflow management for releasing PaperLab books.

Install

mkdir -p .claude/skills/paperlab-book-release-orchestration && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10156" && unzip -o skill.zip -d .claude/skills/paperlab-book-release-orchestration && rm skill.zip

Installs to .claude/skills/paperlab-book-release-orchestration

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Define the PaperLab whole-book release workflow: audit order, blocker rules, render commands, artifact freshness checks, and release gate reporting.
148 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Auditing book release readiness
  • Checking dependency and artifact freshness
  • Running regression tests for release candidates
  • Generating final release gate reports

How it works

It executes a multi-step release gate order that verifies source inventory, learning objectives, and notebook regression checks. It blocks publication if specific audits like NeqSim API examples or figure style checks fail.

Inputs & outputs

You give it
Book release candidate source files
You get back
Release gate report with decision status

When to use paperlab_book_release_orchestration

  • Check book readiness
  • Generate final book artifacts
  • Audit release blockers

About this skill

PaperLab Book Release Orchestration

When to Use

USE WHEN: preparing a PaperLab book release candidate or regenerating all final artifacts after content, notebook, or figure changes.

Pair with:

  • paperlab_book_typesetting_release for output formats,
  • paperlab_chapter_health_dashboard for chapter readiness,
  • paperlab_notebook_regression_baselines for computational gates.

Release Gate Order

  1. Source inventory and coverage check.
  2. Learning objective and curriculum checks.
  3. Scientific traceability, equation, API, and standards checks.
  4. Notebook verification and regression checks.
  5. Figure style and context checks.
  6. Conciseness and adversarial review.
  7. Chapter readiness dashboard.
  8. Render outputs and artifact freshness check.
  9. Final release gate report.

Blockers

Block release for:

  • failed book-check,
  • unresolved TODOs in release chapters,
  • missing main figures,
  • failed evidence check,
  • broken NeqSim API examples,
  • broken notebooks that support published claims,
  • unsupported formal compliance language,
  • render failures,
  • stale standalone HTML or PDF after source edits.

Report Pattern

# Release Gate Report

- Book: <book slug>
- Date: <date>
- Decision: release | hold
- Commands run:
  - <command>
- Blocking issues:
  - <issue, owner agent, next action>
- Artifacts refreshed:
  - `submission/book.html`
  - `submission/book_standalone.html`
  - `submission/book.pdf`

Safety Rules

  • Do not publish when blocker audits fail.
  • Record exact commands and environment details.
  • Respect book-specific instructions for ignored source directories and render paths.

When not to use it

  • Early-stage content drafting
  • Individual chapter editing

Prerequisites

paperlab_book_typesetting_releasepaperlab_chapter_health_dashboardpaperlab_notebook_regression_baselines

Limitations

  • Blocks release on failed book-check
  • Requires all standalone artifacts to be fresh

How it compares

It automates the enforcement of specific publication gates rather than relying on manual checklist verification.

Compared to similar skills

paperlab_book_release_orchestration side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
paperlab_book_release_orchestration (this skill)01moNo flagsIntermediate
notion-knowledge-capture109moNo flagsIntermediate
feishu-doc145moNo flagsIntermediate
openspec-continue-change46moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry