Know exactly what to build, before you build it
Describe the agent you want. We plan it from first principles: NOAN as the foundation for its facts, tasks, contacts, and notes, plus only the platforms you genuinely need. You get a Markdown build brief ready to hand to Claude or any coding agent.
How the planner thinks
First principles, in order: map the agent onto NOAN's primitives before reaching for any other tool.
NOAN as the foundation
The agent's brain lives as facts, its work runs through the task board, its relationships live in contacts, and what it learns lands in notes. That covers most of most agents.
Externals only for real gaps
Sending email, holding relational state, running on a schedule: where NOAN genuinely does not cover a need, the plan names the best tool for the job and says why.
A brief your agent can execute
The output is a Markdown build plan that starts with the API docs and ends with a paste-ready prompt. Hand it to Claude Code and it builds what the plan describes.