
from citadel550
Generates structured Product Requirements Documents from natural-language app descriptions, asking clarifying questions, researching references, and producing m
The PRD skill converts a natural-language description of an app or feature into a structured Product Requirements Document suitable for handoff to planning and build campaigns. It detects mode (greenfield vs feature), asks targeted clarifying questions (up to three), optionally researches similar apps, and writes a clear PRD with problem definition, users, core features, out-of-scope items, technical decisions, architecture, integration points (for feature mode), and machine-verifiable end conditions.
Use this skill at the start of a new project or when scoping a sizable feature: before creating work campaigns or handing off to implementation agents. Don't use it if architecture and implementation are already defined (use architecture/implementation skills instead).
.planning write pattern for PRD files.Intended for orchestration/authoring agents that can read/write repo trees and create planning artifacts (Claude Code, Archon-style orchestrators, agent frameworks that support file writes).
This skill has not been reviewed by our automated audit pipeline yet.
Marshal (Session Commander)
A single-session meta-orchestrator that parses a direction, chains existing skills, and executes multi-step tasks end-to-end without unnecessary user prompts.
Citadel Setup
Interactive first-run wizard that installs hooks, detects project stack, generates harness config, and runs a short live demo to register skills and protect the
/research — Focused Investigation
Structured research protocol that converts questions into focused findings with cited sources, confidence levels, and a written research document for follow-up.
Create App — End-to-End Application Generator
Generate a complete application or add features to an existing codebase from a single natural-language description, with tiered workflows, PRD/architecture chec