CR

create-justification

Standardizes the creation of justification documentation with unique identifiers and frontmatter.

Install

mkdir -p .claude/skills/create-justification && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/7394" && unzip -o skill.zip -d .claude/skills/create-justification && rm skill.zip

Installs to .claude/skills/create-justification

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Create a new justification file in .agents/justifications/ with a unique three-word ID, frontmatter, and formatted title
120 charsno explicit “when” trigger
Beginner

Key capabilities

  • Creates justification files in .agents/justifications/
  • Generates unique three-word identifiers
  • Applies standardized frontmatter
  • Formats document titles

How it works

The skill executes a script that creates a markdown file with a unique slug-based filename and pre-populated YAML frontmatter.

Inputs & outputs

You give it
Decision slug and justification content
You get back
Markdown file with frontmatter and unique ID

When to use create-justification

  • Documenting system changes
  • Creating requirement justifications

About create-justification

Generates formal justification records within the project structure, ensuring consistent titling and metadata for audit trails.

Create a new justification file in .agents/justifications/ with a unique three-word ID, frontmatter, and formatted title

When not to use it

  • When documenting non-decision related content

Limitations

  • Limited to the .agents/justifications/ directory

How it compares

It enforces a consistent file naming and metadata structure for audit trails rather than creating ad-hoc documentation files.

Compared to similar skills

create-justification side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
create-justification (this skill)16moReviewBeginner
ml-paper-writing487moReviewAdvanced
docs-review108moNo flagsBeginner
claude-md-improver217moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

ml-paper-writing

davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.

4897

docs-review

metabase

Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.

1085

claude-md-improver

anthropics

Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project memory optimization".

2167

write-docs

tldraw

Writing SDK documentation for tldraw. Use when creating new documentation articles, updating existing docs, or when documentation writing guidance is needed. Applies to docs in apps/docs/content/.

665

update-docs

vercel

This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what docs need updating", "sync docs with code", "scaffold docs for this feature", "document this feature", "review docs completeness", "add docs for this change", "what documentation is affected", "docs impact", or mentions "docs/", "docs/01-app", "docs/02-pages", "MDX", "documentation update", "API reference", ".mdx files". Provides guided workflow for updating Next.js documentation based on code changes.

2543

wiki-architect

microsoft

Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate documentation, map a codebase structure, or understand a project's architecture at a high level.

1144

Search skills

Search the agent skills registry