Atomic
Official@atomicinnovation
Offers structured architectural governance, implementation planning, and multi-lens code quality analysis for enterprise software development lifecycles.
Agent Skills by Atomic
Showing 30 vetted skills indexed across 1 GitHub repositories.
research-codebase
Analyze codebases and generate structured research documents with YAML frontmatter.
init
Create Accelerator meta directories and configure .gitignore entries in repositories.
configure
Manage Accelerator plugin configuration and document templates with confirmation.
review-plan
Evaluate implementation plans using multiple quality lenses to identify risks and improvements.
create-plan
Create phased implementation plans from tickets and repository files.
stress-test-plan
Stress-test implementation plans by inspecting referenced code and questioning assumptions.
validate-plan
Validate implementation plans against git history and test results.
implement-plan
Execute approved implementation plans and update progress checkboxes.
review-adr
Review ADR YAML frontmatter and enforce lifecycle status transitions.
extract-adrs
Extract architectural decisions from meta research and plan documents into draft ADRs.
create-adr
Create architecture decision records with context, alternatives, and consequences.
review-pr
Review GitHub pull requests across architecture, security, testing, and code quality lenses.
respond-to-pr
Triage and respond to GitHub pull request review feedback.
describe-pr
Generate pull request descriptions from diffs, commits, and templates.
commit
Review changes, plan atomic commits, and execute staged VCS commits after confirmation.
plan-review-output-format
Define a standardized JSON output format for plan review agents.
pr-review-output-format
Define a standardized JSON output format for pull request review agents.
correctness-lens
Evaluate code and plans for logical correctness, boundary handling, and concurrency safety.
test-coverage-lens
Assess test coverage and testing strategy for code changes.
compatibility-lens
Assess API contract stability, cross-platform compatibility, protocol adherence, and dependency health.
security-lens
Analyze software components and data flows using STRIDE and OWASP Top 10.
architecture-lens
Assess architectural integrity, coupling, cohesion, and resilience in codebases.
performance-lens
Evaluate algorithmic efficiency, resource usage, and concurrency in code paths.
database-lens
Assess database migrations, schemas, queries, and transactions for migration safety risks.
Frequently Asked Questions About Atomic
FAQPage SchemaWhat specific tasks can Atomic perform within a repository?▼
Atomic enables systematic codebase research, phased implementation planning, and rigorous pull request reviews. It facilitates the creation of architecture decision records, manages repository meta-directories, and executes staged version control commits while enforcing standardized quality lenses across documentation and code.
Which engineering personas benefit from these capabilities?▼
Software architects, lead developers, and security engineers benefit from Atomic. It provides structured oversight for technical decision-making, ensures adherence to architectural standards, and assists in maintaining high code quality through automated multi-lens evaluations of pull requests and implementation strategies.
What are the prerequisites for integrating Atomic into a project?▼
Integration requires a repository environment supporting YAML-based configuration and standard version control practices. Users must initialize the meta-directory structure within their project to enable the configuration of plugins, document templates, and the enforcement of architectural decision record lifecycles.