cycle-create

Create cycle scaffold folders with required artifact templates and status metadata.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/leuzeus/aidn --skill cycle-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cycle-create
Source: https://github.com/leuzeus/aidn/tree/main/tests/fixtures/repo-installed-core/.codex/skills/cycle-create
Command: npx skills add https://github.com/leuzeus/aidn --skill cycle-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a robust scaffold for new cycles by automatically generating the required artifacts and initializing status metadata with branch_name and guardrails.

Core Features & Use Cases

  • Create cycle directories under docs/audit/cycles with a consistent naming scheme.
  • Generate minimal required files using templates (status.md, brief.md, plan.md, hypotheses.md, audit-spec.md, traceability.md, decisions.md, change-requests.md) and enforce guardrails.
  • Apply continuity rules during branch creation and kick off readiness checks before deployment.

Quick Start

Provide cycle details and run the cycle-create skill to initialize a full cycle scaffold with all required artifacts.

Frequently Asked Questions about cycle-create

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

FAQPage Schema
How do I scaffold a new project cycle with required audit artifacts?

To scaffold a new project cycle, you need to generate required artifacts like status.md, brief.md, and audit-spec.md. This workflow automatically creates a cycle directory under docs/audit/cycles, initializes status metadata, and applies naming conventions and guardrails.

What templates are needed to initialize a cycle workflow with traceability?

Initializing a cycle workflow with traceability requires templates for status.md, brief.md, plan.md, hypotheses.md, audit-spec.md, traceability.md, decisions.md, and change-requests.md. These files establish continuity rules and enforce guardrails before activation.

Can I enforce naming conventions and guardrails when creating branch metadata?

Yes, you can enforce naming conventions and guardrails during branch creation. The cycle creation process applies continuity rules, initializes branch_name metadata, and generates scaffold folders to ensure consistent audit readiness checks before deployment.

What is the best way to ensure continuity rules are applied during cycle creation?

The best way to ensure continuity rules are applied during cycle creation is to auto-generate standardized scaffold folders. This enforces required artifacts and initializes guardrails within the status metadata, guaranteeing consistent cycle structure and audit readiness.

Does cycle scaffolding work without manually creating status and plan documents?

Yes, cycle scaffolding works without manually creating status and plan documents. The skill automatically generates all minimal required files using predefined templates, ensuring your cycle scaffold is fully populated and ready for immediate activation.

Why does my cycle workflow fail readiness checks before deployment?

Your cycle workflow may fail readiness checks due to missing required artifacts or unenforced guardrails. Ensure your scaffold includes initialized status metadata, traceability.md, and audit-spec.md to pass continuity rules and kick off deployment readiness.