Apolon Ivankovic
Community@ApolonTorq · Perth, Australia
ApolonTorq provides git-based architectural decision record generation and CHANGELOG-driven feature implementation with integrated testing.
Agent Skills by Apolon Ivankovic
Showing 2 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About Apolon Ivankovic
FAQPage SchemaWhat tasks can I accomplish using ApolonTorq's skills?▼
You can analyze git changes to identify architectural decisions and generate ADR files automatically, plus systematically implement incomplete features from your CHANGELOG.md [Unreleased] section with testing included.
Who should use the document-decisions and work-on-features skills?▼
Software engineers and technical leads who maintain architecture documentation and changelogs benefit most. The skills suit developers wanting ADRs inferred from source code analysis and disciplined, test-backed feature completion.
How does the document-decisions skill work in practice?▼
It examines your git changes, infers architectural context directly from source code analysis, and creates ADR files with minimal user input, reducing the manual effort of documenting design decisions after code changes.
What prerequisites do these skills require?▼
You need a git repository with committed changes for ADR generation, and a CHANGELOG.md file containing an [Unreleased] section listing incomplete features for the feature implementation skill to process.