Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-console

agent-console contains 12 collected skills from ms2sato, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
2
updated
2026-07-06
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

orchestrator
project-management-specialists

Orchestrator role for strategic decision-making, task prioritization, parallel task coordination via worktree delegation, and first-responder for dev agent questions. Use when managing multiple development agents or making prioritization decisions.

2026-07-06
dev-environment-quirks
network-and-computer-systems-administrators

Non-obvious operational details of the local dev environments (single-user `dev.sh`, multi-user `dev-multiuser.sh`, Docker dev stack `docker/docker-compose.yml`) — port layout, source-code propagation, sudo boundaries, multi-repo coexistence. Read when a delegated agent or the Orchestrator first needs to interact with the running dev instance, especially for Browser QA, log inspection, or restart workflows.

2026-07-06
development-workflow-standards
software-quality-assurance-analysts-and-testers

Development workflow procedures including conflict assessment, re-implementation proposals, and TDD steps. Use when you need step-by-step workflow guidance beyond what the auto-loaded workflow rules provide.

2026-06-30
coderabbit-ops
software-quality-assurance-analysts-and-testers

CodeRabbit code review operations playbook + troubleshooting / FAQ. Use when creating a PR, before merge, when handling CodeRabbit issues (rate-limit fallback, GitHub-side bot unresponsive, both layers simultaneously rate-limited), or when interpreting the 3-layer clean verdict (Pre-merge checks / reviewDecision / inline comments). Covers local CLI invocation, GitHub-side bot interpretation, and case-by-case dispositions.

2026-06-30
test-standards
software-quality-assurance-analysts-and-testers

Detailed test patterns and code examples. Use when you need step-by-step testing guidance, Server Bridge Pattern, or concrete code patterns beyond what the auto-loaded testing rules provide.

2026-05-09
architectural-invariants
software-developers

Catalog of cross-cutting architectural invariants that code must respect. Use when designing, implementing, or reviewing features that involve shared resources, persistence, or I/O symmetry. Ask each catalog question against the change.

2026-05-09
brewing
software-developers

Evaluate a merged PR against the architectural-invariants catalog and propose a new invariant entry when warranted. Use when the Orchestrator (or a delegated sub-agent) is surveying a recent PR for cross-cutting patterns that the existing catalog does not cover.

2026-05-02
frontend-standards
software-developers

Detailed React patterns and code examples for frontend implementation. Use when you need step-by-step guidance or concrete code patterns beyond what the auto-loaded frontend rules provide.

2026-04-27
backend-standards
software-developers

Detailed backend patterns and code examples for server implementation. Use when you need step-by-step guidance or concrete code patterns beyond what the auto-loaded backend rules provide.

2026-04-17
browser-qa
software-quality-assurance-analysts-and-testers

Manual browser QA via Chrome DevTools MCP. Use when acceptance criteria include manual verification or UI changes need visual confirmation.

2026-04-06
code-quality-standards
software-quality-assurance-analysts-and-testers

Code quality evaluation criteria for reviews. Use when reviewing code design, architecture, maintainability, or identifying potential issues.

2026-04-03
ux-design-standards
web-and-digital-interface-designers

UX design principles for agent-console. Use when designing features, evaluating acceptance criteria, or reviewing user-facing interactions in a multi-agent management UI.

2026-04-01