Provides patterns for embedding Python code inside markdown using cogapp (nedbat/cog) so generated content — tables, CLI --help output, code examples — is produced inline and kept up to date. It documents how to write cog blocks, run cog to regenerate content, and integrate checks into CI.
Use this when your project has documentation that should be derived from code (CLI help, auto-generated tables, example outputs) and you want to ensure docs are always consistent with the codebase. Also useful for CI steps that fail when docs are stale.
cog -r, cog --check, and CI integration patterns.Agents that can run Python and file operations (e.g., Copilot-like agents, local automation agents, CI runners).
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.