faas

Installation
SKILL.md

FAAS — Find, ARCH, Automate, Specify-Test-Refine

A four-phase engineering framework for shipping features with confidence. Each phase has a required input, a guided process, and an exit gate. You do not advance to the next phase until the exit gate is satisfied.

References: 54321 Layer Model | RDD Stereotypes | Phase Details & Artifacts | Interview Mode

Mode Detection

Standard mode (default): Agent explores the codebase to discover entry points, patterns, and context.

Interview mode: Activated when the user says "interview mode", "no codebase access", "faas interview", or similar. The agent interviews the user instead of exploring code. Do not use Glob, Grep, or Read for codebase exploration. All context comes from the conversation. See Interview Mode for full process.

Input Detection

Accepts: inline text, file path, URL, or design/screenshot. Identify the form and extract feature intent before Phase 1.

Artifacts

Each run is scoped to a feature slug — slugify the first 4-6 significant words to kebab-case. Save artifacts under ./faas/{slug}/ at the project root.

Related skills

More from ivcota/skills

Installs
9
Repository
ivcota/skills
GitHub Stars
1
First Seen
Mar 30, 2026