Skip to main content

13 docs tagged with "governance"

View all tags

/claude-init

Migrate an existing bewith-dev repo onto the platform β€” scaffold CLAUDE.md + the CI caller, retire legacy .cursor rules (archive then rewrite repo-specific ones into CLAUDE.md), verify the plugin + git hooks load. Worktree-isolated; prepares a reviewable branch, never merges.

/continue

The thirteen-step loop β€” the platform's operational heart. `/continue` runs it step-by-step (pauses between steps by default); `/continue-yolo` runs it autonomously. Steps are addressable β€” `/continue <n>` (single step), `/continue from <n>` (from there onward).

/continue-yolo

The thirteen-step loop run autonomously β€” `/continue` without the between-step pauses. Same steps, policies, and Hard Floor; stops only at the step-6 plan pause and hard gates. Use `/continue` to supervise step by step instead.

/cto-review

Open a CTO-review ticket in the dedicated ClickUp "CTO Review" list, carrying the full handoff package. Title "[Feature name] informative title", tag "cto review". Runs automatically at the end of the product flow via /handoff, or manually on any task that did not come through the flow.

/done

Definition-of-Done gate before a task moves to Done. Invokes process-guardian to confirm CU-id linkage, green verification, no secrets, design-review sign-off, and a clean deploy window β€” blocks the close if anything fails.

/end-session

Walk through end-of-session wrap-up β€” inventory PRs touched, scan memory for stale references, and update memory entries before closing. Thin wrapper around the end-session skill.

/handoff

Validate and execute the Product→R&D handoff at the PRD level. Runs gatekeeper Mode A (Definition of Ready), confirms the PRD is AI-consumable (UI anchored to COMPONENTS.md, copy as text, design reference is code not pixels), flips status to ready-for-rd, and hands to /plan-feature.

/lang

View or set your conversation language (English or Hebrew). Shortcut over the unified settings β€” the conversation may be in your language, but all written artifacts stay English regardless. Invoked via /lang.

/new-artifact

Start authoring a new platform artifact β€” agent, skill, command, rule, hook, or policy. Wraps the new-artifact skill.

/role

View or change your role (dev or product). Role controls which capabilities the platform surfaces in offers and /help-me. Thin wrapper around the role skill.

/settings

View or change your BeWith developer settings (conversation language, role, default language, notifications, docs path) from one place. Thin wrapper around the settings skill.

propose

Propose a feature / infrastructure / process idea β€” drafts a markdown file under docs/proposals/ for the team to triage.

share-rule

Propose a generic insight as a team rule β€” opens a PR on bewith-docs for team discussion.