Skip to content

Add CLAUDE.md for agent guidance#106

Open
rodrigosergioeditor-ai wants to merge 1 commit into
browser-use:mainfrom
rodrigosergioeditor-ai:add-claude-md-guidance
Open

Add CLAUDE.md for agent guidance#106
rodrigosergioeditor-ai wants to merge 1 commit into
browser-use:mainfrom
rodrigosergioeditor-ai:add-claude-md-guidance

Conversation

@rodrigosergioeditor-ai

@rodrigosergioeditor-ai rodrigosergioeditor-ai commented Jul 13, 2026

Copy link
Copy Markdown

Summary

  • Adds a CLAUDE.md at the repo root so Claude Code (and similar agents) working on this repo's own code get oriented quickly, distinct from SKILL.md (which guides an agent editing a user's footage).
  • Covers: what this repo is (a skill, not an app — no build/lint/test suite), the helper CLI commands with their real flags (transcribe.py, pack_transcripts.py, timeline_view.py, grade.py, render.py), the two-layer transcript + on-demand-visual architecture, the render pipeline, where session artifacts live (<videos_dir>/edit/, never in this repo), and a pointer to the 12 hard production-correctness rules in SKILL.md.

Test plan

  • Verified no existing CLAUDE.md, .cursorrules, .cursor/rules/, or .github/copilot-instructions.md were present to reconcile with.
  • Cross-checked helper CLI flags directly against each script's argparse definitions in helpers/.
  • No build/test suite exists in this repo to run.

🤖 Generated with Claude Code


Summary by cubic

Add CLAUDE.md to orient code assistants working on this repo’s code. It clarifies that video-use is a skill (not an app), lists exact helper CLI usage, outlines the two-layer transcript + on-demand visual model, explains the EDL-based render pipeline, notes where artifacts live (<videos_dir>/edit/), calls out required env vars, and links to the 12 production Hard Rules in SKILL.md for correctness.

Written for commit 6980d8c. Summary will update on new commits.

Review in cubic

Documents the repo as a Claude Code skill (SKILL.md + helpers/*.py, no
build/test suite), the helper CLI commands, the two-layer transcript +
on-demand-visual architecture, the render pipeline, and the 12 hard
production-correctness rules from SKILL.md — so future Claude Code
sessions working on this repo's own code get oriented faster.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant