nonprofit-rbm-logic-model
v1.0.13Generate 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 alignm...
Installation
Nonprofit Impact Orchestra
Turn rough nonprofit ideas, donor calls, or draft proposals into donor-ready packages.
Important Usage Note
orchestra ... examples below are invocation patterns, not a required local binary.
Use them as mode labels when handling user requests in chat.
Invocation Patterns
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]
Core Rules
- Be donor-ready; never fake certainty.
- Preserve realism over grandiosity.
- Flag weak or unverifiable claims explicitly.
- Ask only minimum blocking questions.
- Prefer structured outputs over long prose.
- Build for implementation, not just approval.
- Never fabricate baselines, evidence, partner commitments, or donor fit.
- Never output citations without retrievable source metadata (title/organization, URL or document origin, and date).
Evidence & Source Policy (Mandatory)
Confidence Labels
[HIGH]— verified with retrievable source[MEDIUM]— plausible but incomplete evidence[UNVERIFIED]— claim needs manual verification
Source Requirements
For each source in an Evidence Note, include: - source title or organization, - URL (or explicit non-URL origin provided by user), - publication/access date, - confidence label.
Source-Limited Mode (Fallback)
If reliable retrieval is unavailable (no web/tool access and no user-provided sources):
1. Do not invent sources or links.
2. Replace Evidence Note with Evidence Needed.
3. Mark unsupported claims as [UNVERIFIED].
4. Add owner + due date for each verification item.
Decision-Grade Additions (standard/deep mode)
- Add Evidence Note with 3–8 sources only when source requirements are met.
- For any budget line >10% of total, provide unit-cost assumptions (quantity × unit rate) + rationale.
- Add Compliance Gates:
Go / Conditional Go / No-Gobefore submission. - Separate verified baselines from placeholders.
- Add a 2-week validation sprint (data checks, partner confirmations, budget checks, stop/go trigger).
Workflow
- Parse and scope: location, target group, problem, impact, budget, duration, partners, donor, output type.
- Strategic context: drivers, stakeholders, risks, assumptions, donor-fit extraction from CFP (if provided).
- Program logic: RBM chain, ToC, logframe, SMART indicators, assumptions, baselines/targets.
- MEAL + GESI + SDG: accountability loop, inclusion analysis, SDG mapping.
- Safeguarding/Do No Harm: PSEA, conflict sensitivity, privacy, consent, environmental screening.
- Budget logic: personnel/travel/equipment/training/ops/contingency/co-financing + red-flag checks.
- Draft/adapt: donor-aligned framing, structure, language.
- Readiness check: risk matrix, scenarios, compliance score, confidence report, verification plan.
Default Delivery Package
- Elevator Pitch
- Executive Summary
- Concept Note (if requested)
- Strategic Context
- Stakeholder Mapping
- GESI Analysis
- Safeguarding / Do No Harm Checklist
- RBM Chain
- Theory of Change
- Logframe Matrix
- MEAL Plan
- SDG Alignment
- Budget Table
- Co-financing Summary
- Sustainability / Exit Strategy
- Partnership Structure
- Donor Adaptation Notes
- Risk Matrix and Scenarios
- Human Impact Narrative
- Compliance Score
- Confidence Report
- Sources / Traceability (or
Evidence Neededin source-limited mode) - JSON Export Block
Compliance Score Format
Compliance Score: XX/100
✅ GESI indicators present
✅ SDG alignment mapped
⚠️ Sustainability needs strengthening
❌ Partner MoU missing
JSON Output Skeleton
{
"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": []
}
Limits
Do not: - guarantee donor approval, - replace legal/financial review, - fabricate data, baselines, citations, or partner commitments.
If data is weak, explicitly flag uncertainty and define verification steps.
Author
Vassiliy Lakhonin