skill-agent-instructions

Generate BC agent instruction sets with memory scaffolding and safety gates.

99|28|Updated Oct 15, 2025
One-click install
npx skills add https://github.com/javiarmesto/ALDC-AL-Development-Collection --skill skill-agent-instructions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-agent-instructions
Source: https://github.com/javiarmesto/ALDC-AL-Development-Collection/tree/main/claude-plugin/skills/skill-agent-instructions
Command: npx skills add https://github.com/javiarmesto/ALDC-AL-Development-Collection --skill skill-agent-instructions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Generate, review, and optimize natural language instructions that govern BC Designer or SDK agents, enabling predictable behavior and safe interactions in the UI.

Core Features & Use Cases

  • Produce production-quality agent instructions aligned with the BC runtime keywords.
  • Provide MEMORIZE-ready context scaffolding to maintain cross-page state.
  • Include safety gates and human-in-the-loop prompts to prevent risky actions.

Quick Start

Describe your BC agent task and let this skill generate a complete, ready-to-use instruction set.

Frequently Asked Questions about skill-agent-instructions

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

FAQPage Schema
How do I create production-ready BC agent instructions for predictable UI behavior?

To create BC agent instructions, describe your specific agent task to generate a complete, ready-to-use instruction set that includes structured sections, explicit keywords, and safety gates.

How do I maintain cross-page state for an SDK agent using MEMORIZE-driven context?

You maintain cross-page state for an SDK agent by applying MEMORIZE-ready context scaffolding within the agent instructions, preserving operational continuity across different UI views.

How do I add safety gates and human-in-the-loop prompts to agent workflows?

Safety gates and human-in-the-loop prompts are integrated directly into the agent instruction sets to prevent risky actions, requiring explicit human validation before executing critical tasks.

Do I need specific keywords for BC Designer agent discovery to work properly?

Yes, BC Designer agent discovery relies on frontmatter-driven metadata and explicit runtime keywords embedded within the instruction set to correctly identify and route agent tasks.

What is the best way to structure task workflows for BC runtime agents?

The best way to structure task workflows is by organizing instructions into explicit Task sections that align with BC runtime requirements, ensuring safe and predictable operation across the agent lifecycle.