directive-synthesis
✓Synthesize structured directives and command specifications. Creates executable instruction sets with proper syntax and parameter definitions.
Installation
SKILL.md
Guide users through creating effective Claude Code slash commands with proper structure, argument handling, and workflow design. Auto-invokes when users want to create or modify custom commands.
User runs: /fix-issue 123 high-priority Becomes: "Fix issue #123 high-priority following our coding standards."
User runs: /review-pr 456 high alice security Becomes individual parameters you can reference separately.
Synthesize structured directives and command specifications. Creates executable instruction sets with proper syntax and parameter definitions. Source: qodex-ai/ai-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/qodex-ai/ai-agent-skills --skill directive-synthesis- Source
- qodex-ai/ai-agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is directive-synthesis?
Synthesize structured directives and command specifications. Creates executable instruction sets with proper syntax and parameter definitions. Source: qodex-ai/ai-agent-skills.
How do I install directive-synthesis?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/qodex-ai/ai-agent-skills --skill directive-synthesis Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/qodex-ai/ai-agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01