Manage context alignment and cognitive overhead when using Claude Code. Isolated workspaces, consistent workflow, analysis and planning artifacts visible for all and persisted in your issue tracker. Great for teams and solo devs. Check out this repo's closed issues for examples.
git clone https://github.com/iloom-ai/iloom-cli.gitManage context alignment and cognitive overhead when using Claude Code. Isolated workspaces, consistent workflow, analysis and planning artifacts visible for all and persisted in your issue tracker. Great for teams and solo devs. Check out this repo's closed issues for examples.
1. **Install iloom-cli**: Run `pip install iloom-cli` or `brew install iloom-cli` depending on your system. Verify with `iloom --version`. 2. **Initialize Workspace**: Use `iloom init --name [PROJECT_NAME] --issue-tracker-path [PATH]` to create an isolated workspace. Replace [PROJECT_NAME] with your project (e.g., 'auth-migration') and [PATH] with your issue tracker directory (e.g., '~/projects/issue-tracker'). 3. **Generate Artifacts**: Run `iloom plan --requirements "[REQUIREMENTS]" --output-format markdown` to create a project plan. Replace [REQUIREMENTS] with your project needs (e.g., 'Migrate legacy auth to OAuth2 with PKCE'). 4. **Save to Issue Tracker**: Use `iloom save --file [PLAN_FILE.md] --issue-tracker-path [PATH]` to persist the plan. For GitHub, run `iloom github create-issue --title "[TITLE]" --body-file [PLAN_FILE.md]`. 5. **Reopen Workspace**: Later, use `iloom open --workspace [PROJECT_NAME] --issue-tracker-path [PATH]` to resume work. Tip: Use `iloom list` to see all active workspaces.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/iloom-ai/iloom-cliCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Use iloom-cli to set up an isolated workspace for [PROJECT_NAME] with the following requirements: [REQUIREMENTS]. Generate a project plan in Markdown format, including milestones, dependencies, and a risk register. Save all artifacts to [ISSUE_TRACKER_PATH] and create a GitHub issue with the plan attached. Include a command to reopen this workspace later.
```markdown # Project Plan: Migrate Legacy Authentication System to OAuth2 ## Overview Migrate the existing JWT-based authentication to OAuth2 with PKCE for enhanced security. Target completion: 6 weeks. ## Milestones 1. **Week 1-2**: Audit current auth flows - Identify all endpoints using JWT - Document token refresh logic - Risk: Undocumented legacy endpoints → Mitigation: Add logging middleware 2. **Week 3-4**: Implement OAuth2 provider - Set up Keycloak instance - Configure client credentials - Risk: Provider downtime → Mitigation: Staging environment 3. **Week 5-6**: Client-side updates - Replace JWT with OAuth2 SDK - Update login UI - Risk: Breaking changes → Mitigation: Feature flags ## Dependencies - Keycloak v22.0.0 (DevOps team) - React v18.2.0 (Frontend team) - Node.js v18 (Backend team) ## Risk Register | Risk | Impact | Likelihood | Mitigation | Owner | |------|--------|------------|------------|-------| | Provider downtime | High | Medium | Staging environment | DevOps | | Breaking changes | High | Low | Feature flags | Frontend | ## Commands to Reopen ```bash iloom open --workspace auth-migration --issue-tracker-path ~/projects/issue-tracker ``` **GitHub Issue Created**: https://github.com/your-org/issue-tracker/issues/42
Async video messaging for workplace communication
AI assistant built for thoughtful, nuanced conversation
Secure cloud development environments for faster coding.
IronCalc is a spreadsheet engine and ecosystem
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan