agentsclimarketplace

Review oscal mappings

Skill ethanolivertroy/compliance-trestle-skills/.cursor/skills/review-oscal-mappings

Agent-portable Compliance Trestle and OSCAL engineering toolkit: convert legacy SSPs to OSCAL, validate with Trestle and oscal-cli, FedRAMP Rev 5 and 20x KSI workflows. Claude Code plugin plus portable skills for Cursor, Codex, Gemini, and more.

Install
npx -y skills add ethanolivertroy/compliance-trestle-skills --skill review-oscal-mappings

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

One thing to look at

  • 12 stars12 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.

What its author says it does

Copied from the file, not written here

Review source-to-OSCAL mappings, triage needs_review rows, and update the review queue before treating generated OSCAL as ready for stakeholders.

SKILL.md

1.5 KB, as published. Nobody here has run it

Review OSCAL Mappings

Human-in-the-loop review workflow for source traceability and mapping quality.

Read first

  • docs/OSCAL-REVIEW-WORKFLOW.md
  • adapters/generic-agent-package/prompts/review-oscal-mappings.md
  • plugins/document-transform/oscal-document-workbench/templates/review-queue.md
  • plugins/document-transform/oscal-document-workbench/templates/control-mapping-review.csv

Steps

  1. Load source-map.csv and any generated reports/review-queue.md.
  2. For each needs_review or unmapped row:
    • confirm the source text supports the OSCAL target;
    • mark unsupported claims needs_review or reject;
    • identify missing evidence;
    • preserve reviewer notes.
  3. Regenerate or update the review queue:
bash plugins/document-transform/oscal-document-workbench/scripts/build-review-queue.sh <workspace>/extracted/source-map.csv --output <workspace>/reports/review-queue.md
  1. Summarize counts of mapped, needs_review, and unmapped items.
  2. Block "ready for assessment" claims while unresolved review rows remain.

Reviewer decisions

Use explicit statuses in the traceability map:

  • mapped
  • needs_review
  • unmapped
  • reject

Do not silently rewrite uncertain source statements as implemented technical reality.

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.