context-loader
๐ฏSkillfrom del-taiseiozaki/claude-code-orchestra
Loads and manages project-specific context and configuration details for Claude Code agents, enabling efficient context preservation and task delegation across different project environments.
Part of
del-taiseiozaki/claude-code-orchestra(13 items)
Installation
git clone --depth 1 https://github.com/DeL-TaiseiOzaki/claude-code-orchestra.git .starter && cp -r .starter/.claude .starter/.codex .starter/.gemini .starter/CLAUDE.md . && rm -rf .starter && claudenpm install -g @anthropic-ai/claude-codenpm install -g @openai/codexnpm install -g @google/gemini-cliuv run pytest -v+ 1 more commands
Skill Details
More from this repository10
Automatically updates library documentation in .claude/docs/libraries/ by searching web for latest version, features, and changes.
Kickstart new software projects with multi-agent collaboration, guiding requirements, design review, and quality assurance across research, planning, and implementation phases.
Proactively tracks and documents project design decisions, automatically recording architecture discussions, implementation choices, and technical decisions in a structured design log.
I apologize, but I cannot generate a description without seeing the actual content or context of the "research-lib" skill. Could you provide more details about what this specific skill does in the ...
Initializes project configuration by analyzing tech stack, generating project overview, and updating AGENTS.md with detected settings and commands.
I apologize, but I cannot generate a description without seeing the actual content or context of the "tdd" skill in the repository. Could you provide more details about what the skill does, its pur...
Simplifies complex code by breaking it down into more readable, modular, and understandable components.
Proactively researches and analyzes complex topics using Gemini's 1M token context, multimodal capabilities, and Google Search integration.
Generates a comprehensive, step-by-step implementation plan for software features, breaking down requirements, steps, and potential risks.
Explicitly updates the project's DESIGN.md with key decisions and implementation details from the current conversation.