Reviewed sourceDeveloper Toolsv1.0.0

acreadiness-cockpit Agent Plugin

Drive Microsoft AgentRC from Copilot chat to assess AI readiness, generate flat or nested Copilot instructions, manage policies, and produce a self-contained HTML dashboard.

0 repository stars MIT Updated Aug 6, 2026
Reviewed seed

AI Readiness Cockpit

with reviewed context.

The catalog adds a fixed-commit inventory, operating summary, prerequisites, and task-fit guidance for AI Readiness Cockpit.

Inspect, compare, verify

Installation

Install AI Readiness Cockpit

Install from github/awesome-copilot in a compatible Agent Plugins client. Node.js 20+, Microsoft AgentRC, and VS Code with Copilot agent plugins enabled are required.

Terminal · Git sparse checkout
git clone --filter=blob:none --sparse https://github.com/github/awesome-copilot.git
cd awesome-copilot
git sparse-checkout set plugins/acreadiness-cockpit
Node.js 20+, Microsoft AgentRC, and VS Code with Copilot agent plugins enabled are required.
Review the fixed-source README and manifest before enabling the workflow.

Explainable standards check

Conforms to Agent Plugins 1.0.0

Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.

Read the official specification

This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.

Canonical manifest schema

plugin.json targets the official 1.0.0 schema.

Agent Plugins specification §5.2

Required name and naming rules

The plugin name “acreadiness-cockpit” satisfies the 1–64 character naming rules.

Agent Plugins specification §§5.3 and 5.5

Closed top-level schema

No unknown top-level manifest fields were found.

Agent Plugins specification §5.2

Manifest field types

All present metadata and extension fields use permitted JSON types.

Agent Plugins specification §§5.2–5.6

Root plugin.json file

A regular plugin.json file exists at the plugin root.

Agent Plugins specification §§4.1 and 5.1

Agent Skills discovery and format

0 immediate-child Agent Skills discovered; every SKILL.md passed required frontmatter and naming checks.

Agent Plugins specification §7.1 and Agent Skills specification

MCP configuration

No root mcp.json is present; MCP is optional and its absence is conforming.

Agent Plugins specification §§6.2 and 7.2

Capabilities

What can you do with acreadiness-cockpit?

Drive Microsoft AgentRC from Copilot chat to assess AI readiness, generate flat or nested Copilot instructions, manage policies, and produce a self-contained HTML dashboard.

The reviewed package declares 3 skills and 1 agent resources for its documented workflow.

  • Run and interpret AgentRC readiness scans
  • Render a self-contained reports/index.html dashboard
  • Generate flat Copilot instructions
  • Generate nested monorepo instructions with applyTo globs
  • Create and apply AgentRC policies and CI thresholds

Measure repository readiness

Run and interpret AgentRC readiness scans; Render a self-contained reports/index.html dashboard; Generate flat Copilot instructions.

Generate and maintain Copilot guidance

Generate nested monorepo instructions with applyTo globs; Create and apply AgentRC policies and CI thresholds.

Practical workflow

A reviewed AI Readiness Cockpit workflow

Pass 01 / Start

Measure repository readiness

Run the AgentRC assessment and inspect its maturity, grade, pillar, policy, and remediation results.

Pass 02 / Verify

Generate and maintain Copilot guidance

Choose flat or nested instruction output, then review generated files and policy changes.

Package contents

What is included in acreadiness-cockpit?

acreadiness-cockpit declares 3 Skills, 0 MCP configurations, and 1 additional resource. The included-file links below point to the reviewed source repository.

Agent Skills

3

acreadiness-assess, acreadiness-generate-instructions, acreadiness-policy

MCP servers

0

No runtime service

Package format

Agent Plugins

Official latest 1.0.0

Synced source content

Repository README

View original README

This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.

Source
https://github.com/github/awesome-copilot#readme

This repository does not currently provide a README snapshot. The plugin instructions below remain available.

Source documentation

AI Readiness Cockpit source documentation

Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.

What this catalog entry adds

This entry summarizes the fixed reviewed manifest and README without extending the upstream package's claims.

Package scope

Drive Microsoft AgentRC from Copilot chat to assess AI readiness, generate flat or nested Copilot instructions, manage policies, and produce a self-contained HTML dashboard.

Declared package inventory

Skills: acreadiness-assess, acreadiness-generate-instructions, acreadiness-policy

Agent resources: ai-readiness-reporter

Agents are listed as resources because the extension declares them separately from skills. Only the real upstream plugin.json and README.md are listed as package files.

Documented capabilities

  • Run and interpret AgentRC readiness scans
  • Render a self-contained reports/index.html dashboard
  • Generate flat Copilot instructions
  • Generate nested monorepo instructions with applyTo globs
  • Create and apply AgentRC policies and CI thresholds

Workflow

  1. Run the AgentRC assessment and inspect its maturity, grade, pillar, policy, and remediation results.
  2. Choose flat or nested instruction output, then review generated files and policy changes.

Requirements and limitations

Node.js 20+, Microsoft AgentRC, and VS Code with Copilot agent plugins enabled are required.

Review generated output and consequential actions with the relevant maintainer or subject-matter expert.

License

The upstream manifest and README identify the plugin as MIT licensed.