Actual-ChatActual-ChatOfficial·6 Agent Skills Included

actual-chat

Automated QA, code review, releases, and dev server control

Automates QA testing with browser-driven bug reports, pre-merge code reviews, and structured plan reviews for the Voxt chat platform. Controls dev servers, iOS and Mac builds, cloud log searches, and release publishing without manual command-line work. Generates weekly engineering retrospectives and release notes so teams ship faster with fewer manual steps.
npx skills add Actual-Chat/actual-chat --all -g -y
Available:

Instructs the agent on this project's coding style, type-reuse rules, build and test commands, and when to run sub-skills like prepare-merge before finishing work.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install actual-chat skills?

Run `npx skills add Actual-Chat/actual-chat --all -g -y` in your terminal to install all skills in this suite globally.

How to automate QA testing for a web app?

Use the qa skill: it drives a real browser, clicks through every page, documents bugs with screenshots, and can fix them with one commit per fix.

Can it review pull requests automatically?

Yes. The review skill scans your branch diff for SQL safety, race conditions, and structural issues, then walks you through each critical finding.

Does it work with Claude Code and Codex?

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible coding agents.

Can it cut and publish app releases?

Yes. The prepare-release and promote-release skills bump versions, write end-user release notes, and publish builds to Google Play, the App Store, and the Microsoft Store.

Related Repositories in Software Engineering

View All in Software Engineering