HARDIK-WEB-OSS commented on issue #62500:
URL: https://github.com/apache/airflow/issues/62500#issuecomment-4063647728

   Quick clarification on the source of truth question since it came up in the 
thread.
   My thinking: contributing docs stay the human-readable source, SKILL.md is 
the structured layer agents actually consume. The `agent-skill-sync:` markers 
in SKILL.md are kept in sync with the docs via the prek hook — update a 
workflow in the docs, update the marker in the same commit, or the build fails.
   Followed the existing `airflow-translations/SKILL.md` path since it's 
already wired in `.pre-commit-config.yaml`.
   One thing I know is missing: execution order between skills. Working on that 
next.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to