Bita71/Agent-Workflow-Kit

Copy-ready agent workflow for Cursor, Claude Code, and Codex. Plan, build, review, and verify with specialized subagents

Stars 1 Language Shell Last updated 2026-07-18 Source on GitHub @Bita71

Actual rules from this repo

Path in source repo: .cursor/rules/main.mdc · format: mdc

---
alwaysApply: true
---

# Cursor Adapter

`docs/ai` is the source of truth for rules, skills, commands, agent roles, and
artifacts. Before working, read:

- `.agent-workflow-kit/config.conf` — project settings and active profiles.
- `docs/ai/README.md` — map of the AI surface.
- `docs/ai/rules/project.md` — tool-agnostic invariants (scope, clarify, safety,
  verification).
- `docs/ai/rules/coding-rules.md` — this stack's conventions.
- `docs/ai/rules/commit-message.md` — Conventional Commits.

`<check>` means `CHECK_COMMAND` from the config. Run it after substantive changes
unless it is `none`. Do not commit or push without an explicit request.

## Commands

Cursor slash commands live in `.cursor/commands/*` as thin adapters that point
into `docs/ai/commands/*`. Available: `symphony`, `codex-plan`, `build`,
`review-full`, `review-design`, `choose-model`, `ai-audit`, `deps-audit`,
`learn`, `apply-worktree`.

## Roles

- Planning and correctness/security review run through Codex
  (`docs/ai/agents/cli.md`, `docs/ai/agents/codex-plan.md`,
  `docs/ai/agents/review-correctness.md`, `docs/ai/agents/review-security.md`).
- Implementation and design review use the tracked Cursor agents `build` and
  `review-design` (`docs/ai/agents/build.md`,
  `docs/ai/agents/review-design.md`).

Resolve model roles and effort through config and
`docs/ai/commands/choose-model.md`. Do not restate rules in replies; follow the
referenced files.

View raw on GitHub

Why this is listed

This repository appears on Cursor Rules Live because it matches the tracker's GitHub Search criteria (cursor-rules) and was active in the recent indexing window. The tracker refreshes every 15 minutes, so the metadata above reflects the state at the most recent index pass. If the data here looks stale, the source repository may have been archived or moved out of the tracked topic; the next cron tick will reconcile.

Similar in this tracker

Explore by category