bastani-incbastani-incOfficialΒ·25 Agent Skills Included

atomic

Verifiable coding workflows with subagents, reviews, and evidence

Runs long software engineering tasks as explicit, checkable execution graphs with parallel stages, human approval gates, and resumable checkpoints. Delegates work to specialist subagents for codebase research, debugging, browser testing, document parsing, and code quality checks. Eliminates manual verification loops by producing evidence-backed results ready for production review.
npx skills add bastani-inc/atomic --all -g -y
Available:

Tells the agent how this monorepo is structured, which toolchain commands to run for building, testing, and linting, and how to treat internal versus consumer-facing skills when working in the repository.

All Skills in This Repository (25)

Pure Emerald Level Indicators
πŸ“¦ In Repo
bastani-incbastani-inc

gh-commit

Create conventional git commit messages from repository changes.

Official
Intermediate
πŸ“¦ In Repo
bastani-incbastani-inc

prek

Configure Git hooks with prek for formatting, linting, and validation checks.

Official
Intermediate
πŸ“¦ In Repo
bastani-incbastani-inc

typescript-advanced-types

Build advanced TypeScript types for compile-time safety.

Official
Advanced
πŸ“¦ In Repo
bastani-incbastani-inc

bun

Manage JavaScript and TypeScript workflows with Bun commands and bunfig.toml.

Official
Intermediate
πŸ“¦ In Repo
bastani-incbastani-inc

gh-create-pr

Commit unstaged changes, push the branch, and create a pull request.

Official
Advanced
πŸ“¦ In Repo
bastani-incbastani-inc

playwright-cli

Automate browser interactions and Playwright test execution for web pages.

Official
Advanced
πŸ“¦ In Repo
bastani-incbastani-inc

tmux

Controls tmux sessions and captures pane output for interactive CLI workflows.

Official
Advanced
πŸ“¦ In Repo
bastani-incbastani-inc

effective-liteparse

Extract text, tables, and values from local PDFs, Office files, and images.

Official
Intermediate
πŸ“¦ In Repo
bastani-incbastani-inc

tdd

Guide test-driven development with red-green-refactor loops and behavior-focused validation.

Official
Intermediate
πŸ“¦ In Repo
bastani-incbastani-inc

different-name

Detect mismatches between a skill directory name and its SKILL.md frontmatter name.

Official
Basic
πŸ“¦ In Repo
bastani-incbastani-inc

multiline-description

Normalize multiline YAML frontmatter descriptions into single-line discovery text.

Official
Basic
πŸ“¦ In Repo
bastani-incbastani-inc

Invalid_Name

Validate skill names for disallowed characters in metadata.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install Atomic?β–Ό

Run `npx skills add bastani-inc/atomic --all -g -y` in your terminal to install all skills in this suite globally.

What does Atomic do differently from a normal coding agent?β–Ό

Atomic runs engineering work as explicit workflow graphs with verification checks, review gates, and checkpoints, so results come with evidence instead of needing another round of manual prompting.

Can Atomic resume a run after it stops?β–Ό

Yes. Workflow runs checkpoint as they go, so killing the process leaves them retained and resumable instead of lost.

What skills are included in this repository?β–Ό

It ships skills for codebase research, spec writing, test-driven development, browser automation, tmux session control, document parsing, code quality checks, stacked pull requests, and cross-session coordination.

Do I need to write code to use Atomic workflows?β–Ό

No. You can describe inputs, stages, and outputs in plain English, and Atomic writes and reloads the runnable workflow graph for you.

Related Repositories in Software Engineering

View All in Software Engineering→