One-click install
npx skills add https://github.com/ianshank/Platinum-Palladium-AI-Printing-Tool --skill dev-sqe-handoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-sqe-handoff
Source: https://github.com/ianshank/Platinum-Palladium-AI-Printing-Tool/tree/main/.claude/skills/dev-sqe-handoff
Command: npx skills add https://github.com/ianshank/Platinum-Palladium-AI-Printing-Tool --skill dev-sqe-handoff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill automates the capture, logging, and handoff creation for DEV-SQE sessions by recording file changes, tests, coverage, and state; it ensures ledger append-only integrity and generates both summary updates and immutable handoff documents to support planning and PR readiness.

Core Features & Use Cases

  • Capture files changed, tests added, and coverage data from a DEV-SQE session
  • Append DEV-SQE ledger events, update state, and generate handoff documents for upstream and downstream phases
  • Produce immutable handoff documents and maintain a concise session summary for PR readiness

Quick Start

Run a DEV-SQE handoff using the current workspace to publish a ledger entry and generate the latest handoff documents.

Frequently Asked Questions about dev-sqe-handoff

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

FAQPage Schema
How do I automate handoff documentation for development and testing sessions?

To automate handoff documentation, you can capture file changes, tests, and coverage data from development and testing sessions, then generate immutable handoff documents and append-only ledger entries to support PR readiness.

What is an append-only ledger and how does it work for session state tracking?

An append-only ledger for session state tracking records development and testing events sequentially without allowing modifications to past entries, ensuring ledger integrity while maintaining a concise session summary for planning.

How do I generate immutable handoff documents for pull request readiness?

You generate immutable handoff documents for PR readiness by capturing session artifacts like changed files and test coverage, which automatically produces fixed summary updates and ledger entries for downstream phases.

Can I use this workflow for end-to-end software engineering sessions from discovery to PR?

Yes, this workflow applies to end-to-end software-engineering sessions from discovery to PR readiness, capturing artifacts, updating handoff state, and appending ledger events across upstream and downstream phases.

Does this handoff process require any external dependencies or components?

No, this handoff process has no external dependencies or components, operating entirely within the current workspace to publish ledger entries and generate handoff documents.

What's the best way to maintain a concise session summary during a DEV-SQE handoff?

The best way to maintain a concise session summary during a DEV-SQE handoff is to let the workflow automatically generate summaries from captured artifacts, enforcing append-only ledger entries while updating the handoff state.