Capablio

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

  1. Copy starter/AGENTS.md to the repository root. Merge with an existing AGENTS.md; do not discard repository-specific commands.
  2. Copy the flat files from starter/.cursor/rules/ into .cursor/rules/. Merge any existing rules by responsibility and keep valid frontmatter.
  3. Copy starter/wiki/ into wiki/. Merge rather than overwrite existing architecture or product documentation.
  4. Copy prompts/ into a planning location such as docs/prompts/capablio-enterprise-uplift/ or keep this pack outside the repo and attach individual files to Cursor.
  5. Run prompts/00-repository-discovery-and-baseline.md in Ask or Plan mode.
  6. 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.