Skip to main content
Glama
lilycip

Obra CFO

by lilycip

Prepare funding assessment

prepare_assessment

Reads your funding materials and provides a rigorous assessment rubric to evaluate funding readiness, integrating technical evidence from Obra CTO.

Instructions

Read the founder's funding materials (deck, plan, financials, one-pager) from a local path and return their contents with a rigorous assessment rubric. YOU, the host model, then assess them (separate facts from assumptions, extract the thesis, rate each dimension with evidence and confidence, find the weakest assumption, run the six-persona committee) and call score_funding_readiness with the structured result. Reads the Obra CTO report if present so technical claims rest on verified evidence. Materials stay local.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathNoA folder holding your materials, or a single file. Defaults to the working directory.
filesNoOptional explicit list of file paths to read instead of scanning.
stageNoFunding stage: pre-seed, seed, or series-a. Defaults to pre-seed.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It discloses the tool's behavior: reads materials from local path, returns contents with rubric, and that materials stay local. It also describes the workflow in which the host model performs further assessment, ensuring transparency about the tool's role.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is moderately concise but includes some redundancy (e.g., repeating 'YOU, the host model'). It is structured with a clear first sentence stating the primary action, then explaining the workflow. It could be slightly more terse, but it remains readable and informative.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the absence of an output schema and the moderate complexity (3 parameters, all optional), the description is fairly complete. It explains what input to provide, what the tool returns, and how it integrates with the sibling tool score_funding_readiness. However, it does not describe the return format in detail, which is a minor gap.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description adds context beyond the schema: it clarifies that 'path' defaults to working directory, 'files' is an optional explicit list, and 'stage' includes examples. However, it does not significantly enhance understanding of parameter usage beyond what the schema provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool reads founder's funding materials from a local path and returns contents with a rigorous assessment rubric, distinguishing itself from sibling tools by specifying the subsequent workflow (host model assesses and calls score_funding_readiness). The verb 'prepare' is appropriate and the resource is well-defined.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly explains when to use the tool (to prepare a funding assessment) and mentions the subsequent step (calling score_funding_readiness). It also notes reading the Obra CTO report if present. However, it does not explicitly state when not to use it or provide alternative scenarios, but the context is clear enough for an AI agent.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lilycip/obra-cfo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server