init-project

Scaffold projects with AGENTS.md hierarchy, activation preflight, and governance boilerplate.

12|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Space-Dinosaurs/DinoStack --skill init-project-space-dinosaurs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-project
Source: https://github.com/Space-Dinosaurs/DinoStack/tree/main/.openclaw/skills/init-project
Command: npx skills add https://github.com/Space-Dinosaurs/DinoStack --skill init-project-space-dinosaurs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold a project with the standard AGENTS.md hierarchy, activation preflight, and governance scaffolding, so teams can start engineering tasks with consistent structure.

Core Features & Use Cases

  • Scaffold AGENTS.md and per-track AGENTS.md files, along with necessary .claude and .agentic artifacts.
  • Support opt-in/opt-out activation modes, risk-profile selection, and project discovery metadata.
  • Enable automated onboarding, memory/logging, and optional CLAUDE.md migration for existing projects.

Quick Start

Run the /init-project command to scaffold a new project and complete activation preflight before proceeding.

Frequently Asked Questions about init-project

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

FAQPage Schema
How do I scaffold an AGENTS.md hierarchy for a new engineering project?

An AGENTS.md scaffold provides a standard project hierarchy with activation preflight and governance boilerplate, ensuring teams start engineering tasks with consistent onboarding, memory, and logging structures.

Can I migrate an existing project to use AGENTS.md governance files?

Existing projects can use the init-project scaffold to generate governance files and perform an optional CLAUDE.md migration, applying standard memory and logging structures to current codebases.

What is included in the activation preflight for project scaffolding?

The activation preflight includes opt-in/opt-out modes, risk-profile selection, and project discovery metadata, validating governance readiness before engineering tasks begin.

Does project scaffolding support per-track AGENTS.md files for different engineering teams?

Project scaffolding supports per-track AGENTS.md files, allowing different engineering teams to maintain track-specific governance, memory, and logging structures within a unified root hierarchy.

When should I not use an automated project scaffold for governance setup?

Avoid automated project scaffolding if your engineering team requires a highly customized governance structure that deviates significantly from standard AGENTS.md hierarchies or default activation preflight workflows.