Skip to content

Revise contribution guidelines for clarity and updates - #932

Open
justinmclean wants to merge 1 commit into
mainfrom
justinmclean-patch-1
Open

Revise contribution guidelines for clarity and updates#932
justinmclean wants to merge 1 commit into
mainfrom
justinmclean-patch-1

Conversation

@justinmclean

Copy link
Copy Markdown
Member

Summary

Updated the contributing guidelines to reflect the current backlog and number of evaluation cases in a more generic way.

Type of change

  • Skill change (.claude/skills/<name>/) — eval fixtures updated below
  • Tool / bridge contract (tools/<system>/*.md)
  • Python package (tools/*/ with pyproject.toml)
  • Groovy reference impl
  • Cross-cutting (RFC, AGENTS.md, sandbox, privacy-LLM)
  • Documentation (docs/, README.md, CONTRIBUTING.md)
  • Project template (projects/_template/)
  • CI / dev loop (prek, workflows, validators)
  • Other:

Test plan

  • prek run --all-files passes
  • For Python packages touched: uv run pytest / ruff check / mypy passes
  • For Groovy bridges touched: command-line invocation tested end-to-end
  • For skill changes: eval suite passes for the affected skill
    (PYTHONPATH=tools/skill-evals/src python3 -m skill_evals.runner tools/skill-evals/evals/<skill>/)
  • For skill behaviour changes: a new or updated eval fixture is included in this PR
    (a regression test for the bug fixed / the behaviour added — see CONTRIBUTING.md)
  • Other:

Updated the contributing guidelines to reflect the current backlog and number of evaluation cases in a more generic way.
@justinmclean justinmclean self-assigned this Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant