ワンクリックで
docs-knowledge-base
// Create or update docs/knowledge-base/ chapters in mdbook format for human-first technical documentation.
// Create or update docs/knowledge-base/ chapters in mdbook format for human-first technical documentation.
| name | docs-knowledge-base |
| description | Create or update docs/knowledge-base/ chapters in mdbook format for human-first technical documentation. |
| disable-model-invocation | true |
Use this workflow when creating or editing files under docs/knowledge-base/.
docs/knowledge-base/src/.docs/knowledge-base/src/SUMMARY.md as the navigation source of truth.SUMMARY.md in the same change.#) per chapter.glossary.md.Before finishing, build the book and report the exact command and result:
mdbook build docs/knowledge-base/
Create a git commit following project conventions.
Create a pull request following project conventions.
**Mandatory** before any commit or push. Run Definition-of-Done checks from change scope and report exact pass/fail per command.
Review the current conversation and propose structured improvements to skills, documentation, and agent rules.
Text formatting conventions for markdown and prose files. Use when writing or editing any .md, .txt, .adoc, or .rst file, including AGENTS.md, SKILL.md files, and documentation in docs/.
Architecture and agent rules for kurtosis-cdk E2E tests. Load when working on or debugging E2E tests, CI failures in the e2e job, or any task involving bridge testing or kurtosis.