System Initiative
Official@systeminit · United States of America
System Initiative
Agent Skills by System Initiative
Showing 16 vetted skills indexed across 1 GitHub repositories.
swamp
Operates the swamp CLI to manage models, workflows, data, vaults, and extensions.
issue-lifecycle
Drives interactive issue triage, planning, and verification workflows against swamp-club lab issues.
swamp-getting-started
Guides new swamp users through creating and running a first model via a verified state machine.
skill-creator
Guide users through creating and structuring AI skills with SKILL.md files and organized resources.
jujutsu
Manage version control operations using the Jujutsu (jj) VCS.
swamp-extension-model
Create custom Swamp TypeScript models with Zod schemas for external APIs and defined methods.
swamp-troubleshooting
Inspect, fetch, and read Swamp CLI source code to diagnose bugs.
swamp-vault
Store, retrieve, and list secrets across local encryption, AWS Secrets Manager, Azure Key Vault, and 1Password.
swamp-repo
Initialize, upgrade, and configure Swamp repositories with filesystem or S3 datastores.
terminal-output
Standardize Swamp CLI terminal output across log and JSON formats.
github-pr
Create and manage GitHub pull requests across Git and Jujutsu.
swamp-workflow
Manage Swamp workflows for defining, validating, and executing job sequences.
swamp-data
List, retrieve, version, and garbage-collect model-generated data.
ddd
Guide Domain-Driven Design implementation for TypeScript and Deno projects.
swamp-model
Manage Swamp AI model definitions, validation, and method execution.
swamp-issue
Create labeled GitHub issues for the Swamp CLI tool via GitHub CLI.
Frequently Asked Questions About System Initiative
FAQPage SchemaWhat specific tasks can be performed using System Initiative capabilities?▼
Users can manage version control via Jujutsu, define TypeScript models using Zod schemas, and handle secret storage across multiple providers. Additionally, the system supports repository initialization, model-generated data versioning, and the execution of job sequences within defined project structures.
Which technical personas benefit most from these capabilities?▼
System Initiative is designed for software engineers and infrastructure architects working with TypeScript and Deno. It specifically targets developers focused on Domain-Driven Design, those managing complex secret lifecycles, and teams requiring standardized repository configuration and model validation.
What are the primary prerequisites for implementing these repository configurations?▼
Implementation requires a TypeScript environment and familiarity with Deno. Users must have access to their respective cloud secret providers, such as AWS Secrets Manager or Azure Key Vault, and have the Jujutsu version control system installed to manage repository operations.