[roll] Roll fuchsia [fuchsia-controller] Move skill from global directory

The top-level .agents/skills/ are loaded for every user of the
workspace. Team-specific skills are better suited for the directory
of the team.

For more info, see go/fuchsia-skills-guide.

Note: this skill can still be easily (and persistently) loaded for you
with a one-time usage of `fx manage-skill`, see
go/fuchsia-skills-guide#add-skills-using-fx-manage-skills

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1635959
Original-Original-Revision: 278ec44f01e9763bdc8a578b9f7d8023d23b26d8
GitOrigin-RevId: 12c83c6267b502d383a126d685784395656388d9
Change-Id: Ia7f345ad4b36dd9648ca321110a45c79fa83178f
1 file changed
tree: 5d52918f06fe2306b5a091f91f5272958357133e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.