Skip to main content
Ibrahim-3d
GitHub creator profile

Ibrahim-3d

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

skills collected
50
repositories
3
updated
Apr 14, 2026
repository explorer

Repositories and representative skills

conductor-orchestrator
computer-occupations-all-other

Master coordinator for the Evaluate-Loop workflow v3. Supports GOAL-DRIVEN entry, PARALLEL execution via worker agents, BOARD OF DIRECTORS deliberation, and message bus coordination. Dispatches specialized workers dynamically, monitors via message bus,…

Apr 3, 2026
message-bus
computer-occupations-all-other

File-based message queue for inter-agent coordination. Used by workers AND board directors to communicate. Provides: progress updates, task completion signals, file locking, board deliberation. Core infrastructure for parallel execution.

Apr 3, 2026
knowledge-manager
computer-occupations-all-other

Loads relevant patterns and known errors before track planning. Searches conductor/knowledge/ for solutions we've used before and errors we've encountered. Injects findings into the planner prompt to prevent reinventing solutions and repeating mistakes.…

Apr 3, 2026
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Apr 3, 2026
track-manager
computer-occupations-all-other

Manage Conductor tracks, phases, and tasks. Use when working with track status, updating task markers, or navigating between tracks. Enforces the Evaluate-Loop workflow.

Apr 3, 2026
brainstorming
software-developers

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Mar 27, 2026
loop-planner
software-developers

Evaluate-Loop Step 1: PLAN. Use this agent when starting a new track or feature to create a detailed execution plan. Reads spec.md, loads project context, and produces a phased plan.md with specific tasks, acceptance criteria, and dependencies. Triggered by:…

Mar 27, 2026
requesting-code-review
software-quality-assurance-analysts-and-testers

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Mar 27, 2026
Showing 8 of 41 collected skills.
agents-architect-skill
software-developers

Author a single skill from a short brief. Use to add a skill to an existing plugin or iterate on a skill's description/body.

Apr 14, 2026
agent-authoring
software-developers

Write or refactor Claude Code sub-agent definitions (files in agents/*.md). Use when the user asks to "create a subagent", "add an agent for X", "build a specialist agent", "make a research agent", "write an agent file", "agent YAML", "delegate to a…

Apr 14, 2026
command-authoring
software-developers

Write or refactor Claude Code slash commands (files in commands/<ns>/<cmd>.md). Use when the user asks to "create a slash command", "add /<name>", "write a command file", "make a /command", "turn this workflow into a command", "argument hints",…

Apr 14, 2026
context-management
software-developers

Design and optimize context windows for agentic workflows. Use when the user asks to "manage context", "optimize context", "compact context", "context budget", "CLAUDE.md", "memory hierarchy", "context degradation", "agent is forgetting", "agent hallucinating…

Apr 14, 2026
domain-research
management-analysts-131111

Research a domain end-to-end before scaffolding an agentic system for it. Use when the user asks to "research [domain]", "learn about [field]", "what are the best practices for X", "survey the tools for Y", "what MCPs exist for Z", "before we build the agent,…

Apr 14, 2026
mcp-integration
software-developers

Select, scaffold, or integrate Model Context Protocol (MCP) servers with a Claude Code plugin. Use when the user asks to "add an MCP", "which MCP for X", "connect to [service]", "find a server for [API/tool]", "wrap [tool] as an MCP", ".mcp.json", "MCP server…

Apr 14, 2026
plugin-packaging
software-developers

Package a collection of skills/agents/commands/hooks as a distributable Claude Code plugin. Use when the user asks to "package this as a plugin", "create a plugin.json", "build a marketplace entry", "make this installable", "publish my plugin", "plugin…

Apr 14, 2026
skill-authoring
software-developers

Write, refactor, or improve Claude Code / Claude skill files (SKILL.md). Use when the user asks to "create a skill", "write a SKILL.md", "add a skill for X", "make Claude better at Y", "turn this into a skill", "optimize skill triggers", "my skill isn't…

Apr 14, 2026
Showing 3 of 3 repositories
All repositories loaded