refactor(bluecraft-agentic-docs): reorganize skill documentation and create linking patterns reference

Restructure SKILL.md with clear triage workflow and reference selection guide.
Add dedicated linking-patterns.md reference with preferred patterns and anti-patterns.
Update root-agents-template.md and refactor-checklist.md to match new structure.
Expand agent interface description to include refactoring and cleanup scope.
This commit is contained in:
2026-04-20 13:09:12 +08:00
parent 4fa6e18940
commit 0987c0bf0e
5 changed files with 58 additions and 73 deletions

View File

@@ -5,9 +5,9 @@ Use this structure for the `AGENTS.md` at the root of the current Git working tr
## Recommended Shape
```md
# Root Entry
# Root AGENTS.md
- State that this file is the root entry for the repository's `agent-docs`.
- State that this file is the starting point for the repository's required `agent-docs`.
- Define the default path basis.
# Common Constraints