Printaga Publishing
Community@Printaga · USA
Printaga Publishing provides OpenSpec change-management skills covering proposal, exploration, implementation, revision, spec syncing, and archiving of specification-driven changes.
Agent Skills by Printaga Publishing
Showing 6 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Implements tasks from an OpenSpec change using the openspec CLI workflow.
openspec-explore
Explores ideas and clarifies requirements through OpenSpec change artifacts and codebase investigation.
openspec-update-change
Revises existing OpenSpec change planning artifacts and reconciles inconsistencies between them.
openspec-archive-change
Archives completed OpenSpec changes after verifying artifacts, tasks, and spec synchronization.
openspec-propose
Generates complete OpenSpec change proposals with specs, design, and tasks artifacts.
openspec-sync-specs
Merge delta spec changes into main OpenSpec specifications without archiving the change.
Frequently Asked Questions About Printaga Publishing
FAQPage SchemaWhat tasks can I perform with Printaga Publishing's OpenSpec skills?▼
You can propose new changes with full design and task artifacts, explore ideas and clarify requirements, implement change tasks, revise existing change plans, sync delta specs into main specs, and archive completed changes.
Who are these OpenSpec skills designed for?▼
They target software engineers and technical leads practicing specification-driven development who need structured change proposals, coherent planning artifacts, and controlled spec updates throughout a change's lifecycle.
What is required to run these skills?▼
Each skill requires the openspec CLI to be installed, as all operations execute through Bash(openspec:*) commands. No other dependencies are declared in the skill frontmatter.
Are these OpenSpec skills free to use?▼
Yes. All six skills are released under the MIT license, permitting free use, modification, and distribution in personal and commercial projects.
Can openspec-update-change modify my source code?▼
No. The update-change skill explicitly never edits code; it only revises a change's planning artifacts and keeps them coherent after edits or new decisions.