create-control-manifest

Generate a control manifest from architectural documents and technical references.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/nguyennd93/game_server_studio --skill create-control-manifest-nguyennd93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-control-manifest
Source: https://github.com/nguyennd93/game_server_studio/tree/main/.claude/skills/create-control-manifest
Command: npx skills add https://github.com/nguyennd93/game_server_studio --skill create-control-manifest-nguyennd93

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates the creation of a control manifest, providing programmers with a comprehensive, flat actionable rules sheet, ensuring they understand what to do and what not to do across architectural layers.

Core Features & Use Cases

  • Control Manifest Generation: After architecture is complete, this skill generates a control manifest containing rules for what must and must not be done across architectural layers.
  • ADR and Technical Preference Integration: Pulls in rules from accepted ADRs, technical preferences, and engine reference docs to form a unified ruleset.
  • Layered Organizational Structure: Organizes rules by architectural layer, including Foundation, Core, Feature, and Presentation, making the manifest easily navigable.

Quick Start

Generate a control manifest using the 'create-control-manifest' skill.

Frequently Asked Questions about create-control-manifest

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

FAQPage Schema
How do I generate a control manifest from architectural documents for backend development?

You can generate a control manifest by compiling rules from accepted ADRs, technical preferences, and engine reference docs. The skill parses these architectural documents to produce a flat, actionable rules sheet for programmers.

What is a control manifest and when do I need it for systems design?

A control manifest is a flat, actionable rules sheet organized by architectural layer. You need it after architecture is complete to ensure programmers understand what must and must not be done across Foundation, Core, Feature, and Presentation layers.

How do I compile ADR rules and technical preferences into a single programming guidelines sheet?

Compiling ADR rules and technical preferences into programming guidelines involves pulling rules from accepted ADRs and engine reference docs. The skill interprets this content and organizes it into a unified ruleset by architectural layer.

Can I organize programming guidelines by architectural layer using existing architecture documentation?

Yes, you can organize programming guidelines by architectural layer using existing architecture documentation. The skill structures rules into Foundation, Core, Feature, and Presentation layers, making the manifest easily navigable for backend development.

Does generating a control manifest require access to specific technical references and ADRs?

Yes, generating a control manifest requires access to architectural documents, accepted ADRs, technical preferences, and engine reference docs. The skill must parse and interpret this document content to organize data and produce output files.

What is the best way to enforce architecture documentation rules during backend development?

The best way to enforce architecture documentation rules is to generate a flat, actionable control manifest. This sheet compiles ADR rules and technical preferences, providing clear programming guidelines organized by architectural layer.