# Complete Skill

> complete-skill

- Skill: `rogerchappel/complete-skill-2` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add rogerchappel/complete-skill-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rogerchappel/complete-skill-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: rogerchappel (https://skillmd.com/u/rogerchappel)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/rogerchappel/complete-skill-2

---

# complete-skill

Use this skill when an agent needs a fixture with complete contracts.

## Inputs

- A local markdown file.

## Required Tools

- Shell read access.
- `node`.

## Side-Effect Boundaries

Read-only. Do not write to external systems.

## Approval Requirements

Approval is required before sending messages, publishing packages, or mutating repositories.

## Examples

Script: scripts/check.js

Fixture: fixtures/sample.md

## Validation

Run `npm test`.

