
from archetipo9
Generate or extend a product backlog from a PRD: create epics, specs, and user stories or append new feature specs to an existing backlog via the archetipo CLI.
ARchetipo Spec creates the initial product backlog from a PRD or appends new specs to an existing backlog. It converts product requirements into structured user-story style specs (US-XXX) and epics, producing payloads compatible with the archetipo spec add CLI. The skill centralises routing: it determines whether to bootstrap a backlog or extend an existing one, loads only the references required for the chosen flow, and emits well-formed spec payloads for downstream tooling.
Use this skill when you have a PRD or product requirements and need to generate the first backlog, when you want to append or refine specs, or when adding a single feature/epic to an existing backlog. It is appropriate for product managers, engineering leads, or automation flows that need deterministic spec generation from text artifacts.
archetipo CLIreferences/ with flow documents to guide bootstrap and extension modesBest used with agents that can run CLIs and manage repo-local references (agent runtimes with shell/CLI access). The skill expects the archetipo CLI to be available for config show, spec list, and spec add operations.
ARchetipo Spec is a well-structured skill for generating or extending product backlogs from PRDs using the archetipo CLI. It has no bundled scripts — all logic is in the SKILL.md instructions. The skill defines clear modes (bootstrap-backlog vs extend-backlog), proper routing logic, and detailed output contracts. Requires the archetipo CLI to be useful, limiting its audience to users of that specific tool.
No scripts to audit. SKILL.md is clean — no security concerns. Well-written documentation with clear mode routing, output contracts, and templates. The skill is niche (archetipo CLI users) but genuinely useful for that audience.