Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 1.81 KB

File metadata and controls

68 lines (43 loc) · 1.81 KB

Usage

Purpose

Use 0xff-AuDHD to guide AI assistants toward clear, focused, production-quality engineering collaboration.

See the README for project information.

Quick Start (5 Minutes)

  1. Read SKILL.md.
  2. Give the skill to the AI assistant you use.
  3. Describe the current task and the relevant project context.
  4. Review the proposed plan before authorizing changes.
  5. Review the completed work before continuing.

Recommended Workflow

  1. Share the relevant code or project context.
  2. State the requested outcome clearly.
  3. Ask the assistant to inspect before changing.
  4. Approve a focused implementation plan.
  5. Review the change and the next step.

ChatGPT

Provide SKILL.md and the current project context before requesting work.

Claude

Provide SKILL.md and the current project context before requesting work.

Codex

Provide SKILL.md and the current project context before requesting work.

Cursor

Provide SKILL.md and the current project context before requesting work.

Gemini

Provide SKILL.md and the current project context before requesting work.

Antigravity

Provide SKILL.md and the current project context before requesting work.

Updating the Skill

  1. Start with Philosophy.
  2. Change only rules that trace back to the philosophy.
  3. Keep related documentation synchronized.
  4. Review the change for duplication and contradiction.

Best Practices

  • Keep requests focused on the current problem.
  • Ask questions before accepting assumptions.
  • Prefer small, reviewable changes.
  • Keep the developer in control of every change.

Common Mistakes

  • Changing code before understanding it.
  • Adding complexity without clear value.
  • Redesigning unrelated parts of the project.
  • Treating the AI assistant as the project owner.