4.4 KiB
4.4 KiB
Routing Examples
Use these examples to validate that the suite routes clearly from AGENTS.md to the right hub files and specialized skills.
In deployments with a filled-in DEPLOYMENT-PROFILE.md, the agent should read that file after AGENTS.md and before opening hubs or skills.
Representative Prompts
Fix a failing backend test and explain the root cause
- Start at AGENTS.md
- Read DEPLOYMENT-PROFILE.md if it is filled in
- Open Debugging Hub
- Use Bug Triage
- Use Debugging Workflow
- Add API and Backend Work
- Add Test Strategy
Build a new UI settings page with good UX and copy
- Start at AGENTS.md
- Read DEPLOYMENT-PROFILE.md if it is filled in
- Open Software Development Hub
- Use Feature Implementation
- Use Frontend UI Implementation
- Add UI/UX Hub
- Use UX Review
- Add Product Copy
Write release notes and update onboarding docs for this feature
- Start at AGENTS.md
- Read DEPLOYMENT-PROFILE.md if it is filled in
- Open Documentation Hub
- Use Release and Change Summary
- Use Onboarding Documentation
- Add Technical Documentation if setup or behavior changed
Brainstorm three product directions and turn the best one into a scoped implementation plan
- Start at AGENTS.md
- Read DEPLOYMENT-PROFILE.md if it is filled in
- Open Brainstorming Hub
- Use Ideation
- Use Structured Brainstorming
- Add Repository Exploration if the plan must align to an existing codebase
- Add Feature Implementation for implementation-ready shaping
Review this PR for bugs, regressions, and missing tests
- Start at AGENTS.md
- Read DEPLOYMENT-PROFILE.md if it is filled in
- Open Software Development Hub
- Use Code Review
- Add Test Strategy
Draft launch messaging for a developer tool feature
- Start at AGENTS.md
- Read DEPLOYMENT-PROFILE.md if it is filled in
- Open Marketing Hub
- Use Messaging and Positioning
- Use Marketing Content
- Add Technical Documentation if claims need implementation-grounded detail
Plan a risky framework upgrade without derailing feature delivery
- Start at AGENTS.md
- Read DEPLOYMENT-PROFILE.md if it is filled in
- Open Software Development Hub
- Use Dependency Lifecycle Management
- Add Test Strategy
- Add Maintenance and Technical Debt Planning
- Add Release and Change Summary if rollout communication matters
Respond to a live production issue and leave the system easier to diagnose next time
- Start at AGENTS.md
- Read DEPLOYMENT-PROFILE.md if it is filled in
- Open Debugging Hub
- Use Incident Response and Stabilization
- Use Debugging Workflow
- Add Observability and Operability
- Add Bug Triage if reproduction or impact framing is still loose