Skip to content

The catalog

The toolkit ships the full v1 catalog: builder skills for every component type, governance and lifecycle skills, onboarding skills, a delegate-subagent roster, and a deterministic validation spine.

askit-build-skill, askit-build-subagent, askit-build-command, askit-build-mcp, askit-build-hook, askit-build-chain-contract, askit-build-agents-md, askit-build-output-style, askit-build-workflow, askit-build-docs (including an Astro Starlight site mode), askit-build-samples, askit-build-statusline, askit-build-settings. Each follows one builder pattern with create and improve modes.

  • Assess: askit-evaluate (conformance, plus opt-in behavioral and review modes).
  • Govern and lifecycle: askit-backlog, askit-decision (ADRs and RFCs), askit-release (version, changelog, release-notes, gate), askit-deprecate.
  • Onboard and adopt: askit-init-plugin (interview, questionnaire, hybrid), askit-init-marketplace, askit-migrate (adopt an existing repo), askit-template-manager.
  • Advise: askit-capability-advisor (what a target agent supports, and which tier to aim for).

A reusable Claude-only delegate roster: askit-skill-author, askit-evaluator (deterministic conformance), askit-quality-grader (behavioral judge), askit-reviewer (qualitative review), and the askit-explorer / askit-file-search / askit-file-ops primitives.

A portable Node spine (one runtime dependency, a YAML parser) grades a plugin against the Standard: Bronze checks U1-U9, U11-U12, Silver S1-S8, and Gold G1-G10 (a 29-check spine). The aggregate gate (node scripts/check.mjs) reports the tier and the burndown, runs in CI, and needs no model.

See the full reference and how-to docs in the GitHub repository.