Summary
Provide a skill how to use the PTB for agents
Details
- Should contain a description of typical tasks
- setup
- liniting/fixing
- release
- updating ptb
- Should contain a description of the nox session
- Should we also include a reference on the coding guideline we are using?
- Installation of the skill is a bit of an issue because the skill is version dependent.
- Options:
- User installs it globally; it doesn't work when projects are on different versions
- PTB copies the skill to the project's skill directory using a nox session (one of these two options I would prefere)
- Either the skill is contained as a resource in the wheel
- Or, is released as tar
- It could also work mentioning a released tar in the agents.md and the agents automatically install it; however, this doesn't seem to be reliable, and we still would need to update the released tar
Background & Context
- Currently, agents usually ignore the PTB and try to do things manually
References
Task(s)
Summary
Provide a skill how to use the PTB for agents
Details
Background & Context
References
Task(s)