documenso/.opencode/commands/create-justification.md

24 lines
805 B
Markdown
Raw Permalink Normal View History

---
description: Create a new justification file in .agents/justifications/
argument-hint: <justification-slug> [content]
---
You are creating a new justification file in the `.agents/justifications/` directory.
## Your Task
2026-03-09 00:50:13 +00:00
Load and follow the skill at `.agents/skills/create-justification/SKILL.md`. It contains the complete instructions for creating justification files including:
2026-03-09 00:50:13 +00:00
- Unique three-word ID generation
- Frontmatter format with date and title
- Script usage (`scripts/create-justification.ts`)
2026-03-09 00:50:13 +00:00
## Context
2026-03-09 00:50:13 +00:00
The justification slug and optional content: `$ARGUMENTS`
## Begin
2026-03-09 00:50:13 +00:00
1. **Read the skill** at `.agents/skills/create-justification/SKILL.md`
2. **Create the justification file** using the slug from `$ARGUMENTS` and appropriate content documenting the reasoning or justification