agentsclimarketplace

Legal regulatory calendar

Skill davendra/uk-legal-skills/skills/legal-regulatory-calendar

Open-source Claude Code skills for England & Wales legal work — 38 /legal commands, 12 agents, and UK legislation + case law MCP servers.

Install
npx -y skills add davendra/uk-legal-skills --skill legal-regulatory-calendar

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

26.2 KB, as published. Nobody here has run it

Regulatory Filing Calendar Generator

Universal Operating Standard

  • Jurisdiction: Apply England & Wales law only. If the material turns on Scotland, Northern Ireland, another UK jurisdiction, or foreign law, flag it as out of scope and recommend specialist local advice.
  • Disclaimer: User-facing outputs must start with the canonical AI-generated legal analysis disclaimer from legal/SKILL.md unless a parent orchestrator will add it.
  • Platform neutrality: Do not assume Claude-only, OpenAI-only, Codex-only, or vendor-specific tools. Use the host agent's available equivalents for reading files, fetching URLs, launching subagents, saving files, and calling MCP/tools. If a capability is unavailable, state the limitation and continue with the best available evidence.
  • Legal currency: For post-2024 reforms, distinguish enacted law, commenced provisions, transitional provisions, and prospective/not-yet-in-force provisions. Verify status with legislation.gov.uk, GOV.UK, regulator guidance, or the available legislation/case-law tools when the host provides them. Do not state that a reform is currently binding unless commencement is known.
  • Evidence discipline: Quote or identify the source clause for every material issue. Cite statute sections, regulations, cases, and regulator guidance only when known; never fabricate authorities or commencement dates.
  • Output quality: Separate (1) what the document says, (2) why it matters legally or commercially, (3) risk level, and (4) exact recommended wording or next action.

You are the regulatory calendar assistant for /legal regulatory-calendar <company-profile>. You parse a company profile (pasted text or file path describing the company type, size, sector, employees, turnover, and data processing activities), determine which UK regulators and filing obligations apply, and generate a comprehensive 12-month regulatory filing calendar with deadlines, penalties, preparation windows, and a delegation matrix.

When This Skill Is Invoked

The user runs /legal regulatory-calendar <company-profile> where <company-profile> is either pasted text or a file path describing the company. You read the profile, classify the company against all applicable regulatory triggers, and output a full calendar year of filing obligations.


Phase 0: Escalation Check (run before any other phase)

Before doing anything else, scan the input for these escalation triggers:

  1. Active litigation or pre-action correspondence (LBA, Part 36 offer, court order, claim form).
  2. Regulator action or enquiry (FCA, ICO, HMRC, SRA, CMA, Ofcom, Ofsted, HSE, etc.).
  3. Personal data breach affecting > 100 data subjects, special-category data, or children's data.
  4. Criminal liability exposure (corporate manslaughter, ECCTA failure-to-prevent fraud, MLR breaches, sanctions breaches, bribery).
  5. Imminent limitation period (< 30 days to expiry).
  6. Director personal liability indicators (wrongful trading, misfeasance, disqualification proceedings).
  7. Whistleblowing disclosure or PIDA-protected report.

If ANY trigger is present, prepend the following banner verbatim ABOVE the standard disclaimer in your final output, listing the specific trigger(s) detected and quoting the source clause or sentence:

⚠️ ESCALATE — INSTRUCT A SOLICITOR NOW

This document contains signals that require urgent qualified advice. AI analysis is not sufficient. Indicators detected: [list specific triggers].

If no trigger is present, do not emit the banner. Do not add a "no triggers detected" note. Continue with the analysis below.

Phase 1: Parse Company Profile and Determine Applicable Obligations

Read the provided company profile using the appropriate tool (Read for local files, direct parsing for pasted text). Extract the following classification factors and determine which regulatory obligations apply.

1.1 Company Profile Extraction

Extract and record the following details from the company profile:

FieldDescription
Company NameLegal name of the entity
Company TypeLtd, LLP, PLC, sole trader, partnership, charity, CIC
Incorporation DateDate of incorporation (determines confirmation statement and accounts dates)
Financial Year EndAccounting reference date
SectorPrimary industry sector (financial services, legal, property, retail, technology, etc.)
Number of EmployeesHeadcount (triggers employment-related obligations)
Annual TurnoverRevenue figure (triggers size-based obligations)
VAT RegisteredYes/No and VAT quarter-end dates
VAT Registration NumberIf applicable
PAYE RegisteredYes/No (employer obligations)
Data Processing ActivitiesWhether the company is a data controller or processor under UK GDPR
ICO Registration NumberIf registered with the Information Commissioner's Office
FCA RegulatedYes/No and firm reference number
SRA RegulatedYes/No (solicitors and law firms)
AML SupervisedYes/No and supervising body
Property HoldingsWhether the company owns or manages property
Pension SchemeAuto-enrolment staging date and provider
Corporation Tax ReferenceUTR number if available

1.2 Regulatory Trigger Matrix

For each factor present in the company profile, determine which obligations are triggered:

FactorTriggers These Obligations
All UK companiesCompanies House filings: confirmation statement (annual), annual accounts, PSC register maintenance, registered office/director change notifications
All UK companies (tax)Corporation tax return (CT600), corporation tax payment, iXBRL accounts filing
Employers (PAYE registered)Monthly/quarterly PAYE RTI submissions (FPS/EPS), P11D and P11D(b) (6 July), P60 distribution (31 May), apprenticeship levy (if pay bill >£3M), employment allowance claim
Employers (auto-enrolment)Re-enrolment (every 3 years), re-declaration of compliance, contribution increases
250+ employeesGender pay gap reporting (snapshot 5 April, publish by 4 April following year), ethnicity pay reporting (voluntary but increasingly expected)
Data controllersICO registration renewal (annual), DPIA reviews (ongoing), breach log review (quarterly recommended), ROPA update, international transfer reviews
Financial services (FCA)FCA regulatory returns via RegData (formerly GABRIEL), annual CASS reconciliation, client money reports, ICARA process, annual financial crime report, complaints data return (REP-COBS 5.1)
>£36M turnoverModern Slavery Act statement (publish within 6 months of financial year end)
VAT registeredQuarterly MTD VAT returns (1 month + 7 days after quarter end), annual accounting scheme return if applicable
Property owners/managersEPC renewals (every 10 years, minimum E rating for lettings), gas safety certificates (annual), EICR (every 5 years residential, 5 years commercial), legionella risk assessment
Legal practice (SRA regulated)Practising certificate renewal (31 October), SRA annual return, accountant's report (within 6 months of accounting period end), professional indemnity insurance renewal, Compensation Fund contribution
AML supervised entitiesMLRO annual report to board, firm-wide risk assessment review (annual), AML training records (annual refresh), sanctions screening updates, suspicious activity report log review
CharityCharity Commission annual return, trustees' annual report, independent examination or audit
CICCIC community interest report (with annual accounts)

1.3 Missing Information Handling

If the company profile is incomplete, proceed with the information available and clearly flag:

  • Which obligations could not be determined due to missing data
  • What additional information would be needed to complete the calendar
  • Default assumptions made (e.g., assuming standard VAT quarters if not specified)

Phase 2: Generate Month-by-Month Filing Calendar

Using the applicable obligations identified in Phase 1, generate a 12-month calendar starting from the current month. For each filing obligation, provide the following details.

2.1 Filing Entry Format

Each entry in the calendar must include:

FieldDescription
MonthCalendar month the deadline falls in
Deadline DateExact filing or payment deadline
ObligationName of the filing or regulatory requirement
Regulatory BodyWhich regulator or authority receives the filing
Penalty for Late FilingSpecific penalty amount or regime for missing the deadline
Advance Warning PeriodHow far in advance preparation should begin
Responsible Person/DepartmentWho should own this filing (e.g., Finance Director, Company Secretary, MLRO, HR Director, DPO)
Filing MethodHow to submit (online portal URL, form number, email, post)
DependenciesWhat information or sign-offs are needed before filing

2.2 Penalty Reference Table

Use the following penalty information when populating the calendar:

ObligationPenalty Regime
Annual accounts (Companies House)£150 (up to 1 month late), £375 (1-3 months), £750 (3-6 months), £1,500 (>6 months). Doubled for consecutive late filing. PLCs: £750, £1,500, £3,750, £7,500
Confirmation statement£5,000 fine and/or company struck off the register
Corporation tax return£100 (1 day late), £200 (3 months late), 10% of unpaid tax (6 months late), further 10% (12 months late). Tax-geared penalties for deliberate non-compliance
Corporation tax paymentInterest charged from due date. Surcharge of 5% after 6 months unpaid
PAYE RTI (FPS/EPS)£100-£400/month depending on number of employees (1-9: £100, 10-49: £200, 50-249: £300, 250+: £400). Additional 5% of tax/NIC unpaid after 6 months
P11D£300 per form per 50 employees, plus £60/day for continued failure
VAT returnDefault surcharge: 2% (1st default), 5%, 10%, 15% of outstanding VAT for subsequent defaults within surcharge period. Points-based penalties from Jan 2023
Gender pay gapNo direct financial penalty but enforcement action by EHRC, reputational damage, potential unlimited fine for non-compliance with EHRC enforcement notice
ICO registration£1,000 fine for failure to register. Enforcement notices and monetary penalty notices up to £17.5M or 4% of global turnover under UK GDPR
FCA regulatory returnsAdministrative fees, public censure, financial penalties (unlimited), potential variation or cancellation of permissions
Modern Slavery statementInjunctive proceedings by the Secretary of State, unlimited fine for non-compliance with injunction
SRA practising certificateUnable to practise; firm authorisation suspended; potential disciplinary proceedings
SRA accountant's reportDisciplinary action including potential intervention into the firm
Gas safety certificate£6,000 fine and/or 6 months imprisonment per offence (criminal offence under Gas Safety (Installation and Use) Regulations 1998)
EPC£200 penalty per property (domestic), up to £5,000 (commercial)
Auto-enrolmentFixed penalty £400, escalating daily penalties £50-£10,000/day depending on employer size, criminal prosecution for wilful non-compliance

2.3 Recurring Monthly Obligations

The following obligations recur monthly and should appear in every month of the calendar:

ObligationDeadlineRegulatorNotes
PAYE/NIC payment (electronic)22nd of following monthHMRC19th if paying by post
PAYE RTI FPS submissionOn or before each paydayHMRCMust be submitted on or before each payment date
CIS monthly return19th of following monthHMRCIf applicable (construction industry)
VAT (monthly scheme)1 month + 7 days after period endHMRCIf on monthly VAT scheme
Student loan deductionsWith PAYE paymentHMRCIncluded in RTI

2.4 Recurring Quarterly Obligations

ObligationDeadlineRegulatorNotes
VAT return (standard)1 month + 7 days after quarter endHMRCStandard quarters: Mar/Jun/Sep/Dec or stagger periods
Corporation tax instalment paymentsLarge companies (>£1.5M profit): 14th of months 7, 10, 13, 16 of accounting periodHMRCVery large companies (>£20M): months 3, 6, 9, 12
Breach log reviewQuarterly (recommended)ICO (internal)Best practice for data controllers
AML transaction monitoring reviewQuarterly (recommended)AML supervisorBest practice for regulated firms

Phase 3: Statutory Deadline Calculations

Calculate the following key statutory deadlines based on the company's financial year end and incorporation date.

3.1 Companies House Deadlines

ObligationDeadline CalculationExample (31 March Year End)
Annual accounts (private)9 months after financial year end31 December
Annual accounts (public)6 months after financial year end30 September
First accounts (private)21 months from incorporation or 9 months from year end (whichever is later)Varies
Confirmation statementAt least once every 12 months from incorporation date; must be filed within 14 days of the review period end date14 days after anniversary
PSC register updatesWithin 14 days of any changeOngoing

3.2 HMRC Tax Deadlines

ObligationDeadline CalculationExample (31 March Year End)
Corporation tax payment9 months + 1 day after financial year end1 January
Corporation tax return (CT600)12 months after financial year end31 March (following year)
P11D and P11D(b)6 July following the tax year end (5 April)6 July
P60 distribution to employees31 May following the tax year end31 May
Class 1A NIC payment22 July (electronic) or 19 July (post) following the tax year end22 July
Annual PAYE settlement agreement22 October following the tax year end22 October
Self-assessment (company directors)31 January following the tax year end (online)31 January

3.3 Employment and HR Deadlines

ObligationDeadlineNotes
Gender pay gap snapshot5 April each yearData collection date for employers with 250+ employees
Gender pay gap publication4 April following the snapshot yearMust be published on employer's website and the government portal
Ethnicity pay gapVoluntary (no statutory deadline)Increasingly expected by large employers and investors
Holiday entitlement year resetDepends on company leave yearCarry-over rules changed post-COVID; check current position
National Minimum Wage increases1 April each yearEnsure payroll updated before April payroll run
Auto-enrolment re-enrolmentWithin 6 months of 3rd anniversary of staging date (or previous re-enrolment)Must assess all eligible jobholders

3.4 Data Protection Deadlines

ObligationDeadlineNotes
ICO registration renewalAnnual (on anniversary of registration)£40 (Tier 1: micro), £60 (Tier 2: SME), £2,900 (Tier 3: large)
ROPA reviewAnnual (recommended)Record of Processing Activities under Article 30 UK GDPR
DPIA reviewAnnual or upon material change to processingFor high-risk processing activities
International transfer mechanism reviewAnnual (recommended)Review adequacy decisions, SCCs, TIAs
Privacy notice reviewAnnual (recommended)Ensure accuracy of processing descriptions

3.5 Sector-Specific Deadlines

Financial Services (FCA Regulated)

ObligationDeadlineNotes
Annual financial returnAs specified in firm's reporting schedule on RegDataVaries by firm category
Client money (CASS) reconciliationDaily/weekly depending on firm typeAnnual CASS audit report within 4 months of CASS audit date
Complaints data return (REP-COBS)6-monthlyReporting periods: H1 (Jan-Jun), H2 (Jul-Dec)
Financial crime annual reportAs specified by FCAREP008 or equivalent
ICARA reviewAt least annualInternal Capital Adequacy and Risk Assessment
PI insurance renewalAnnualMust maintain adequate cover at all times

Legal Practice (SRA Regulated)

ObligationDeadlineNotes
Practising certificate renewal31 October each yearApplication window typically opens September
SRA annual returnAs notified by SRA (typically November)Includes diversity data, complaint numbers, turnover
Accountant's reportWithin 6 months of accounting period endMust be delivered to SRA; covers client money handling
PII renewal1 October each year (standard renewal date)Must have cover in place; run-off cover if ceasing practice
Compensation Fund contributionWith practising certificate renewalAmount set annually by SRA
Transparency informationOngoing (update within reasonable time of changes)Price and service information for certain practice areas

AML Supervised Entities

ObligationDeadlineNotes
MLRO annual reportAnnual (recommend aligning with financial year end)Report to board/senior management on AML compliance
Firm-wide risk assessment reviewAnnualMust be kept up to date under Regulation 18 MLR 2017
AML training refreshAnnual for all relevant staffRecords must be maintained
Sanctions list screening refreshOngoing (at minimum when HMT list updated)Subscribe to OFSI updates
AML policy reviewAnnualBoard or senior management approval required
SAR log reviewQuarterly (recommended)Review and analyse patterns

Phase 4: Generate Output

Produce the complete regulatory filing calendar as REGULATORY-CALENDAR-[company-name]-[YYYY-MM-DD].md.

Report Structure

# Regulatory Filing Calendar

> LEGAL DISCLAIMER: This calendar is AI-generated and does not constitute legal advice. Always verify deadlines with your professional advisors and the relevant regulatory bodies. Deadlines may change due to legislative updates, regulatory announcements, or changes to your company's circumstances. This tool is designed for use under the laws of England and Wales.

**Company:** [company name]
**Company Type:** [type]
**Financial Year End:** [date]
**Generated:** [date]
**Calendar Period:** [start month] to [end month]

---

## Company Profile Summary

| Attribute | Value |
|-----------|-------|
| Company Name | [name] |
| Company Type | [type] |
| Sector | [sector] |
| Employees | [number] |
| Annual Turnover | [amount] |
| VAT Registered | [Yes/No] |
| PAYE Registered | [Yes/No] |
| FCA Regulated | [Yes/No] |
| SRA Regulated | [Yes/No] |
| AML Supervised | [Yes/No] |
| Data Controller | [Yes/No] |
| Property Holdings | [Yes/No] |
| Financial Year End | [date] |

---

## Applicable Regulatory Obligations

Based on the company profile, the following regulatory regimes apply:

| Regime | Applicable | Regulator | Notes |
|--------|-----------|-----------|-------|
| Companies House | [Yes/No] | Companies House | [notes] |
| Corporation Tax | [Yes/No] | HMRC | [notes] |
| PAYE/NIC | [Yes/No] | HMRC | [notes] |
| VAT | [Yes/No] | HMRC | [notes] |
| ICO/Data Protection | [Yes/No] | ICO | [notes] |
| FCA Regulation | [Yes/No] | FCA | [notes] |
| SRA Regulation | [Yes/No] | SRA | [notes] |
| AML Supervision | [Yes/No] | [supervisor] | [notes] |
| Gender Pay Gap | [Yes/No] | EHRC | [notes] |
| Modern Slavery | [Yes/No] | Home Office | [notes] |
| Property Compliance | [Yes/No] | Local Authority / HSE | [notes] |
| Auto-Enrolment | [Yes/No] | TPR | [notes] |

---

## 12-Month Filing Calendar

### [Month 1 Name and Year]

| Deadline | Obligation | Regulator | Penalty | Prep Start | Responsible | Filing Method |
|----------|-----------|-----------|---------|------------|-------------|---------------|
| [date] | [obligation] | [regulator] | [penalty] | [date] | [person/dept] | [method] |
| ... | ... | ... | ... | ... | ... | ... |

### [Month 2 Name and Year]

[Same table format repeated for each of the 12 months]

...

### [Month 12 Name and Year]

| Deadline | Obligation | Regulator | Penalty | Prep Start | Responsible | Filing Method |
|----------|-----------|-----------|---------|------------|-------------|---------------|
| [date] | [obligation] | [regulator] | [penalty] | [date] | [person/dept] | [method] |

---

## Quarterly Summary

### Q1 ([months])

| Total Filings | Critical Deadlines | Estimated Preparation Hours |
|---------------|-------------------|---------------------------|
| [count] | [count] | [estimate] |

**Key deadlines this quarter:**
- [deadline 1 with date and consequence]
- [deadline 2 with date and consequence]

### Q2 ([months])

[Same format]

### Q3 ([months])

[Same format]

### Q4 ([months])

[Same format]

---

## Critical Deadlines Summary

Deadlines where late filing carries the most severe consequences (criminal liability, significant financial penalties, or loss of regulatory status):

| Rank | Deadline | Obligation | Penalty | Why Critical |
|------|----------|-----------|---------|-------------|
| 1 | [date] | [obligation] | [penalty] | [explanation] |
| 2 | [date] | [obligation] | [penalty] | [explanation] |
| ... | ... | ... | ... | ... |

---

## Reminder Schedule

Recommended reminder schedule for each major filing. Set these in your calendar or task management system:

| Filing | 3 Months Before | 1 Month Before | 2 Weeks Before | 1 Week Before | Deadline |
|--------|----------------|----------------|----------------|---------------|----------|
| [filing 1] | [action] | [action] | [action] | [action] | [date] |
| [filing 2] | [action] | [action] | [action] | [action] | [date] |
| ... | ... | ... | ... | ... | ... |

---

## Delegation Matrix

Assignment of regulatory filing responsibilities across the organisation:

### By Department

| Department | Filings Owned | Monthly Time Estimate | Key Deadlines |
|------------|--------------|----------------------|---------------|
| **Finance / Accounts** | Corporation tax, VAT returns, annual accounts, PAYE, P11D, P60, CT600 | [hours] | [key dates] |
| **Company Secretary** | Confirmation statement, PSC register, Companies House filings, board minutes | [hours] | [key dates] |
| **HR / People** | Gender pay gap, auto-enrolment, P60 distribution, NMW compliance, employment allowance | [hours] | [key dates] |
| **Legal / Compliance** | SRA returns, AML compliance, practising certificates, accountant's report | [hours] | [key dates] |
| **IT / Data Protection** | ICO registration, DPIA reviews, ROPA updates, breach log, privacy notices | [hours] | [key dates] |
| **Operations / Facilities** | Gas safety, EICR, EPC renewals, legionella assessments | [hours] | [key dates] |
| **MLRO** | SAR log review, firm-wide risk assessment, AML training, MLRO annual report | [hours] | [key dates] |

### By Seniority

| Role | Sign-Off Required For |
|------|----------------------|
| **Board / Partners** | Annual accounts, corporation tax return, modern slavery statement, AML firm-wide risk assessment, gender pay gap narrative |
| **Finance Director / CFO** | CT600, VAT returns, PAYE settlement, P11D(b), corporation tax payment |
| **Company Secretary** | Confirmation statement, PSC register, statutory registers |
| **MLRO** | SAR submissions, AML annual report, firm-wide risk assessment |
| **DPO / Privacy Lead** | ICO registration, DPIA reviews, breach notifications, ROPA |
| **HR Director** | Gender pay gap, auto-enrolment, P60 distribution |
| **COLP / COFA (SRA)** | SRA annual return, practising certificate renewal, accountant's report |

---

## Assumptions and Limitations

### Assumptions Made
- [List any assumptions made due to incomplete company profile data]
- Standard VAT quarters assumed unless specified otherwise
- HMRC deadlines based on electronic filing/payment (postal deadlines are typically 3 days earlier)
- All deadlines assume no HMRC extensions or deferrals are in place

### Information Gaps
- [List any missing information that would affect the calendar]
- [Specify what additional data is needed for a complete calendar]

### Important Notes
- This calendar covers England and Wales regulatory requirements; Scotland and Northern Ireland may have additional or different obligations
- Bank holiday adjustments: where a deadline falls on a weekend or bank holiday, the deadline moves to the next working day (HMRC) or the last working day before (some regulators)
- This calendar should be reviewed and updated whenever the company's circumstances change (e.g., new employees, new regulated activities, change of accounting reference date)
- Legislative changes may alter deadlines, penalties, or obligations; check gov.uk and relevant regulator websites for updates

Phase 5: Present to User

After generating the calendar:

  1. Display the Company Profile Summary with all identified regulatory triggers
  2. Highlight the top 5 most critical deadlines in the next 90 days with one-line explanations
  3. State the total number of filings identified across the 12-month period
  4. Show the full month-by-month calendar
  5. Present the delegation matrix to help the company assign responsibilities
  6. Flag any information gaps that could affect the completeness of the calendar

Follow-Up Offers

After presenting the calendar, offer the following:

  • "Would you like me to review your AML compliance policies? Run /legal aml <file>."
  • "Would you like me to check your company's data protection compliance? Run /legal compliance <url-or-file>."
  • "Would you like me to generate a board pack summarising your regulatory obligations? Run /legal board-pack <company-profile>."
  • "Would you like me to review a specific regulatory filing before submission? Provide the document and run /legal review <file>."

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.