aget-create-initiative

Scaffold approved initiative manifests at planning/initiatives/INIT-*.md with strict governance.

1|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/aget-framework/template-developer-aget --skill aget-create-initiative
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aget-create-initiative
Source: https://github.com/aget-framework/template-developer-aget/tree/main/.claude/skills/aget-create-initiative
Command: npx skills add https://github.com/aget-framework/template-developer-aget --skill aget-create-initiative

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold approved initiative manifests at planning/initiatives/INIT-*.md with Strict governance, preventing direct unauthorized edits and ensuring proposals drive content before creation.

Core Features & Use Cases

  • Enforces Strict (D71 Layer 2) creation of INIT-.md only after an APPROVED PROPOSAL_init_.md exists.
  • Verifies compliance with SOP_initiative.md and records an auditable approval trail.
  • Supports cross-initiative coordination and traceability by linking to proposals and sibling initiatives.

Quick Start

Invoke the aget-create-initiative command with an approved INIT name (e.g., INIT-SUBSTRATE-EXAMPLE) to scaffold planning/initiatives/INIT-.md, ensuring a corresponding APPROVED PROPOSAL_init_.md exists.

Frequently Asked Questions about aget-create-initiative

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

FAQPage Schema
How do I scaffold an approved initiative manifest safely?▼

To scaffold an initiative manifest safely, you invoke the creation command with an approved initiative name, which enforces strict governance and cross-initiative checks before generating the manifest file.

What happens if I try to create an initiative manifest without an approved proposal?▼

Creating an initiative manifest without an approved proposal fails the governance check. The system prohibits direct writes to the planning directory and requires a corresponding approved proposal file to exist first.

How does strict governance enforce initiative proposal adherence?▼

Strict governance enforces proposal adherence by verifying compliance with standard operating procedures, recording an auditable approval trail, and linking new manifests to their originating approved proposals and sibling initiatives.

Do I need an approved proposal before initializing a new initiative?▼

Yes, an approved proposal is a mandatory prerequisite. The scaffolding process defaults to a nascent state and blocks any file creation until the corresponding approved proposal document is verified.

Can I write directly to planning initiative files during scaffolding?▼

No, direct unauthorized edits to planning initiative files are prohibited. The scaffolding process blocks direct writes until all cross-initiative checks and standard operating procedure adherence validations pass successfully.

What is cross-initiative coordination and traceability in project governance?▼

Cross-initiative coordination and traceability ensure that newly scaffolded manifests link directly to their approved proposals and sibling initiatives, maintaining an auditable approval trail across the entire planning directory.