# Slopspec

> Save agreed future work in the repository tracker as issues, epics, or durable plans; not an in-session checklist.

- Skill: `uinaf/slopspec` (Agent Skill, multi-file: 20 files)
- Install (CLI): `npx skillmds@latest add uinaf/slopspec`
- Raw SKILL.md: https://api.skillmd.com/api/skills/uinaf/slopspec/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: uinaf (https://skillmd.com/u/uinaf)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/uinaf/slopspec

---


# Slopspec

Preserve settled intent in the smallest artifact a fresh agent can resume.
Do not implement the plan or invent a second backlog.

Inspect the conversation, source work item, and repository evidence. Resolve
discoverable facts yourself; ask only about decisions that block an honest
plan. Keep outcomes, acceptance, constraints, and non-goals separate from
speculative implementation detail.

- Resolve the destination and write authority with
  [tracker-selection.md](references/tracker-selection.md).
- Choose the minimum useful hierarchy with
  [artifact-shapes.md](references/artifact-shapes.md).
- Use the repository's templates and terminology;
  [writing defaults](../slopscriber/references/style.md) fill gaps.

Search for existing work before creating artifacts. Update the canonical item
when the request started there, preserving its agreed criteria and metadata.
For multiple tickets, show the delivered behavior and real blocking edges
before publication unless that decomposition is already approved.

Create blockers before dependents. Use native hierarchy/dependency operations
when available, otherwise explicit links in the same tracker. Re-read the
published artifacts to confirm content, metadata, relationships, and links.

Return the canonical URL or key, what can start now, and any blocker. When
publication is unavailable, return a paste-ready draft for the intended tracker
and the exact missing access; do not switch trackers or save local plan files.

