ff15-workspace-project-setup
Installation
SKILL.md
Workspace Project Setup
Register or revise workspace-local FF15 project profiles for the VS Code extension. Each project profile lives at .ff15/projects/<id>.yaml and is activated through .ff15/config/config.yaml. The loader reads only <id>.yaml files; entries starting with _ (such as _template.yaml) are templates and are ignored.
When To Use
- Add or edit
.ff15/projects/<id>.yaml - Activate a project by adding its
idtoactive_projectsin.ff15/config/config.yaml - Diagnose why a registered project is not resolved for OpenSpec
- Validate project profile YAML after every edit
Profile Schema
A project profile is a YAML mapping with these fields: