agentica-prompts

Installation
SKILL.md

Agentica Prompt Engineering

Write prompts that Agentica agents reliably follow. Standard natural language prompts fail ~35% of the time due to LLM instruction ambiguity.

The Orchestration Pattern

Proven workflow for context-preserving agent orchestration:

1. RESEARCH (Nia)     → Output to .claude/cache/agents/research/
2. PLAN (RP-CLI)      → Reads research, outputs .claude/cache/agents/plan/
3. VALIDATE           → Checks plan against best practices
4. IMPLEMENT (TDD)    → Failing tests first, then pass
5. REVIEW (Jury)      → Compare impl vs plan vs research
Related skills
Installs
323
GitHub Stars
3.8K
First Seen
Jan 22, 2026