Create Control Manifest banner
furkantokkan furkantokkan

Create Control Manifest

Development community

Description

--- description: After architecture is complete, produces a flat actionable rules sheet for programmers — what you must do, what you must never do, per system and per layer. Extracted from all Accepted ADRs, technical preferences, and engine reference docs. More immediately actionable than ADRs (which explain why). argument-hint: [task] --- # /create-control-manifest Use the `create-control-manifest` Codex skill for this request. If this workflow references Claude-only agents, treat those name

Installation

Installs to ~/.claude/skills/furkantokkan-agent-foundry-create-control-manifest/SKILL.md

Terminal
mkdir -p ~/.claude/skills/furkantokkan-agent-foundry-create-control-manifest && curl -fsSL https://raw.githubusercontent.com/furkantokkan/agent-foundry/HEAD/commands/create-control-manifest.md -o ~/.claude/skills/furkantokkan-agent-foundry-create-control-manifest/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository