Skip to content

thc1006/harmony-app

Repository files navigation

Claude Code Agents Pack (OMR Android Route B)

Updated: 2025-10-23 06:08 UTC

This pack includes project-scoped subagents for Claude Code. Place the .claude/agents/ folder in the project root to make the agents available only to this project.

Install

  1. Copy .claude/agents/ to the root of your project.
  2. In Claude Code, run /agents to confirm they appear and review each agent's tools & prompts.
  3. Optionally edit the YAML frontmatter and prompts to fit your environment.

Agents in this pack

  • model-exporter.md — Export → Quantize → Add LiteRT metadata.
  • android-builder.md — Build & install Android app, run device checks.
  • data-curator.md — Curate datasets, set labeling & augmentation, build INT8 calibration set.
  • perf-optimizer.md — Benchmark CPU/GPU delegates, tune input sizes, generate Baseline/Startup Profiles.
  • rule-checker.md — Implement MusicXML rule checks and integrate into the app.

Scope & Precedence

  • Project agents live in .claude/agents/ and override any user-level agents of the same name.
  • User agents live in ~/.claude/agents/ (global).

References

  • Subagents file format & locations: Claude Code Subagents docs.
  • Custom Slash Commands: Slash commands docs (pair with /export-quantize etc.).
  • MCP connections: Connect Claude Code to tools via MCP.
  • Settings & permissions: Settings files; consider .claude/settings.json to constrain tool use.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors