Pablo Fernandez
Community@pablof7z · Kalymnos, Greece
Pablo Fernandez publishes OpenSpec skills for spec-driven change management: proposing, implementing, updating, syncing, and archiving change artifacts via the openspec CLI.
Agent Skills by Pablo Fernandez
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 investigates codebases as a thinking partner before creating OpenSpec change proposals.
openspec-update-change
Revise OpenSpec change planning artifacts and reconcile them for coherence.
openspec-archive-change
Archive completed OpenSpec changes after verifying artifacts, tasks, and spec sync state.
openspec-propose
Generate complete OpenSpec change proposals with specs, design, and tasks artifacts.
openspec-sync-specs
Merge delta spec changes into main OpenSpec capability specifications.
Frequently Asked Questions About Pablo Fernandez
FAQPage SchemaWhat tasks can I perform with pablof7z's OpenSpec skills?▼
You can propose new changes with full design and task artifacts, explore and clarify requirements, implement change tasks, revise existing change plans, sync delta specs into main specs, and archive completed changes. All six skills operate through the openspec CLI.
Who are these OpenSpec skills designed for?▼
They target software engineers and technical leads practicing spec-driven development who want structured change proposals, coherent planning artifacts, and controlled spec synchronization. Anyone managing feature changes through OpenSpec's experimental workflow benefits directly.
What are the prerequisites for running these skills?▼
Each skill requires the openspec CLI to be installed, since all operations execute through Bash(openspec:*) commands. No other dependencies are listed in the skill frontmatter. The skills were generated with OpenSpec version 1.10.0.
Are these OpenSpec skills free and open source?▼
Yes. All six skills are released under the MIT license, permitting free use, modification, and redistribution. They are authored by openspec and published under pablof7z's registry at version 1.0.
How do I finalize a completed change with these skills?▼
Use openspec-sync-specs to merge delta specs into main specs without archiving, then run openspec-archive-change to finalize and archive the change after implementation is complete. openspec-update-change keeps planning artifacts coherent beforehand.