Agentic Skills Feedback?

Hello,

I have been using Claude code to create some custom Frappe v16 based apps. I have already installed the Skills repo to assist.

I have been finding that occasionally Claude stumbles and has to analyse (and sometimes reanalyse again later because it forgot) to overcome what it sees as an undocumented issue or undocumented way of doing things.

What would be the best way to gather this feedback from an AI agent and provide it to the Frappe team to improve the Skills repo? Raise and issue on Github and put it there or are there other preferred ways to submit this?

Thanks,

Paul

If it’s about undocumented Frappe patterns that opencode/claude struggles with:

  1. GitHub Issues on the skills repo β€” best for specific, reproducible gaps in the skills/instructions.
  2. PRs to the skills repo β€” even better if you can draft a fix to the skill instructions yourself.
  3. Frappe forum β€” if it’s a core Frappe framework issue, not just the AI skill.
    For the Skills repo specifically, file an issue at:
    https://github.com/anomalyco/opencode-skills/issues
    Include:
  • What you asked the AI to do
  • Where it stumbled (which step/pattern)
  • The correct approach (after you figured it out)
    That way the skill instructions can be updated so the AI handles it correctly next time without reanalysis.

Thanks, will follow those options.

Hi @pmjd

Its not an official repo but I think it has quite a good collection of skills and mistakes. I think if we all contribute it will be very helpful

1 Like