Augentic
Official@augentic · New Zealand
Intent-preserving AI augmentation: machine-helped, human-owned.
Agent Skills by Augentic
Showing 30 vetted skills indexed across 3 GitHub repositories.
openspec-apply-change
Implements tasks defined in an OpenSpec change for spec-driven applications.
core-writer
Generate and update Rust Crux application cores from markdown specification files.
openspec-explore
Explore ideas and clarify requirements through collaborative codebase analysis.
openspec-archive-change
Archive completed OpenSpec changes with verified artifacts and delta spec sync assessment.
openspec-propose
Generate proposal, app-spec, and tasks files for OpenSpec changes.
sow-writer
Generate a Statement of Work document from Specify artifacts in business language.
propose
Generate design, specs, and task files from a natural language change description.
init
Create a .specify/ directory structure and config.yaml for Specify workflows.
apply
Executes tasks from a Specify change and validates artifacts against schema rules.
archive
Merge delta specifications into the baseline and archive completed changes.
verify
Compare source code against baseline specifications to detect deviations.
abandon
Abandon development changes by updating status and archiving directories.
status
Display Specify change lifecycle, artifact completion, and task progress.
explore
Explore software development ideas and investigate codebase architecture through grounded dialogue.
test-writer
Generate and update Rust WASM test suites from specification artifacts.
guest-writer
Generate a Rust WASM guest project for the Omnia WASI runtime.
code-reviewer
Review Rust WASM crates for security vulnerabilities and WASM constraint violations.
crate-writer
Generate and update Rust WASM crates from Specify artifacts.
wiretapper
Instrument cloned legacy TypeScript/Node.js repositories to capture request/response data as fixture JSON.
code-analyzer
Analyze source code to generate language-agnostic specifications and design documents.
replay-writer
Generate and refine Rust crate integration tests from JSON fixtures.
git-cloner
Clone git repositories with URL validation, branch options, and post-clone verification.
migrator
Coordinate TypeScript to Rust WASM migrations with checkpointing and resumption.
testgen
Generate Rust WASM test harnesses with fixture and replay patterns.
Frequently Asked Questions About Augentic
FAQPage SchemaWhat specific development tasks can Augentic perform?▼
Augentic generates Rust WASM crates, creates test harnesses from JSON fixtures, performs codebase migrations, and validates source code against baseline specifications. It also produces design documentation and Statement of Work artifacts directly from Jira requirements.
Which engineering personas benefit most from these capabilities?▼
Backend engineers, systems architects, and migration specialists working within Rust WASM ecosystems benefit most. It is specifically designed for teams managing complex refactoring projects, legacy system modernization, and those requiring strict adherence to specification-driven development practices.
What are the prerequisites for running Augentic in a project?▼
Users require a standard Rust development environment, Cargo, and access to the target repository. Projects must be initialized with a .specify directory structure to manage configuration, baseline specifications, and artifact validation rules.