Cursor rule Cursor
Never attribute commits to AI tools — human author only.
Cursor rule Cursor
Never attribute commits to AI tools — human author only.
Skill Claude CodeCodex
Scaffold the agent-kit — a shared Cursor .mdc rules layout with symlinks across repos.
Skill Claude CodeCodex
Run a benchmark to measure skill quality, response time, and token efficiency for aicrew skills.
Skill Claude CodeCodex
Wrap up a session in Codex with summary, tests, risks, and a commit message proposal.
Skill Claude CodeCodex
Scaffold a local Cursor extension for a multi-tool terminal panel (Claude Code + Codex + Gemini).
Skill Claude CodeCodex
Run the aicrew /dev pipeline in Codex (intake -> research -> design -> TDD -> tests -> security -> audit -> infra -> conclude).
Skill Claude CodeCodex
Run the aicrew /fix fast bug fix flow in Codex (triage -> root cause -> TDD -> verify).
Skill Claude CodeCodex
Generate a compact cross-tool handoff block from current session state for switching tools or models.
Skill Claude CodeCodex
Audit the aicrew harness health and completeness in Codex.
Skill Claude CodeCodex
Run or guide aicrew install — first-time global setup of skills, hooks, and MCP wiring.
Skill Claude CodeCodex
Disable lean mode and restore verbose, full-prose output for this session.
Skill Claude CodeCodex
Run the aicrew /quick scout-first, Karpathy-guarded lightweight flow in Codex.
Skill Claude CodeCodex
Set session label for state checkpoints — makes .ai/state/ files multi-tool safe and easy to resume.
Skill Claude CodeCodex
Show what aicrew has installed — /Agents, hooks, commands, Codex skills, and project .ai/skills/.
Skill Claude CodeCodex
Re-enable terse/caveman output if it was previously disabled with aicrew-normal.
Skill Claude CodeCodex
Update aicrew global and project skills in Codex (runs aicrew update and optional project generation).
Skill Claude CodeCodex
Re-run aicrew install to pick up new skills from the package (merge only — preserves user edits).
Skill Claude CodeCodex
Generate 3 materially different implementation options with trade-offs before coding, using project-specific brainstorm overrides when available.
Skill Claude CodeCodex
Default low-token operating mode for aicrew — terse output and context-economy read policy. Use /lean on to boost or re-enable after /normal.
Agent
Use when Phase 3 design spec is needed before implementation begins.
Agent
Use when API routes, service layer, or backend business logic is being changed.
Agent
Use when 3 alternative approaches with trade-offs are needed before committing to one.
Agent
Use when a bug needs root-cause tracing from symptom to confirmed code location.
Agent
Default output style for all aicrew skills and commands. Not opt-in.