task-retrospective

task-retrospective is a skill for Claude Code, Codex from grcengineering/companion. It costs 66 tokens per session (634 once invoked), scanned A, original, MIT.

A reflection guide for learning from work that has already been completed, especially work involving governance, risk, and compliance (GRC).

In plain words
What is it for?
Use it after finished GRC work when someone wants to understand what happened, learn from friction, or improve the workflow next time.
Why use it?
It helps turn completed tasks and difficult moments into reusable lessons without presenting the reflection as live operational or audit advice.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/grcengineering/companion/task-retrospective
Any agent
npx skills add grcengineering/companion --skill task-retrospective
Clone the repo
git clone --depth 1 https://github.com/grcengineering/companion

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for task-retrospective

README.md
[![agentmods](https://agentmods.dev/badge/skills/grcengineering/companion/task-retrospective.svg)](https://agentmods.dev/skills/grcengineering/companion/task-retrospective)
Your own site
<a href="https://agentmods.dev/skills/grcengineering/companion/task-retrospective"><img src="https://agentmods.dev/badge/skills/grcengineering/companion/task-retrospective.svg" alt="Measured on agentmods" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 634 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00066 $0.00634
Opus 5 $0.00033 $0.00317
Sonnet 5 $0.00013 $0.00127
Haiku 4.5 $0.00007 $0.00063

Measured 3d ago against content hash 611a2df5bda2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

task-retrospective scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/task-retrospective/SKILL.md · 65 lines

How it starts

The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.

task-retrospective

What

Turn work the learner already did into structured learning. The work can be real local material in a local adapter, but the output is reflection and reusable learning, not operational judgement.

When

  • The learner describes a completed GRC task.
  • The learner points at local output from a completed task.
  • The learner wants to learn from a painful or slow workflow.
  • The learner asks what to do better next time after they already acted.

Not For

  • Live vendor review, audit prep, control testing, policy authoring, or programme decisions.
  • Fictional case practice before the learner has acted. Use practice-scenario.
  • General stuckness without a completed task. Use socratic-coach.

Inputs

  • Learner's description of completed work.
  • Real local artefacts only when intentionally provided in a local adapter.
  • brain/task-extraction.md.
  • Optional GRC primitives or corpus files for citation grounding.

Steps

  1. Confirm that this is a retrospective, not operational advice.
  2. Use real local output as learning material when intentionally provided.
  3. Ask the six extraction questions from brain/task-extraction.md, one or two at a time.
  4. Surface two or three patterns in the learner's process.
  5. Connect the pattern to GRC Engineering primitives or corpus ideas where relevant.
  6. Produce a small reusable learning artefact or proposed local profile/progress update.
  7. End with: "Where else would this pattern apply?"

Validation

  • The output assesses the learner's process, not the actual outcome.
  • Sensitive details are absent or kept local and abstracted.
  • The learner leaves with a reusable note, checklist, pattern map, or progress/profile proposal.

Gotchas

  • A real local artefact is learning material, not permission to operate the programme.
  • If the learner asks "was this vendor acceptable?", refuse that decision and reflect on the reasoning process.
  • Do not ask for all six extraction answers at once unless the learner requests a worksheet.

Read the full file on GitHub · 65 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 65 lines · 66 tokens per session scan A 611a2df5bda2

Subscribe to this mod's changes

task-retrospective is a skill published in the GitHub repository grcengineering/companion (32 stars, last pushed 3mo ago), licensed MIT. It adds 66 tokens to every session and 634 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

control-mapping

Maps NIST controls to FedRAMP requirements and documents. Use when helping with control implementation, compliance mapping, security baseline alignment, or understanding control requirements.

hackIDLE/fedramp-docs-mcp · 35 tokens

frmr-analysis

Analyzes FedRAMP FRMR documents to extract control mappings, KSI entries, and version changes. Use when the user asks about FedRAMP requirements, control mappings, compliance data, or needs to understand FRMR document content.

hackIDLE/fedramp-docs-mcp · 51 tokens

GRC & Compliance

Governance, risk, and compliance — risk assessment and scoring, control mapping across NIST CSF 2.0 / ISO 27001:2022 / SOC 2 / CIS Controls v8, gap analysis, audit evidence preparation, and security policy generation.

Masriyan/Claude-Code-CyberSecurity-Skill · 58 tokens

mapping-builder

Build a reviewed crosswalk (RequirementMappingSet YAML library + review xlsx/csv) between two CISO Assistant framework YAML files using Claude itself as the reasoning engine. Zero infrastructure — stdlib + pyyaml only, no embedders, no LM Studio, no Qdrant. Use when the user asks to map / crosswalk / generate a…

intuitem/ciso-assistant-community · 164 tokens

reference-controls-enricher

Enrich a CISO Assistant framework YAML by linking each assessable requirement to reference control URNs from the central doc-pol library (CISO Assistant Key Reference Controls). Produces a reviewable xlsx and patches the framework YAML in place. Use when the user asks to "add reference controls to framework X", "link…

intuitem/ciso-assistant-community · 102 tokens

ciso-assistant-basic-risk-assessment

Guide users through a basic risk assessment workflow in CISO Assistant, from asset identification to scenario creation. Use when: (1) User wants to start a risk assessment from scratch (2) User mentions "risk assessment", "identify risks", "threat scenarios", or "risk register" (3) User asks about qualitative vs…

intuitem/ciso-assistant-community · 138 tokens