Skip to content

docs: updated AI onboarding instructions#137

Open
iloveagent57 wants to merge 1 commit into
masterfrom
aed/ai-onboarding-update
Open

docs: updated AI onboarding instructions#137
iloveagent57 wants to merge 1 commit into
masterfrom
aed/ai-onboarding-update

Conversation

@iloveagent57

Copy link
Copy Markdown
Member

Updates the AI onboarding doc based on the claude /onboarding command output, the goal is to help
other devs get a good, out-of-the-box AI experience based on known good example configuration (my own).

Copilot AI review requested due to automatic review settings June 26, 2026 15:22
@iloveagent57 iloveagent57 requested review from a team as code owners June 26, 2026 15:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates docs/developing-with-ai.md to refresh AI onboarding guidance for this repository, focusing on Claude Code usage, recommended settings, and team tips to improve the out-of-the-box developer experience.

Changes:

  • Removes the prior “Quick Reference” section (skills/key files) and expands the doc with “How We Use Claude”.
  • Adds a sample ~/.claude/settings.json configuration and explanations for key settings.
  • Adds “Team Tips”, including a sample global ~/.claude/CLAUDE.md block.

## How We Use Claude

### MCP Servers to Activate
- [ ] github — GitHub API access for reading PRs, issues, and code. Request access via your standard GitHub org membership; configure via `/mcp` in Claude Code.
Comment on lines +39 to +41
### Skills from our plugins
See the `ai-devtools-internal` instructions above for information about available plugins and skills that are tailored
for use in the edX development environment.
"edx-enterprise-team-marketplace": {
"source": {
"source": "directory",
"path": "/Users/YOUR_USERNAME/code/ai-devtools-internal"
Comment thread docs/developing-with-ai.md Outdated
Comment on lines +87 to +89
- **`~/.claude/CLAUDE.md`**: your personal global instructions file — Claude loads it in every session across every project. Use it to set your coding principles, communication style, and any habits you want Claude to apply everywhere. Here's Alex's as a starting point:
- Use `/compact` and `/clear` regularly.
- Use the `/statusline` command to configure claude code to display your current usage and context size.
@iloveagent57 iloveagent57 force-pushed the aed/ai-onboarding-update branch from 467ff84 to 04e95ff Compare June 26, 2026 15:25
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.90%. Comparing base (be59c31) to head (04e95ff).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #137   +/-   ##
=======================================
  Coverage   85.90%   85.90%           
=======================================
  Files         109      109           
  Lines        6747     6747           
  Branches      832      832           
=======================================
  Hits         5796     5796           
  Misses        822      822           
  Partials      129      129           

☔ 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.

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.

2 participants