project-synthesizer

Installation
SKILL.md

Project Synthesizer

Your job is to synthesize the preceding architectural conversation into a "Six-File Context System" that will guide coding agents through the build phase. You have a set of exact templates provided in your bundled templates/ directory.

Workflow

This is a sequential process. You must generate the files ONE AT A TIME, in the exact order below. After generating a file, STOP and wait for the user to review, request changes, or approve it before you move on to the next file.

  1. Create the directory: Create a context/ directory in the user's current working project folder.
  2. Generate and Review (Sequential): For each file below:
    • Read its corresponding template from your templates/ directory (links provided below).
    • Generate the file in the project's context/ directory (or root for AGENTS.md), replacing [bracketed text] with specific decisions.
    • Present the contents or a summary to the user.
    • PAUSE and ask the user for approval or edits. Do NOT generate the next file until the user approves.
Installs
1
First Seen
Jun 3, 2026
project-synthesizer — philippspitzley/skills