release-manual

Verify PDF completeness and manage CHANGELOG updates for Parallax Propeller 2 manual releases.

4|Updated Aug 14, 2025
One-click install
npx skills add https://github.com/ironsheep/P2-Knowledge-Base --skill release-manual
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-manual
Source: https://github.com/ironsheep/P2-Knowledge-Base/tree/main/.claude/skills/release-manual
Command: npx skills add https://github.com/ironsheep/P2-Knowledge-Base --skill release-manual

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the release process for Parallax Propeller 2 (P2) manuals, ensuring quality and consistency in their publication.

Core Features & Use Cases

  • PDF Verification: Checks for content completeness, page count, outline, and key sections to prevent silent content drops.
  • Changelog Management: Audits and promotes the CHANGELOG, updates the deliverables README, and handles the Platform Freshness Ledger.
  • Git Handoff: Suggests git commands for committing changes and tagging the release.
  • Use Case: When a user wants to release a P2 manual, this Skill ensures that the PDF is complete, the CHANGELOG is accurate, and all necessary updates are made to the documentation before promoting the release.

Quick Start

To release a manual, use the release-manual skill with the manual's slug as an argument: release-manual <slug>

Frequently Asked Questions about release-manual

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a manual release process for technical PDF documentation?

You can automate manual release for technical PDF documentation by verifying content completeness, auditing CHANGELOG updates, and generating Git commit and tag commands. This Skill checks PDF page counts and outlines to prevent silent content drops during publication.

What is the best way to verify PDF completeness before a technical documentation release?

The best way to verify PDF completeness before a technical documentation release is to check for page count, outline, and key sections. This Skill automates these PDF verification checks to ensure quality and consistency in manual publication workflows.

How do I manage CHANGELOG updates and Git handoff for a manual release?

To manage CHANGELOG updates and Git handoff, you audit the CHANGELOG, update the deliverables README, and execute suggested Git commands for committing and tagging. This Skill automates the audit and generates the necessary Git handoff commands.

Does the release-manual Skill automatically execute Git commands for tagging a release?

No, the release-manual Skill does not automatically execute Git commands for tagging a release. It suggests Git commands for committing changes and tagging the release, requiring manual verification and manual Git command execution to complete the handoff process.

Can I use this Skill for technical documentation releases outside of Parallax Propeller 2 manuals?

This Skill specifically automates the release of Parallax Propeller 2 manuals by verifying PDFs and managing CHANGELOG updates. It applies to technical documentation release workflows involving manual publication and audit processes, though it is tailored for P2 manual publication.