DIY Accounting Limited avatar

DIY Accounting Limited

Official

@diy-accounting-uk · United Kingdom

0Followers
|
6Public Repos
|
15Published Skills

DIY Accounting Limited maintains repository delivery-cycle, HMRC VAT submission diagnostics, Stripe catalogue sync, and product video publishing skills for its UK accounting platform.

Skills Distribution
DomainDeveloper To...Repository Deliver.. (45%)HMRC VAT Complianc.. (20%)Payments & Subscri.. (15%)Session Reporting .. (12%)

Agent Skills by DIY Accounting Limited

Showing 15 vetted skills indexed across 1 GitHub repositories.

diy-accounting-ukdiy-accounting-uk

plain-prose

Applies plain-English writing rules and removes LLM-voice patterns from human-facing text.

Official
Basic
diy-accounting-ukdiy-accounting-uk

auto-merge-dry-run

Reports what pull requests would merge without performing any merge, commit, or push.

Official
Basic
diy-accounting-ukdiy-accounting-uk

iterate

Orchestrates unattended delivery cycles of board review, agent waves, CI watching, and PR merging.

Official
Advanced
diy-accounting-ukdiy-accounting-uk

board

Renders the open-work board from NEXT.md and BACKLOG.md with alarms, deployments, and branch audit.

Official
Advanced
diy-accounting-ukdiy-accounting-uk

cool-down

Stabilizes overloaded development batches by settling in-flight branches, agents, and tracking documents.

Official
Advanced
diy-accounting-ukdiy-accounting-uk

auto-merge

Catalogue repository state and merge pull requests that pass all readiness gates.

Official
Advanced
diy-accounting-ukdiy-accounting-uk

wake

Resumes normal work from cool-down state by executing ordered revival steps.

Official
Basic
diy-accounting-ukdiy-accounting-uk

session-report

Generate measured session reports from git history, GitHub Actions, and token counts.

Official
Advanced
diy-accounting-ukdiy-accounting-uk

clean

Removes stale deployments, merged branches, worktrees, logs, and build output from a repository.

Official
Advanced
diy-accounting-ukdiy-accounting-uk

do-next

Coordinates concurrent worktree sub-agents to execute a NEXT.md backlog as batched branches and PRs.

Official
Advanced
diy-accounting-ukdiy-accounting-uk

video-publish

Uploads recorded product videos to YouTube as unlisted, then flips them public after review.

Official
Advanced
diy-accounting-ukdiy-accounting-uk

vat-submission-failure-alarm-user-lookup

Investigate HMRC VAT submission failure alarms using read-only AWS queries.

Official
Advanced
diy-accounting-ukdiy-accounting-uk

site-video-capture

Records browser-driven product demo videos from JSON scene scripts using Playwright and ffmpeg.

Official
Advanced
diy-accounting-ukdiy-accounting-uk

watch

Monitors GitHub CI runs across branches and acts on failures until all checks pass.

Official
Advanced
diy-accounting-ukdiy-accounting-uk

stripe-catalogue-sync

Sync Stripe products and prices from a bundle catalogue in test and live modes.

Official
Intermediate

Frequently Asked Questions About DIY Accounting Limited

FAQPage Schema
What tasks can I run using DIY Accounting's skills?▼

You can render the open-work board, work NEXT.md via concurrent worktree sub-agents, auto-merge ready PRs, watch GitHub CI until green, clean stale deployments and merged branches, write measured session reports, sync Stripe catalogues, trace HMRC VAT submission failures, and record and publish product videos.

Who are these skills designed for?▼

They target the operators and engineers running DIY Accounting's own repository and production environment — people managing its delivery board, GitHub CI, Stripe billing catalogue, HMRC VAT submission alarms, and the DIY Accounting Submit YouTube channel.

How do the delivery-cycle skills run in practice?▼

Invoke /do-next to work the backlog as batched sub-agent waves on one branch and PR, /auto-merge to merge ready PRs, /watch to drive CI green, and /iterate to loop the whole cycle unattended until no machine-only board row can start. /auto-merge-dry-run previews everything without changing anything.

What does the VAT submission failure lookup require?▼

It starts from a prod-env-hmrc-submission-failure alarm or its [ALARM] issue, then identifies the affected customer, HMRC's response, and any support contact. It deliberately avoids scanning customer tables and never posts personal data anywhere public.

How are product demo videos produced and published?▼

The site-video-capture skill records the real site from a scene script; video-publish then fetches those recordings, checks them, uploads them unlisted to the DIY Accounting Submit YouTube channel using stored credentials, and flips them public.