feat(bluecraft-agentic-docs): add agentic docs skill templates

Add the Bluecraft Agentic Docs skill with guidance for maintaining
root `AGENTS.md` files and `agent-docs/` trees.

Include OpenAI agent metadata plus reference templates and checklists
for root routing, rule docs, inventory docs, and refactor validation.
This commit is contained in:
2026-03-19 15:00:56 +08:00
parent 2c09e66106
commit 8d704cf406
8 changed files with 356 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
interface:
display_name: "Bluecraft Agentic Docs"
short_description: "Maintain AGENTS.md and agent-docs trees"
default_prompt: "Use $bluecraft-agentic-docs to maintain the AGENTS.md and agent-docs documentation tree."