workflow-common-memory

Enforce project-scoped memory management across Legion commands.

1|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/9thLevelSoftware/legion-ascended --skill workflow-common-memory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-common-memory
Source: https://github.com/9thLevelSoftware/legion-ascended/tree/main/skills/workflow-common-memory
Command: npx skills add https://github.com/9thLevelSoftware/legion-ascended --skill workflow-common-memory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures consistent memory conventions across Legion commands, simplifying project management and integration.

Core Features & Use Cases

  • Project-Specific Memory: Manages memory within the project scope, avoiding cross-project interference.
  • Additive Guidance: Memory is additive and cannot override mandatory role constraints.
  • Non-Blocking Execution: Missing memory files do not block command execution.
  • Canonical Integration Points: Memory is recorded only at designated integration points across Legion commands.

Quick Start

To activate memory behavior for your project, ensure the 'workflow-common-memory' skill is included in your project configuration.

Frequently Asked Questions about workflow-common-memory

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

FAQPage Schema
How do I prevent cross-project memory interference in the Legion command suite?

Project-scoped memory management prevents cross-project interference by enforcing memory writes only at designated integration points across Legion commands. This ensures consistent conventions and isolates project data automatically.

What is project-scoped memory management for workflow consistency?

Project-scoped memory management enforces consistent data conventions across Legion commands by restricting memory writes to predefined integration points. This approach maintains workflow consistency without allowing cross-project overrides.

How do I activate project memory management for my workflow configuration?

To activate memory management, include the workflow-common-memory skill in your project configuration. This enables project-scoped memory conventions across all Legion commands without requiring additional setup steps.

Do missing memory files block command execution in Legion workflows?

Missing memory files do not block command execution in Legion workflows. The memory management system operates non-blockingly, ensuring commands run successfully even when project memory files are absent.

Can memory additions override mandatory role constraints in Legion commands?

Memory additions cannot override mandatory role constraints in Legion commands. The system enforces additive memory behavior, ensuring project-specific data supplements but never replaces predefined role limitations.

When do I need canonical integration points for project memory writes?

Canonical integration points are needed when recording project memory across Legion commands. They ensure memory writes occur only at designated locations, maintaining workflow consistency and preventing unauthorized data modifications.