project-creation

Automate project creation with charter confirmation and declaration stamping.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/insightwavesmith/BRICK --skill project-creation-insightwavesmith
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-creation
Source: https://github.com/insightwavesmith/BRICK/tree/main/brick_protocol/agent/skills/project-creation
Command: npx skills add https://github.com/insightwavesmith/BRICK --skill project-creation-insightwavesmith

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of project vessels by facilitating charter confirmation and declaration stamping, reducing manual steps and ensuring accurate project setup.

Core Features & Use Cases

  • Automated Charter Confirmation: Confirm project charter content through a conversational interface.
  • Declaration Stamping: Machine-stamp project declarations after human confirmation.
  • Use Case: When initiating a new project, use this Skill to define the project charter and have it confirmed by a human, then automatically create the project structure.

Quick Start

Declare a new project with the following command: brick build --task "Create a new project with the following details: [project_id], [label], [direction], [why_exists], [why_now], [done_means], [out_of_scope], [managers], [declared_by]" --preset building-chain-preset:quick-check --fast-confirm

Frequently Asked Questions about project-creation

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

FAQPage Schema
How do I automate project creation and charter confirmation workflows?

Automating project creation requires a structured setup where charter content is confirmed through a conversational interface, followed by machine-stamping the declaration to finalize the project vessel.

What is declaration stamping in project management setup?

Declaration stamping is the automated process of machine-stamping project declarations immediately after human confirmation of the charter, ensuring accurate and validated project initialization.

How do I set up a new project vessel using the brick protocol?

To set up a project vessel, execute a build command specifying project details like ID, label, direction, and managers, applying the brick protocol interaction for fast charter confirmation.

Do I need to manually define charter fields for automated project setup?

You must provide charter fields including project_id, label, direction, why_exists, done_means, and declared_by, which the automated workflow then uses to structure and confirm the project.

Can I use this automated project creation for structured project management workflows?

Yes, this automated setup applies directly to project management workflows requiring structured project initialization, reducing manual steps by handling charter validation and declaration stamping.