docpact
Installation
SKILL.md
Docpact
Use docpact directly for the product's three main workflow phases:
- before coding
- after coding
- ongoing trust checks
This skill is the product-facing entrypoint. It is not the governance-maintainer router, and it is not a replacement for the CLI. Its job is to choose the correct existing docpact command first, then load the correct internal direct-workflow reference or escalate to docpact-governance only when the problem is no longer a normal task workflow.
Modeling Boundary
Apply the product modeling boundary before treating a question as governance authoring work.
- deterministic governance facts belong in config
- explanatory material belongs in source docs
renderstays a read-only derived-view layer, not a new truth source
If the problem becomes "where should this information live?", apply those three checks first, then move to docpact-governance instead of inventing a new direct-workflow path.
Related skills