Skip to main content
Run any Skill in Manus
with one click
justinchuby
GitHub creator profile

justinchuby

Repository-level view of 38 collected skills across 3 GitHub repositories.

skills collected
38
repositories
3
updated
2026-03-15
repository explorer

Repositories and representative skills

adapter-architecture-pattern
software-developers

How the multi-backend adapter system works — AgentAdapter interface, ACP protocol, session resume, and how to add new provider adapters

2026-03-15
agent-spawn-provider-inheritance
software-developers

When debugging why an agent has the wrong provider/model, or when modifying agent creation or delegation flows.

2026-03-13
group-chat-adoption
computer-and-information-systems-managers-113021

How to get agents to use group chats for peer coordination in flightdeck-based crews. Covers hub-and-spoke anti-pattern, auto-grouping triggers, and file-lock-linked groups. Use when setting up multi-agent crews with 3+ agents or diagnosing why agents aren't collaborating directly.

2026-03-13
activity-feed-server-filtering
software-developers

When fetching from the `/coordination/activity` API and you only need specific action types (e.g., `progress_update`, `task_completed`, `delegated`).

2026-03-13
activity-ledger-patterns
software-developers

When fetching activity data for UI display, or debugging why activity-based features show empty/stale data.

2026-03-13
architecture-decisions
software-developers

Architecture decisions and patterns from Flightdeck development (Phases 2–4). Covers feature architecture, state management, component patterns, and API design.

2026-03-13
common-bugs
web-developers

Known bugs and root causes encountered during Flightdeck development. Check this list before debugging — you may be hitting a known issue.

2026-03-13
dry-options-pattern
software-developers

**Description:** Use when consolidating multiple similar formatting functions into one. Applies to any case where 2-3 functions share 80%+ logic but differ in output format or filtering.

2026-03-13
Showing top 8 of 35 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded