بنقرة واحدة
awa-align
Align source with target. Use this when asked to align, check, or verify alignment between artifacts.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Align source with target. Use this when asked to align, check, or verify alignment between artifacts.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Double-check the last work, whether it be a plan, design, or implementation, ensuring all aspects have been fully considered. Use when user wants to check work, or mentions "double check".
Create or update ARCHITECTURE.md. Use this when asked to create, update or modify the project architecture.
Brainstorm ideas, explore solutions, and evaluate options. Use this when asked to brainstorm, explore ideas, or analyze trade-offs.
Run traceability and schema checks, then fix any errors. Use this when asked to check, validate, or fix traceability and schema issues.
Implement code and tests based on architecture, requirements, and design (or a set of tasks). Use this when asked to implement features, write code, or create tests.
Create or update design documents. Use this when asked to create, update or modify feature designs.
| name | awa-align |
| description | Align source with target. Use this when asked to align, check, or verify alignment between artifacts. |
${input}
Format: <source> [<target>] where:
You MUST consider the user input before proceeding (if not empty).
x = source artifact (what is being validated) = design(s). y = target artifact (what x is validated against) = requirement(s).
Validate that the specified source:x aligns with the target:y, and if not, report all differences. Follow awa conventions.
You SHALL validate alignment of source:y with target:y. You SHALL report all differences. You SHALL consider traceability. You SHALL report missing trace IDs. You MAY use todos and tools as needed.