mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-21 08:36:33 +03:00
docs(flatten): update repo docs for the flat layout
Rewrite README.md Installation prose and references/skill-triggers.md to drop the bundles/ depth and --full-depth guidance, relabel the architecture diagram bundle node, and correct bundle-manifest-design.md to place manifests at <skill>/manifest.yaml with the 8-umbrella count. Fix the example manifest and schema descriptions, plus the production-excellence AGENTS.md depth note. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
parent
0096aca50b
commit
65fcae6cda
@@ -8,8 +8,8 @@
|
||||
#
|
||||
# Paths are relative to the bundle's own directory (this example lives in
|
||||
# docs/examples/, two levels below the repository root, so ../../ resolves to
|
||||
# the repository root — the same depth as a real bundles/<name>/manifest.yaml).
|
||||
# Canonical manifests live at bundles/<name>/manifest.yaml.
|
||||
# the repository root — the same depth as a real <name>/manifest.yaml).
|
||||
# Canonical manifests live at <name>/manifest.yaml.
|
||||
|
||||
schema_version: 1
|
||||
bundle_name: product-lifecycle
|
||||
|
||||
Reference in New Issue
Block a user