Germain Lefebvre
Community@germainlefebvre4 · Lille
Platform Engineer
Agent Skills by Germain Lefebvre
Showing 10 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, investigates codebases, and clarifies requirements through OpenSpec-guided thinking sessions.
openspec-verify-change
Verify implementation matches OpenSpec change artifacts before archiving.
openspec-new-change
Creates a new OpenSpec change scaffold using the experimental artifact-driven workflow.
openspec-archive-change
Archives completed OpenSpec changes after verifying artifacts, tasks, and spec synchronization.
openspec-onboard
Guides users through a complete OpenSpec change workflow with narrated phases and real codebase tasks.
openspec-bulk-archive-change
Archives multiple completed OpenSpec changes in one batch with conflict-aware spec syncing.
openspec-continue-change
Creates the next artifact in an OpenSpec change workflow using the openspec CLI.
openspec-sync-specs
Merge delta spec changes into main OpenSpec specifications without archiving the change.
openspec-ff-change
Generates all OpenSpec change artifacts in one pass using the openspec CLI.
Frequently Asked Questions About Germain Lefebvre
FAQPage SchemaWhat tasks can I perform with Germain Lefebvre's OpenSpec skills?▼
You can create new changes, explore ideas and requirements, implement change tasks, continue or fast-forward artifact creation, verify implementations against change artifacts, sync delta specs to main specs, and archive single or multiple completed changes.
Who are these OpenSpec skills designed for?▼
They target platform engineers and developers practicing spec-driven development who manage features, fixes, and modifications through structured change artifacts. The guided onboarding skill also suits newcomers learning the complete OpenSpec cycle on a real codebase.
What is required to run these OpenSpec skills?▼
Every 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 and open source?▼
Yes. All ten skills are released under the MIT license, permitting free use, modification, and distribution. They are authored by openspec at version 1.0.
How do I verify and finalize a change with these skills?▼
Use openspec-verify-change to confirm the implementation is complete, correct, and coherent against change artifacts. Then archive it with openspec-archive-change, or use openspec-bulk-archive-change to finalize several parallel changes at once.