# Repo Writer

> Use this skill when the task requires turning agent work into polished repository artifacts such as reports, design notes, and structured briefs without editing source code.

- Skill: `cwijayasundara/repo-writer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add cwijayasundara/repo-writer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cwijayasundara/repo-writer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: cwijayasundara (https://skillmd.com/u/cwijayasundara)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/cwijayasundara/repo-writer

---


# repo-writer

## Overview
This skill standardizes how the harness writes durable outputs to the repository.

## Instructions
1. Prefer markdown for narrative outputs in `/docs/`.
2. Prefer JSON for compact summaries in `/docs/briefs/`.
3. Use specific titles and avoid generic filenames like `notes.md`.
4. Preserve a clear distinction between observed facts and recommendations.

