Skip to content

docs: update README to reflect full repo scope#8

Merged
durandom merged 1 commit into
mainfrom
docs/readme-update
Jun 15, 2026
Merged

docs: update README to reflect full repo scope#8
durandom merged 1 commit into
mainfrom
docs/readme-update

Conversation

@durandom

Copy link
Copy Markdown
Member

Summary

  • Replaces the image-only intro with a "What's in this repo" overview covering all three components (image, docs, skill)
  • Adds a "Getting started" section pointing new team members to repo onboarding and /fullsend help
  • Adds the full /fullsend skill command table so the skill is discoverable from the README
  • Moves the "why we need a custom image" context into the Image section where it belongs

Test plan

  • README renders correctly on GitHub
  • All doc links resolve
  • Skill command table matches SKILL.md routing table

🤖 Generated with Claude Code

The repo has grown beyond just sandbox images — it now includes
deployment docs and the /fullsend Claude Code skill. Update the
README with a "What's in this repo" overview, a getting started
section, and the full skill command table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 15, 2026 15:17
@durandom durandom requested a review from kadel as a code owner June 15, 2026 15:17

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

Updates the repository README to reflect that this repo contains not just a custom sandbox image, but also deployment documentation and a Claude Code /fullsend skill, making onboarding and discovery easier for new team members.

Changes:

  • Replaces the prior intro with a “What’s in this repo” overview spanning image, docs, and skill.
  • Adds a “Getting started” section pointing to onboarding docs and /fullsend help.
  • Adds a /fullsend command table and moves “why custom image” context into the Image section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +39 to +47
| `/fullsend validate` | Diff customized harness/env files against upstream scaffold |
| `/fullsend inspect <run-id\|#issue>` | Investigate an agent run — status, timing, output, logs |
| `/fullsend trigger <agent> <#issue>` | Post a slash command to start an agent |
| `/fullsend watch <#issue>` | Monitor a run until completion, then auto-inspect |
| `/fullsend debug <#issue>` | Run sandbox diagnostics |
| `/fullsend comment <#issue> <msg>` | Post a comment on an issue or PR |
| `/fullsend label <#issue> <add\|remove> <label>` | Manage issue labels |
| `/fullsend help [topic]` | Agent pipeline, deployment overview, upstream docs |
| `/fullsend custom-agents` | Guide for building custom standalone agents |
@durandom durandom merged commit 089428a into main Jun 15, 2026
1 check passed
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