8007342
Community@8007342
OpenSpec change-management and Tillandsias cross-platform build, smoke-test, and multihost coordination skills for autonomous release engineering.
Agent Skills by 8007342
Showing 26 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Implement tasks from an OpenSpec change using the openspec CLI.
openspec-explore
Explores ideas and clarifies requirements through OpenSpec change artifacts and codebase investigation.
openspec-verify-change
Verify implementation matches OpenSpec change artifacts before archiving.
openspec-new-change
Creates a new OpenSpec change scaffold using the artifact-driven workflow.
openspec-archive-change
Archive completed OpenSpec changes after verifying artifacts, tasks, and spec sync state.
openspec-onboard
Guides users through a complete OpenSpec change workflow with narrated phases and real codebase tasks.
openspec-propose
Generate complete OpenSpec change proposals with specs, design, and tasks artifacts.
openspec-bulk-archive-change
Archive multiple completed OpenSpec changes with conflict-aware spec synchronization.
openspec-continue-change
Creates the next artifact for an OpenSpec change using the openspec CLI.
openspec-sync-specs
Merge delta spec changes into main OpenSpec capability specifications.
openspec-ff-change
Generates all required OpenSpec change artifacts in one dependency-ordered pass.
merge-to-main-and-release
Automates daily linux-next to main promotion, version bumping, tagging, and GitHub release dispatch.
forge-continuous-enhancement
Iteratively improve the forge container by analyzing build logs and committing approved changes.
build-install-and-smoke-test-e2e
Builds, installs, and destructively smoke-tests the local Tillandsias tray across Linux, macOS, and Windows.
build-macos-tray
Builds, smoke-tests, and installs the macOS tray app while logging structured findings.
coordinate-multihost-work
Coordinate Linux, Windows, and macOS implementation agents through shared plan ledgers and git branch audits.
hello-world
Prints the text Hello and terminates without further actions.
smoke-curl-install-and-test-e2e
Validates published Tillandsias releases via clean-room curl-install, destructive reset, and fresh init.
build-windows-tray
Builds, installs, and verifies the Windows tray release binary with daily findings reports.
advance-work-from-plan
Claims, implements, and completes work packets from a shared plan ledger across distributed hosts.
probe-macos-tray-on-windows
Compiles the cfg-gated macos-tray crate on Windows to detect cross-platform regressions.
multihost-orchestration
Delegates multi-host orchestration commands to the canonical coordinate-multihost-work skill.
diagnose-forge
Diagnose forge container gaps from E2E diagnostics and file improvement proposals.
meta-orchestration
Orchestrates host-aware recurring runtime cycles that sync state, drain plan work, run e2e gates, and release.
Frequently Asked Questions About 8007342
FAQPage SchemaWhat tasks can I perform with 8007342's OpenSpec skills?▼
You can propose new changes with full design and spec artifacts, implement tasks step-by-step or fast-forwarded, verify implementations against change artifacts, sync delta specs to main specs, and archive single or multiple completed changes.
Who are these skills designed for?▼
They target developers and autonomous coding agents working on the Tillandsias project across Linux, macOS, and Windows hosts, plus anyone using the OpenSpec CLI for structured, spec-driven change management with artifact generation.
How do the build and smoke-test skills run in practice?▼
Skills like build-install-and-smoke-test-e2e detect the host OS, build and install the tray, reset the runtime substrate (Podman store, macOS VM, or WSL2 distro), re-provision from pristine state, and file every observed issue as a plan/issues work packet.
Are these skills open source and what do they cost?▼
The OpenSpec skills and diagnose-forge carry the MIT license, making them free to use and modify. Other skills in the manifest do not declare a license, so their terms are unspecified.
What prerequisites do these skills require?▼
All OpenSpec skills require the openspec CLI installed. Tillandsias skills require platform-specific runtimes: Podman on Linux, Virtualization.framework on macOS, or WSL2 on Windows, plus access to the shared plan ledger for coordination skills.