DIY Accounting Limited
Official@diy-accounting-uk · United Kingdom
DIY Accounting Limited maintains repository delivery-cycle, HMRC VAT submission diagnostics, Stripe catalogue sync, and product video publishing skills for its UK accounting platform.
Agent Skills by DIY Accounting Limited
Showing 15 vetted skills indexed across 1 GitHub repositories.
plain-prose
Applies plain-English writing rules and removes LLM-voice patterns from human-facing text.
auto-merge-dry-run
Reports what pull requests would merge without performing any merge, commit, or push.
iterate
Orchestrates unattended delivery cycles of board review, agent waves, CI watching, and PR merging.
board
Renders the open-work board from NEXT.md and BACKLOG.md with alarms, deployments, and branch audit.
cool-down
Stabilizes overloaded development batches by settling in-flight branches, agents, and tracking documents.
auto-merge
Catalogue repository state and merge pull requests that pass all readiness gates.
wake
Resumes normal work from cool-down state by executing ordered revival steps.
session-report
Generate measured session reports from git history, GitHub Actions, and token counts.
clean
Removes stale deployments, merged branches, worktrees, logs, and build output from a repository.
do-next
Coordinates concurrent worktree sub-agents to execute a NEXT.md backlog as batched branches and PRs.
video-publish
Uploads recorded product videos to YouTube as unlisted, then flips them public after review.
vat-submission-failure-alarm-user-lookup
Investigate HMRC VAT submission failure alarms using read-only AWS queries.
site-video-capture
Records browser-driven product demo videos from JSON scene scripts using Playwright and ffmpeg.
watch
Monitors GitHub CI runs across branches and acts on failures until all checks pass.
stripe-catalogue-sync
Sync Stripe products and prices from a bundle catalogue in test and live modes.
Frequently Asked Questions About DIY Accounting Limited
FAQPage SchemaWhat 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.