Loading...
Loading...
Compare original and translation side by side
AGENTS.mdAGENTS.mdAGENTS.mdAGENTS.mdAGENTS.mdAGENTS.mdAGENTS.mdAGENTS.mdAGENTS.mdAGENTS.mdgit status --shortpython <skill-root>/scripts/analyze_project.py --repo-root <target-repo> --format jsonpython <skill-root>/scripts/validate_agentsmd.py --repo-root <target-repo> --agents-file <target-agents-file> --mode <quick|standard|exhaustive>python <skill-root>/scripts/semantic_check_agentsmd.py --repo-root <target-repo> --agents-file <target-agents-file>AGENTS.mdAGENTS.mdgit status --shortpython <skill-root>/scripts/analyze_project.py --repo-root <target-repo> --format jsonpython <skill-root>/scripts/validate_agentsmd.py --repo-root <target-repo> --agents-file <target-agents-file> --mode <quick|standard|exhaustive>python <skill-root>/scripts/semantic_check_agentsmd.py --repo-root <target-repo> --agents-file <target-agents-file>AGENTS.mdAGENTS.md| Trigger | Read |
|---|---|
| Tool, CLI, MCP, API, generated file, migration, schema, or public contract guidance | references/contract-bearing-agentsmd.md |
| Split, move, nested scopes, stale topology, or ownership handoff | references/topology-and-handoff-guidance.md |
| Live operations, degraded tools, manual dispatch, stop states, or environment resets | references/degraded-tool-surface.md, references/evidence-invalidation.md |
| Subagents or delegated review workflows | references/subagent-coordination-patterns.md |
| Python, TypeScript, other stack, Databricks/Spark, or ML-specific evidence prompts | references/language-specific/python-guidance.md, references/language-specific/typescript-guidance.md, references/language-specific/other-stack-guidance.md, references/domain-specific/databricks-spark.md, references/domain-specific/ml-projects.md |
| Review-only or judgment-heavy audit | references/manual-audit.md |
| 触发场景 | 参考文档 |
|---|---|
| 工具、CLI、MCP、API、生成文件、迁移、架构或公共契约相关指导 | references/contract-bearing-agentsmd.md |
| 拆分、移动、嵌套范围、过时拓扑或所有权交接 | references/topology-and-handoff-guidance.md |
| 实时操作、工具降级、手动调度、停止状态或环境重置 | references/degraded-tool-surface.md, references/evidence-invalidation.md |
| 子Agent或委托审核工作流 | references/subagent-coordination-patterns.md |
| Python、TypeScript、其他技术栈、Databricks/Spark或ML特定证据提示 | references/language-specific/python-guidance.md, references/language-specific/typescript-guidance.md, references/language-specific/other-stack-guidance.md, references/domain-specific/databricks-spark.md, references/domain-specific/ml-projects.md |
| 仅审核或需大量判断的审计 | references/manual-audit.md |
AGENTS.mdAGENTS.md| Tool | Use |
|---|---|
| scripts/analyze_project.py | Stack, config, test, path, and suggestion inventory |
| scripts/validate_agentsmd.py | Structural validation |
| scripts/semantic_check_agentsmd.py | Path, command, link, and example validation |
| scripts/check_agentsmd_templates.py | Skill template and guidance hygiene |
| scripts/run_agentsmd_fixture_checks.py | Known fixture behavior for validator changes |
| 工具 | 用途 |
|---|---|
| scripts/analyze_project.py | 技术栈、配置、测试、路径及建议清单 |
| scripts/validate_agentsmd.py | 结构验证 |
| scripts/semantic_check_agentsmd.py | 路径、命令、链接及示例验证 |
| scripts/check_agentsmd_templates.py | 技能模板及指导内容合规性检查 |
| scripts/run_agentsmd_fixture_checks.py | 验证器变更时的已知固定行为检查 |