Agent Plugins Marketplace
All plugins

public-sector-govtech

v0.1.3

Government and civic-tech delivery specialist team — agents covering digital-service delivery (USDS/18F-style agile in a compliance context), public procurement (RFP/RFI response and structuring for SLED/federal), grants management (lifecycle, restricted-fund tracking, Uniform Guidance/single audit), and Section 508/WCAG accessibility plus FOIA/public-records. Ships skills (public-procurement-and-rfp, grants-management, accessibility-508-and-records), commands, templates, a knowledge bank with bid-no-bid and FedRAMP decision trees, best-practices, and an advisory hook flagging govtech anti-patterns. Inherits ravenclaude-core protocols (Grounding, Structured Output, Cited-Adjudicator).

Claude Code3 Skills

By Matt CorbettLicense: MIT7 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
3 skill or MCP entries
Source updated
Sep 15, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install public-sector-govtech for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install public-sector-govtech@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/mcorbett51090/RavenClaude

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/public-sector-govtech/.

Plugin files

plugins/public-sector-govtech/
├── .claude-plugin/plugin.json
├── skills/accessibility-508-and-records/SKILL.md
├── skills/grants-management/SKILL.md
└── skills/public-procurement-and-rfp/SKILL.md

Included Skills3

accessibility-508-and-recordsskills/accessibility-508-and-records/SKILL.md

Section 508 / WCAG 2.x conformance lifecycle: gap assessment, automated and manual testing methodology, VPAT/ACR authoring using the ITIC template, remediation prioritization, and ongoing testing cadence. Covers FOIA / public-records request handling (intake, exemption analysis, redaction, response timelines) and plain-language compliance (Plain Writing Act, Federal Plain Language Guidelines).

grants-managementskills/grants-management/SKILL.md

Federal and state grant lifecycle management: pre-award application (NOFO analysis, project narrative, budget, SF-424 family), post-award setup (Notice of Award review, restricted-fund structure), ongoing management (drawdowns, budget modifications, subrecipient monitoring, progress reporting), closeout, and single audit readiness under 2 CFR 200 (Uniform Guidance).

public-procurement-and-rfpskills/public-procurement-and-rfp/SKILL.md

End-to-end public procurement and RFP/RFI response workflow: bid-no-bid scoring, compliance matrix construction, Section L/M mapping, technical and management volume drafting, past-performance selection and narrative, price volume structure, and post-submission debrief analysis. Covers federal (FAR Parts 12, 13, 15, 16) and SLED (cooperative purchasing, state procurement codes) procurement.

Plugin manifests1

plugins/public-sector-govtech/.claude-plugin/plugin.json
{
  "name": "public-sector-govtech",
  "version": "0.1.3",
  "description": "Government and civic-tech delivery specialist team — agents covering digital-service delivery (USDS/18F-style agile in a compliance context), public procurement (RFP/RFI response and structuring for SLED/federal), grants management (lifecycle, restricted-fund tracking, Uniform Guidance/single audit), and Section 508/WCAG accessibility plus FOIA/public-records. Ships skills (public-procurement-and-rfp, grants-management, accessibility-508-and-records), commands, templates, a knowledge bank with bid-no-bid and FedRAMP decision trees, best-practices, and an advisory hook flagging govtech anti-patterns. Inherits ravenclaude-core protocols (Grounding, Structured Output, Cited-Adjudicator).",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "government",
    "govtech",
    "public-sector",
    "procurement",
    "rfp",
    "grants",
    "section-508",
    "wcag",
    "foia",
    "fedramp",
    "stateramp",
    "citizen-services",
    "plain-language"
  ],
  "requires": {
    "plugins": [
      "ravenclaude-core@>=0.7.0"
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[public-sector-govtech on Agent Plugins Marketplace](https://pluginsmp.com/plugins/public-sector-govtech)