axiomantic avatar

axiomantic

Official

@axiomantic

0Followers
|
32Public Repos
|
49Published Skills

Offers structured engineering governance, test-driven development, and multi-agent coordination for complex software lifecycle management and quality assurance.

Skills Distribution
DomainDeveloper To...Software Quality A.. (35%)Engineering Govern.. (30%)System Architecture (20%)Technical Document.. (15%)

Agent Skills by axiomantic

Showing 49 vetted skills indexed across 2 GitHub repositories.

axiomanticaxiomantic
1

Adding Plugins to tripwire

Guide developers through adding Tripwire plugins from discovery to documentation.

Official
Advanced
axiomanticaxiomantic
8

spellbook-auditing

Audit Spellbook skills, commands, and documentation for quality and consistency.

Official
Advanced
axiomanticaxiomantic
8

documentation-updates

Sync CHANGELOG, README, and docs after library changes.

Official
Intermediate
axiomanticaxiomantic
8

assembling-context

Assemble tiered context packages within token budgets for multi-agent workflows.

Official
Advanced
axiomanticaxiomantic
8

using-git-worktrees

Manage separate project builds for the same or different target frameworks, and optionally the same for different CPU architectures.

Official
Advanced
axiomanticaxiomantic
8

autonomous-roundtable

Coordinate staged autonomous project development across DISCOVER, DESIGN, PLAN, IMPLEMENT, and COMPLETE phases with subagents and roundtables.

Official
Advanced
axiomanticaxiomantic
8

async-await-patterns

Enforce async/await for JavaScript and TypeScript asynchronous code.

Official
Advanced
axiomanticaxiomantic
8

test-driven-development

Enforce a red-green-refactor workflow by writing failing tests before production code.

Official
Intermediate
axiomanticaxiomantic
8

fact-checking

Identify and triage verifiable claims in code and documentation with evidence.

Official
Advanced
axiomanticaxiomantic
8

devils-advocate

Identify flaws and surface risks in design documents and decisions.

Official
Advanced
axiomanticaxiomantic
8

finding-dead-code

Identify dead code with caller evidence and removal plans.

Official
Advanced
axiomanticaxiomantic
8

using-lsp-tools

Provides semantic navigation and accurate extraction of text, tables, and metadata from PDF files.

Official
Intermediate
axiomanticaxiomantic
8

reflexion

Parse ITERATE feedback, extract root causes, and store reflections in forge.db.

Official
Advanced
axiomanticaxiomantic
8

reviewing-design-docs

Identify gaps and ambiguities in design documents before implementation.

Official
Advanced
axiomanticaxiomantic
8

analyzing-skill-usage

Analyze session transcripts to extract invocation patterns and per-skill scores.

Official
Advanced
axiomanticaxiomantic
8

dispatching-parallel-agents

Decide when to dispatch subagents versus stay in the main context.

Official
Advanced
axiomanticaxiomantic
8

managing-artifacts

Organize generated artifacts into a centralized directory under ~/.local/spellbook.

Official
Advanced
axiomanticaxiomantic
8

smart-reading

Measure unknown file or command output size before reading or delegating to subagents.

Official
Advanced
axiomanticaxiomantic
8

code-review

Route code reviews to mode-specific handlers and generate findings with severity and file:line references.

Official
Advanced
axiomanticaxiomantic
8

debugging

Guides debugging workflows from triage to verification with structured decision points.

Official
Advanced
axiomanticaxiomantic
8

designing-workflows

Formalize business processes into state machines with mermaid diagrams and transition tables.

Official
Advanced
axiomanticaxiomantic
8

fun-mode

Configure a Creative Dialogue Director persona with context and undertow for bounded conversations.

Official
Advanced
axiomanticaxiomantic
8

executing-plans

Executes written implementation plans step-by-step with mandatory verification evidence.

Official
Advanced
axiomanticaxiomantic
8

finishing-a-development-branch

Enforce test success before merging, PR creation, or discarding feature branches.

Official
Advanced

Frequently Asked Questions About axiomantic

FAQPage Schema
What specific engineering tasks are enabled by these capabilities?▼

These capabilities enable rigorous test-driven development, automated code review routing, structured design document auditing, and the formalization of business processes into state machines. It facilitates end-to-end feature implementation, artifact management, and the systematic identification of dead code or coverage gaps.

Which personas benefit most from these engineering practices?▼

Senior software engineers, technical leads, and quality assurance architects benefit from these practices. The framework is designed for developers managing complex, multi-branch projects who require strict adherence to quality standards, traceable decision logs, and structured peer-review processes.

What are the prerequisites for integrating these practices into a project?▼

Integration requires a Git-based version control environment and a commitment to test-driven development standards. Users should maintain a structured project directory, typically utilizing the ~/.local/spellbook path for artifact persistence, and ensure their codebase supports modular, phase-gated development cycles.