BHIL-AI-First-Development-Toolkit
Specification-driven sprint methodology for building LLM-powered applications
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install BHIL AI-First Development Toolkit?โผ
Run `npx skills add PolymathWizard/BHIL-AI-First-Development-Toolkit --all -g -y` in your terminal to install all skills globally.
What is AI-first development?โผ
It is a workflow where coding agents implement features while humans focus on specifications, architecture decisions, and review. This toolkit provides the templates and sprint process to make that handoff reliable.
How does the PRD to SPEC to ADR chain work?โผ
Every feature starts with an approved requirements document, then a technical spec, then decision records, and finally task breakdowns. Each artifact links to its parents via traceability IDs so nothing is built without approval.
Does this toolkit work with Claude Code and Cursor?โผ
Yes. The AGENTS.md file is vendor-neutral and works with Claude Code, Cursor, Devin, GitHub Copilot, and other compatible coding tools.
How do I write acceptance criteria for LLM features?โผ
Use probabilistic bands instead of exact outputs, such as a 90% pass rate over 50 runs. The toolkit's templates and guides show exactly how to structure these measurable criteria.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core