align-prompt

Rewrite draft prompts into Claude Opus 4.6 or 4.8 conventions.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/SamyakJhaveri/loam --skill align-prompt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: align-prompt
Source: https://github.com/SamyakJhaveri/loam/tree/main/cultivation/marketplace/helpers/skills/align-prompt
Command: npx skills add https://github.com/SamyakJhaveri/loam --skill align-prompt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Align-prompt rewrites free-form prompts into Claude Opus 4.6 or 4.8 conventions to fit pre-planning and pre-execution sessions, reducing misinterpretation and integration frictions.

Core Features & Use Cases

  • Deterministic routing: the input draft is analyzed and rewritten for the correct Opus target (4.6 or 4.8).
  • Mode-aware output: supports inline prompts or draft-file paths and yields a ready-to-paste or ready-to-save rewrite.
  • Intent preservation: retains user goals while conforming to Opus constraints for reliable execution.

Quick Start

Provide a draft prompt and receive a Claude Opus-compliant rewrite.

Frequently Asked Questions about align-prompt

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

FAQPage Schema
How do I rewrite a draft prompt for Claude Opus conventions?

You can rewrite prompts for Claude Opus by providing a free-form draft. The tool applies deterministic routing and a six-move rewrite spine to output a compliant prompt for pre-planning and pre-execution sessions.

What is Claude Opus prompt engineering for pre-execution sessions?

Claude Opus prompt engineering for pre-execution sessions involves structuring free-form drafts into model-specific conventions. This ensures reliable execution and reduces integration frictions during pre-planning.

Can I use a draft-file path to align prompts for Claude Opus?

Yes, you can align prompts using a draft-file path. The Skill supports mode-aware output for both inline prompts and file paths, yielding a ready-to-paste or ready-to-save rewrite.

Does this prompt rewrite process support both Claude Opus 4.6 and 4.8?

Yes, the prompt rewrite process supports both Claude Opus 4.6 and 4.8. It uses deterministic routing based on the first token to analyze and rewrite the draft for the correct target model.

Why does my Claude Opus prompt cause integration friction?

Your Claude Opus prompt causes integration friction because it lacks model-specific conventions. Rewriting your free-form draft into Opus-compliant constraints preserves user intent while ensuring reliable execution and reducing misinterpretation.