Turn daily requests into traceable work.
Explore practical ways to use your workspace: investigate a failure, prepare a deployment, compare servers or document an operation. Begin with a scoped request and finish with evidence.
Investigate a service incident
Ask an agent to read service state, dependencies and recent logs. Compare the observations with a healthy host before deciding on a change. A restart alone is not a root-cause analysis.
Prepare an application deployment
Attach an authorized project archive or identify a repository. Inspect its technology and prerequisites, choose the target path and follow installation evidence. Verify the application response before calling it complete.
Compare multiple hosts
Mention the relevant agents in one conversation. Ask each to inspect the same measurements, then compare real results. Similar names do not imply identical configuration or identical problems.
Build an operating report
Collect results, describe remaining blockers and record the checks performed. Use document generation when you need a handover or maintenance report, without turning assumptions into verified findings.
- @linux01 inspect disk usage, memory and failed services.
- @windows01 inspect the IIS service and recent events without making changes.
- @switch01 inspect interface errors and summarize affected ports.