📦 deps(skills): sync thirdparty skills

This commit is contained in:
ci[bot]
2026-08-24 09:30:06 +08:00
parent ecedf69b9c
commit 35e4ce316f
31 changed files with 362 additions and 357 deletions
+1 -1
View File
@@ -7,6 +7,6 @@ Spin up a **background agent** to do the research, so you keep working while it
Its job:
1. Investigate the question against **primary sources** official docs, source code, specs, first-party APIs not a secondary write-up of them. Follow every claim back to the source that owns it.
1. Investigate the question against **primary sources** (official docs, source code, specs, first-party APIs), not a secondary write-up of them. Follow every claim back to the source that owns it.
2. Write the findings to a single Markdown file, citing each claim's source.
3. Save it where the repo already keeps such notes; match the existing convention, and if there is none, put it somewhere sensible and say where.