Add a new best practice entry to the BP knowledge base
You are adding a new entry to the BP best practices knowledge base.
Repository: wellforce-brandon/BP on GitHub
Raw URL base: https://raw.githubusercontent.com/wellforce-brandon/BP/main/
Ask the user for the following (you may ask all at once):
Priority legend:
Convert the title to a slug: lowercase, spaces and punctuation replaced with hyphens, no leading/trailing hyphens.
Example: "Hierarchical CLAUDE.md Structure" -> hierarchical-claude-md.md
Use WebFetch to read the current master llms.txt and the relevant concern llms.txt (if the concern folder exists) so you know the current entry count and can avoid duplicates:
WebFetch https://raw.githubusercontent.com/wellforce-brandon/BP/main/llms.txt
WebFetch https://raw.githubusercontent.com/wellforce-brandon/BP/main/practices/<concern>/llms.txt
Use the mcp__github__create_or_update_file tool to create practices/<concern>/<slug>.md on the main branch of wellforce-brandon/BP:
Content format:
---