project-architect

Convert freeform briefs into build plans with tasks, risks, and acceptance criteria.

8|1|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zakelfassi/Forgeloop-kit --skill project-architect-zakelfassi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-architect
Source: https://github.com/zakelfassi/Forgeloop-kit/tree/main/skills/meta/project-architect
Command: npx skills add https://github.com/zakelfassi/Forgeloop-kit --skill project-architect-zakelfassi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn a freeform brief into a concrete build plan that includes requirements, tasks, runbook, risks, and acceptance criteria.

Core Features & Use Cases

  • Extract requirements from freeform briefs and decompose them into actionable tasks with dependencies.
  • Identify skill opportunities and craft a minimal, reusable blueprint for future work.
  • Produce a runbook with commands, artifacts, and acceptance tests that can be executed by a team.
  • Align planning with IMPLEMENTATION_PLAN.md and Forgeloop's single-unit iteration model.

Quick Start

Provide a concrete plan from a freeform project brief, including requirements, tasks, runbook, risks, and acceptance criteria.

Frequently Asked Questions about project-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a freeform project brief into an executable build plan?

To turn a freeform project brief into an executable build plan, you provide the brief to extract concrete requirements, decompose them into dependency-aware tasks, and generate a structured runbook with acceptance criteria.

What is dependency-aware task decomposition in product planning?

Dependency-aware task decomposition is breaking down extracted requirements into actionable tasks mapped by their sequential dependencies, ensuring cross-functional teams execute build plans logically and efficiently.

How do I create a runbook with acceptance criteria for feature proposals?

To create a runbook with acceptance criteria, you detail specific execution commands, define necessary artifacts, and establish test criteria that validate whether feature proposals meet their intended outcomes.

Can I use this planning approach for cross-functional team implementation plans?

Yes, you can use this approach for cross-functional teams. It refines implementation plans by identifying risks, aligning with single-unit iteration models, and ensuring all team members follow a unified runbook.

What are the limitations of automated build plan generation from briefs?

Automated build plan generation from briefs relies entirely on the clarity of the initial input. Vague briefs yield ambiguous task decomposition, requiring manual refinement to ensure risks and acceptance criteria are accurately captured.