Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

build-support-agent

skills.sh

An installable Agent Skill that turns your AI coding agent into a build copilot for shipping a production customer-support agent — the field notes behind DaanBot, built at Default and described in Building Default's autonomous customer support agent.

It teaches the architecture (RAG product-Q&A → draft → human review → controlled autonomy), is opinionated about the stack and offers alternatives for every layer, then interviews you about scope, knowledge sources, and guardrails before guiding a phased MVP build.

This is a playbook, not a starter app: it gives your agent the architecture, interview, guardrails, and phased build plan so it can help adapt the DaanBot pattern to your stack.

Install

npx skills add defaulthq/build-support-agent-skill

The repository must be public, or the installing user must have GitHub access to it.

Works with Claude Code, Cursor, Windsurf, Cline, Copilot, Gemini, and the other agents supported by the skills CLI.

What's inside

skills/
└── build-support-agent/
    └── SKILL.md      ← the playbook (architecture, stack rationale, interview, build plan)

How to use it

Once installed, ask your agent something like "help me build an in-house support agent" or invoke build-support-agent directly. Activation behavior varies by agent, but the skill is designed to trigger on support-bot and customer-Q&A build requests. It will read the playbook, interview you, then walk you through a phased build — smallest working loop first.

Credit

Written by Daanveer Hehr, Forward Deployed Engineer at Default.

The agents that work don't start big. They start with one task, strong context, and a clear edge.

License

MIT. Copyright (c) 2026 Default.

Default and DaanBot names remain associated with Default; this license does not grant rights to use Default branding outside this project.

About

Agent Skill playbook for building DaanBot-style customer support agents

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors