submit-solution Skill
Guide a workshop attendee through committing their starter-agent decomposition and opening a PR with their solution + workshop feedback. Invoke when the user says "submit", "I'm done", "open a PR", or asks how to share their solution. Published by anthropics in cwc-workshops.
What is submit-solution Skill?
Guide a workshop attendee through committing their starter-agent decomposition and opening a PR with their solution + workshop feedback. Invoke when the user says "submit", "I'm done", "open a PR", or asks how to share their solution. Published by anthropics in cwc-workshops. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using cwc-workshops
Technical details
- Install or run with Copy skill directory
When to use submit-solution Skill
- Use it for developers using cwc-workshops.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/cwc-workshops
- Skill file: agent-decomposition/.claude/skills/submit-solution/SKILL.md
What it does
Guide a workshop attendee through committing their starter-agent decomposition and opening a PR with their solution + workshop feedback. Invoke when the user says "submit", "I'm done", "open a PR", or asks how to share their solution.
Skill instructions
<!-- Copyright 2026 Anthropic PBC -- <!-- SPDX-License-Identifier: Apache-2.0 -- Submit your StockPilot solution You're helping a workshop attendee package up their agents/starter/agent.py decomposition and open a PR. The PR is how facilitators see what approaches people took, and the description doubles as the workshop feedback form. Step 1 — Ask about their experience first Before touching git, ask these three questions (use AskUserQuestion or just conversational): 1. Which subagent approach did you go with for cycle 3? (callableagents / spawnsubagent / inline / something else) 2. What was the hardest part of the workshop? (a specific cycle, a concept, the tooling, the timing) 3. One thing you'd change about it? Hold onto their answers — they go in the PR body. Step 2 — Show them what they're submitting bash git diff main -- agent-decomposition/agents/starter/agent.py Walk through the diff briefly: which tools they dropped, which skills they enabled, which subagent approach they wireExplore related resources
Frequently asked questions
What is submit-solution?
submit-solution is a open-source AI agent skill with Copy skill directory. Guide a workshop attendee through committing their starter-agent decomposition and opening a PR with their solution + workshop feedback.
Who is submit-solution best for?
submit-solution is best for reusing agent instructions, scripts, and references.
How do I install submit-solution?
Install or run submit-solution using Copy skill directory. Check submit-solution for the latest setup command.
Is submit-solution actively maintained?
submit-solution may need a closer maintenance check before production use.
Auto-fetched from GitHub.