Skip to content

Refresh agent skills layout#952

Merged
drbenvincent merged 3 commits into
mainfrom
issue-925-agent-skills-refresh
Jun 8, 2026
Merged

Refresh agent skills layout#952
drbenvincent merged 3 commits into
mainfrom
issue-925-agent-skills-refresh

Conversation

@drbenvincent

@drbenvincent drbenvincent commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Move developer workflow skills to .agents/skills/ as the canonical cross-agent home.
  • Remove committed compatibility symlinks for .github/skills, .cursor/skills, and .claude/skills; developers can create uncommitted local symlinks if a tool has not caught up with .agents/skills/ discovery.
  • Remove obsolete .cursor/commands stubs that only pointed back to skills, including stale entries such as implement.md that referenced a non-existent skill.
  • Add the salvaged developer feature-exploration skill from Centralize AI config in .github/ and reorganize skills #925 in the new developer-skill location.
  • Add user-facing causal-detective and example-datasets skills under causalpy/skills/, and document the Decision AI Hub follow-up expectation.

Provenance and attribution

Test plan

  • $CONDA_EXE run -n CausalPy prek run --all-files

Notes

Move developer skills to .agents as the canonical shared home, retain compatibility symlinks, and add the salvaged user-facing causal investigation and dataset skills from the superseded AI config PR.

Co-authored-by: Cursor <cursoragent@cursor.com>
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.03%. Comparing base (f85604b) to head (c8d4f45).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #952      +/-   ##
==========================================
+ Coverage   94.98%   95.03%   +0.04%     
==========================================
  Files          89       89              
  Lines       13997    14105     +108     
  Branches      842      854      +12     
==========================================
+ Hits        13295    13404     +109     
+ Misses        491      489       -2     
- Partials      211      212       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@read-the-docs-community

read-the-docs-community Bot commented Jun 8, 2026

Copy link
Copy Markdown

drbenvincent and others added 2 commits June 8, 2026 13:50
Keep .agents/skills as the only tracked developer skill location and document local symlinks as an uncommitted fallback for tools that need them.

Co-authored-by: Cursor <cursoragent@cursor.com>
Drop thin .cursor/commands aliases that only point to skills, including stale entries that referenced non-existent skills, now that .agents/skills is the canonical developer workflow surface.

Co-authored-by: Cursor <cursoragent@cursor.com>
@drbenvincent drbenvincent merged commit 2f3f054 into main Jun 8, 2026
19 checks passed
@drbenvincent drbenvincent deleted the issue-925-agent-skills-refresh branch June 8, 2026 13:06
@drbenvincent drbenvincent added the agents Agent related issues specifically for use by developers label Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agents Agent related issues specifically for use by developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant