open-platform-model avatar

open-platform-model

Official

@open-platform-model

0Followers
|
12Public Repos
|
15Published Skills

OpenSpec lifecycle management for technical specification versioning, delta synchronization, and structured change implementation across enterprise codebases.

Skills Distribution
DomainDeveloper To...Specification Life.. (50%)Change Implementat.. (30%)Codebase Integrity.. (20%)

Agent Skills by open-platform-model

Showing 15 vetted skills indexed across 1 GitHub repositories.

open-platform-modelopen-platform-model

openspec-apply-change

Apply OpenSpec changes by coordinating status checks, instructions, and task execution.

Official
Intermediate
open-platform-modelopen-platform-model

openspec-explore

Guide problem exploration and requirement clarification with clarifying questions and ASCII diagrams.

Official
Intermediate
open-platform-modelopen-platform-model

openspec-verify-change

Verify change implementations against openspec delta specifications.

Official
Advanced
open-platform-modelopen-platform-model

openspec-new-change

Scaffold a new OpenSpec change workflow from user input.

Official
Intermediate
open-platform-modelopen-platform-model

openspec-archive-change

Archive completed OpenSpec changes with metadata preservation.

Official
Advanced
open-platform-modelopen-platform-model

openspec-onboard

Guide new users through OpenSpec phases from exploration to archive.

Official
Intermediate
open-platform-modelopen-platform-model

openspec-bulk-archive-change

Batch archive multiple completed OpenSpec changes with conflict detection and status validation.

Official
Advanced
open-platform-modelopen-platform-model

openspec-continue-change

Create the next artifact in an OpenSpec change sequence.

Official
Advanced
open-platform-modelopen-platform-model

openspec-sync-specs

Merge delta specifications into main spec files while preserving unrelated content.

Official
Advanced
open-platform-modelopen-platform-model

openspec-ff-change

Generate OpenSpec change artifacts in dependency order from templates.

Official
Advanced
open-platform-modelopen-platform-model

commit

Validate staged Git commits against the Conventional Commits format.

Official
Intermediate
open-platform-modelopen-platform-model

brainstorm

Generate multiple distinct angles on a user-provided topic.

Official
Advanced
open-platform-modelopen-platform-model

openspec-cleanup

Identify and report dead, obsolete, or orphaned code with file paths and line numbers.

Official
Advanced
open-platform-modelopen-platform-model

openspec-harmonize-changes

Detect conflicting OpenSpec changes and generate a structured harmony report.

Official
Advanced
open-platform-modelopen-platform-model

security-audit

Audits Go CLI projects for vulnerabilities and generates a severity-ranked report.

Official
Advanced

Frequently Asked Questions About open-platform-model

FAQPage Schema
What specific tasks are enabled by the OpenSpec suite?

The suite enables end-to-end management of technical specifications, including scaffolding new changes, synchronizing delta updates into main files, verifying implementations against specifications, and archiving completed tasks. It also provides utilities for detecting conflicting changes and identifying orphaned code within a repository.

Which personas benefit most from these capabilities?

Technical leads, systems architects, and software engineers responsible for maintaining complex documentation and codebase consistency benefit most. These capabilities are designed for teams requiring rigorous version control, dependency-aware change sequencing, and automated auditing of project health and security vulnerabilities.

What are the prerequisites for running these operations?

Execution requires a repository structured around OpenSpec delta specifications and standard Git version control. Users must ensure their environment supports the underlying Go-based auditing functions and that project files are formatted to allow for structured parsing and conflict detection during the synchronization phases.