pymc-labs / pymc-labs/CausalPy

Unify skills/commands/rules etc for smoother/tidier dev experience

Open
#640 0 comments 0 reactions 1 assignee View on GitHub

@drbenvincent is already working on this.

Since Jan 9, 2026.

agents devops
Dominant language
Python
Stars
1.2k
Forks
115
Avg merge
6d 1h
Merged PRs (30d)
11

Description

As far as I can tell, in a short amount of time, both VSCode and Cursor will support the generic Agent Skills standard. At the moment you can do this, but only in the nightly build versions. Once they are available in the main versions, then we should unify.

So I think that will allow:

  • removal of .claude/skills/
  • removal of .cursor/commands/
  • instead put unified stuff into .skills/ or wherever we have to put it

See here https://cursor.com/docs/context/skills and https://code.visualstudio.com/docs/copilot/customization/agent-skills here for more.

That still leaves .cursor/rules. I think this works in the same way as AGENTS.md in that it's just context added to each new agent conversation? So we might be able to do something there. But this is out of scope for this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.