Augentic avatar

Augentic

Official

@augentic · New Zealand

0Followers
|
17Public Repos
|
30Published Skills

Intent-preserving AI augmentation: machine-helped, human-owned.

Skills Distribution
DomainDeveloper To...WASM-Crate-Generat.. (40%)Codebase-Migration (30%)Specification-Veri.. (30%)

Agent Skills by Augentic

Showing 30 vetted skills indexed across 3 GitHub repositories.

augenticaugentic

openspec-apply-change

Implements tasks defined in an OpenSpec change for spec-driven applications.

Official
Advanced
augenticaugentic

core-writer

Generate and update Rust Crux application cores from markdown specification files.

Official
Advanced
augenticaugentic

openspec-explore

Explore ideas and clarify requirements through collaborative codebase analysis.

Official
Intermediate
augenticaugentic

openspec-archive-change

Archive completed OpenSpec changes with verified artifacts and delta spec sync assessment.

Official
Advanced
augenticaugentic

openspec-propose

Generate proposal, app-spec, and tasks files for OpenSpec changes.

Official
Intermediate
augenticaugentic
1

sow-writer

Generate a Statement of Work document from Specify artifacts in business language.

Official
Advanced
augenticaugentic
1

propose

Generate design, specs, and task files from a natural language change description.

Official
Advanced
augenticaugentic
1

init

Create a .specify/ directory structure and config.yaml for Specify workflows.

Official
Intermediate
augenticaugentic
1

apply

Executes tasks from a Specify change and validates artifacts against schema rules.

Official
Advanced
augenticaugentic
1

archive

Merge delta specifications into the baseline and archive completed changes.

Official
Advanced
augenticaugentic
1

verify

Compare source code against baseline specifications to detect deviations.

Official
Advanced
augenticaugentic
1

abandon

Abandon development changes by updating status and archiving directories.

Official
Intermediate
augenticaugentic
1

status

Display Specify change lifecycle, artifact completion, and task progress.

Official
Intermediate
augenticaugentic
1

explore

Explore software development ideas and investigate codebase architecture through grounded dialogue.

Official
Intermediate
augenticaugentic
1

test-writer

Generate and update Rust WASM test suites from specification artifacts.

Official
Advanced
augenticaugentic
1

guest-writer

Generate a Rust WASM guest project for the Omnia WASI runtime.

Official
Intermediate
augenticaugentic
1

code-reviewer

Review Rust WASM crates for security vulnerabilities and WASM constraint violations.

Official
Advanced
augenticaugentic
1

crate-writer

Generate and update Rust WASM crates from Specify artifacts.

Official
Advanced
augenticaugentic
1

wiretapper

Instrument cloned legacy TypeScript/Node.js repositories to capture request/response data as fixture JSON.

Official
Advanced
augenticaugentic
1

code-analyzer

Analyze source code to generate language-agnostic specifications and design documents.

Official
Advanced
augenticaugentic
1

replay-writer

Generate and refine Rust crate integration tests from JSON fixtures.

Official
Intermediate
augenticaugentic

git-cloner

Clone git repositories with URL validation, branch options, and post-clone verification.

Official
Intermediate
augenticaugentic

migrator

Coordinate TypeScript to Rust WASM migrations with checkpointing and resumption.

Official
Advanced
augenticaugentic

testgen

Generate Rust WASM test harnesses with fixture and replay patterns.

Official
Advanced

Frequently Asked Questions About Augentic

FAQPage Schema
What 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.