bc-manifest-handoff-generator

Generate handoff manifests for ALDC extensions targeting CIRCE or DELFOS.

Updated May 22, 2026
One-click install
npx skills add https://github.com/javiarmesto/SampleDynamicsMinds --skill bc-manifest-handoff-generator-javiarmesto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bc-manifest-handoff-generator
Source: https://github.com/javiarmesto/SampleDynamicsMinds/tree/main/.agents/skills/bc-manifest-handoff-generator
Command: npx skills add https://github.com/javiarmesto/SampleDynamicsMinds --skill bc-manifest-handoff-generator-javiarmesto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of handoff manifests at the end of the ALDC pipeline, ensuring seamless consumption of extensions by CIRCE and/or DELFOS without workspace sharing.

Core Features & Use Cases

  • Handoff Manifest Creation: Automatically generates handoff manifests at pipeline completion.
  • Target Selection: Allows selection of target consumers: CIRCE, DELFOS, or both.
  • Connection Details: Captures BC environment, company, and MCP config code for CIRCE.
  • Manifest Structure: Provides full manifest sections including connection context, API details, data structure, and schema hints for DELFOS.
  • Agent Behavior Rules: Adheres to specific rules for accuracy, validation, and data handling.
  • Use Case: Ideal for teams completing an ALDC pipeline and needing to ensure smooth handoff for CIRCE or DELFOS to consume the extension surface.

Quick Start

Trigger the bc-manifest-handoff-generator skill after your pipeline completes. Select your target consumer and proceed with manifest generation.

Frequently Asked Questions about bc-manifest-handoff-generator

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

FAQPage Schema
How do I generate a handoff manifest for my ALDC extension to enable CIRCE or DELFOS consumption?

To generate a handoff manifest for ALDC extensions, you trigger the manifest generation process after completing the ALDC pipeline, which automatically structures your extension metadata and API details for consumption. You then select your target consumers, choosing either CIRCE, DELFOS, or both to finalize the manifest creation.

What is an ALDC extension handoff manifest and when is it needed?

An ALDC extension handoff manifest is a structured file containing extension metadata, environment details, and API information needed for seamless consumption by CIRCE and DELFOS. It is needed when you complete an ALDC pipeline and must hand off the extension surface without sharing workspaces.

Does the handoff manifest generator support both CIRCE and DELFOS targets?

Yes, the handoff manifest generator supports both CIRCE and DELFOS targets, allowing you to select either one or both during the generation process. For CIRCE, it captures BC environment, company, and MCP config code, while for DELFOS it provides API details, data structure, and schema hints.

How do I set up BC environment and MCP config details for CIRCE manifest generation?

To set up BC environment and MCP config details for CIRCE manifest generation, you interact with the manifest generator after your ALDC pipeline completes. The generator prompts you to input the required BC environment, company, and MCP config code to accurately capture the connection context for CIRCE.

Do I need to complete the ALDC pipeline before generating an extension handoff manifest?

Yes, you must complete the ALDC pipeline before generating an extension handoff manifest, as the pipeline completion is a strict prerequisite. The manifest generator relies on the pipeline output to automatically gather and structure the required extension metadata and API information for the handoff.

What manifest sections are included for DELFOS when handing off an ALDC extension?

When handing off an ALDC extension to DELFOS, the manifest includes full sections for connection context, API details, data structure, and schema hints. These sections are automatically structured by the generator to ensure DELFOS can accurately consume the extension surface.