Artagon
Official@artagon · US
The Unified Identity Platform : Trusted Identity for Machines and Humans - Verified, Private, Attested
Agent Skills by Artagon
Showing 12 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Implement OpenSpec change tasks by fetching instructions and reading context files.
openspec-explore
Explore ideas and clarify requirements without implementing code changes.
openspec-verify-change
Verify OpenSpec implementations against change artifacts and generate a markdown report.
openspec-new-change
Create an OpenSpec change directory from a natural-language request.
openspec-archive-change
Archive completed OpenSpec changes with delta spec synchronization.
openspec-onboard
Guide users through the OpenSpec workflow cycle from Explore to Archive.
openspec-propose
Generate OpenSpec proposal, design, and tasks artifacts in dependency order.
openspec-bulk-archive-change
Archive multiple completed OpenSpec changes with conflict detection and spec syncing.
openspec-continue-change
Create the next required OpenSpec artifact from current workflow state.
openspec-sync-specs
Merge delta OpenSpec requirement changes into main capability specs.
openspec-ff-change
Generate OpenSpec change artifacts in dependency order until implementation-ready.
vscode-config
Resolve VS Code-family configuration paths, precedence, and ignored JSONC settings.
Frequently Asked Questions About Artagon
FAQPage SchemaWhat specific tasks does Artagon enable for software engineers?▼
Artagon enables engineers to manage the full OpenSpec lifecycle, including requirement exploration, proposal generation, implementation verification, and archival. It facilitates the creation of dependency-ordered change artifacts and ensures delta specifications are accurately merged into main capability documentation.
Which technical personas benefit most from these capabilities?▼
System architects, technical leads, and software engineers managing complex requirement specifications benefit from Artagon. It is designed for teams requiring rigorous traceability between natural-language requests, design proposals, and final implementation artifacts within a standardized specification environment.
What are the prerequisites for using Artagon's configuration resolution?▼
To utilize the configuration resolution features, users must have a standard VS Code environment with existing JSONC configuration files. The system requires access to the local directory structure to analyze path precedence and identify ignored settings within the project workspace.