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 id to active_projects in .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:

Installs
1
First Seen
Jul 29, 2026
ff15-workspace-project-setup — atman-33/agent-harness