Handbook
Install into a Capablio repository
Project rules belong in .cursor/rules/*.mdc. AGENTS.md provides a portable root instruction file for Cursor CLI and other compatible agents. Keep rule files short enough to remain useful in context; put detailed domain…
Updated
- Copy
starter/AGENTS.mdto the repository root. Merge with an existingAGENTS.md; do not discard repository-specific commands. - Copy the flat files from
starter/.cursor/rules/into.cursor/rules/. Merge any existing rules by responsibility and keep valid frontmatter. - Copy
starter/wiki/intowiki/. Merge rather than overwrite existing architecture or product documentation. - Copy
prompts/into a planning location such asdocs/prompts/capablio-enterprise-uplift/or keep this pack outside the repo and attach individual files to Cursor. - Run
prompts/00-repository-discovery-and-baseline.mdin Ask or Plan mode. - Do not run production implementation prompts until prompts 00–02 meet their exit gates.
Cursor usage
Project rules belong in .cursor/rules/*.mdc. AGENTS.md provides a portable root instruction file for Cursor CLI and other compatible agents. Keep rule files short enough to remain useful in context; put detailed domain truth in the dual wiki.
For each prompt:
- Attach the prompt,
AGENTS.md, relevant feature row, linked external/internal wiki pages, and applicable ADRs. - Use a new Cursor thread for a new phase or feature slice.
- Require the beginning and completion response formats defined in
07-prompt-hierarchy.md. - Review the diff before allowing broad automated follow-up edits.