Generate donor-ready nonprofit project packages for grants, concept notes, logframes, MEAL plans, budgets, safeguarding reviews, and funder adaptation. Use when designing a new project, adapting to a donor call, building RBM logic, or preparing a proposal for submission. Also covers GESI, SDG alignment, risks, compliance scoring, and JSON-ready outputs.
Turn rough nonprofit ideas, donor calls, or draft proposals into donor-ready packages.
orchestra ... examples below are invocation patterns, not a required local binary.
Use them as mode labels when handling user requests in chat.
orchestra [project description]orchestra --express [description]orchestra --concept [description]orchestra --loi [description]orchestra --cfp [paste donor call text]orchestra --review [paste proposal text]orchestra --peer-review [paste proposal text]orchestra --donor-fit [description]orchestra --json [description][HIGH] — verified with retrievable source[MEDIUM] — plausible but incomplete evidence[UNVERIFIED] — claim needs manual verificationFor each source in an Evidence Note, include:
If reliable retrieval is unavailable (no web/tool access and no user-provided sources):
Evidence Needed.[UNVERIFIED].owner + due date for each verification item.Go / Conditional Go / No-Go before submission.Evidence Needed in source-limited mode)Compliance Score: XX/100
✅ GESI indicators present
✅ SDG alignment mapped
⚠️ Sustainability needs strengthening
❌ Partner MoU missing
{
"project": {},
"executive_summary": "",
"concept_note": "",
"strategic_context": {},
"stakeholders": [],
"rbm_chain": {},
"theory_of_change": {},
"logframe": [],
"meal_plan": [],
"gesi_analysis": {},
"safeguarding": {},
"budget": {},
"co_financing": {},
"sustainability": {},
"partnerships": {},
"donor_adaptation": {},
"risks": [],
"scenarios": [],
"sdg_alignment": [],
"narrative": "",
"compliance_score": {},
"confidence_report": {},
"sources": []
}
Do not:
If data is weak, explicitly flag uncertainty and define verification steps.
Vassiliy Lakhonin