disinto-factorySet up and operate a disinto autonomous code factory. Use when bootstrapping a new factory instance, checking on agents and CI, managing the backlog, or trou...
Install via ClawdBot CLI:
clawdbot install johba37/disinto-factoryGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:3000/api/v1/repos/<orgAccesses system directories or attempts privilege escalation
/proc/Calls external URL not in known-safe list
https://github.com/disinto/disintoAudited Apr 17, 2026 · audit v1.0
Generated May 7, 2026
A team uses the factory to automatically pick up bug reports from the backlog, have Claude implement fixes, create PRs, run CI, and merge once tests pass. This accelerates the bug-fix cycle and reduces manual triage overhead.
Product managers create feature requests as issues with acceptance criteria. The factory assigns work to Claude, which implements code, writes tests, and submits PRs for review. CI validates changes before merging, enabling continuous delivery.
Open-source maintainers set up the factory to mirror code to GitHub/Codeberg and automate PR management. The factory handles automatic mirroring, issue triage, and basic maintenance tasks, freeing maintainer time.
The factory can be fed issues tagged for refactoring. Claude analyzes codebases, suggests improvements, and implements changes with tests. This systematically reduces technical debt without distracting core developers.
Startups use the factory to quickly set up a full development lifecycle—from cloning a repo to having CI/CD, agents, and mirrors running. This reduces the time from idea to automated deployment from days to minutes.
Offer to host and maintain disinto factory instances for clients, handling setup, configuration, and ongoing support. Clients pay a monthly subscription fee for a fully automated CI/CD pipeline.
Provide enterprise licenses with priority support, custom integrations, and dedicated onboarding. Companies pay an annual fee to deploy the factory on their own infrastructure.
Offer consulting engagements to help companies customize the factory for their workflows, integrate with existing tools, and train teams. This includes one-time setup fees and ongoing retainer for adjustments.
💬 Integration Tip
Start with a single small project to test the workflow, then scale to multiple repos. Ensure all prerequisites (Docker, Claude CLI, git) are installed and verified before running init.
Scored May 7, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.