By cryndoc
Polisade Orchestrator — autonomous development framework by Polisade. Claude operates as a full dev team: implement → test → PR → review → merge. (Technical id: polisade)
Capture a simple task that does not need planning (CHORE + TASK in readyToWork by default, or registration-only with --no-task). Use when PM mentions "simple task", "chore", "small task", "housekeeping", "quick task", "мелкая задача", "чора", or any request to log routine work without PRD/SPEC overhead. Trigger liberally — under-triggering pushes tiny work into freeform chat; over-triggering is recoverable (PM can delete).
Autonomous work — find and execute ready tasks
Record a technical-debt item (DEBT-NNN) — registration only by default, or register + auto-generate a fix TASK with --task. Use when PM mentions "add tech debt", "record tech debt", "technical debt", "tech debt item", "refactor tracking", "технический долг", "запиши техдолг", or any request to capture deferred refactoring / cleanup work. Trigger liberally — under-triggering loses debt visibility; over-triggering is recoverable (PM can delete or defer).
Register a defect (BUG-NNN) and auto-generate the fix TASK so the bug enters the normal implement/review flow. Use when PM mentions "file a bug", "report defect", "bug report", "register defect", "report a bug", "заведи баг", "баг-репорт", or any request to capture a defect for tracking. Trigger liberally — under-triggering leaves bugs in chat where they get lost; over-triggering is recoverable (PM can delete the BUG artefact).
Diagnose Polisade Orchestrator project health
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Autonomous Development Framework — part of the Polisade toolchain.
Claude operates as a full dev team: implement → test → PR → review → merge. PM interacts through natural language or slash commands. The plugin ships under the technical id polisade and exposes its behavior as /polisade:* slash commands — those identifiers are intentionally kept stable for install-path and cache compatibility.
Release history: RELEASE_NOTES.md
Detailed usage guide: docs/framework-usage-guide.md
Note. This repository is a read-only release snapshot. Each release is a single orphan commit with the source tree + three distribution zips. Feedback via Discussions. Issues are disabled by design — see CONTRIBUTING.md.
self flag) — ensuring independent second opinion.Polisade Orchestrator ships three parallel releases on every git tag — pick the one that matches the CLI you use. All three expose the same /polisade:* slash commands.
# 1. Add marketplace (once per machine)
/plugin marketplace add cryndoc/polisade-orchestrator
# 2. Install plugin into your project
/plugin install polisade --scope project
# 3. Initialize Polisade Orchestrator structure in your project
/polisade:init MyProjectName
# 1. Download the latest Qwen extension release
mkdir -p ~/.qwen/extensions
curl -sL https://github.com/cryndoc/polisade-orchestrator/releases/latest/download/polisade-qwen.zip \
| bsdtar -xvf - -C ~/.qwen/extensions/
# 2. Launch Qwen — /polisade:* commands are auto-registered
qwen
# 3. Initialize Polisade Orchestrator structure inside your project
/polisade:init MyProjectName
Non-interactive mode. Interactive REPL (qwen without args) approves shell calls inline. For scripted use with -p '/polisade:<cmd>', bypass the approval gate:
qwen --allowed-tools=run_shell_command -p '/polisade:review-pr 21'
The CLI's own hint — --approval-mode=auto-edit — is misleading: it covers edit tools (WriteFile, Edit) only, not shell.
# 1. Download the latest GigaCode extension release
mkdir -p ~/.gigacode/extensions
curl -sL https://github.com/cryndoc/polisade-orchestrator/releases/latest/download/polisade-gigacode.zip \
| bsdtar -xvf - -C ~/.gigacode/extensions/
# 2. Launch GigaCode — /polisade:* commands are auto-registered
gigacode
# 3. Initialize Polisade Orchestrator structure inside your project
/polisade:init MyProjectName
Non-interactive mode. Interactive REPL (gigacode without args) approves shell calls inline. For scripted use with -p '/polisade:<cmd>', bypass the approval gate:
gigacode --allowed-tools=run_shell_command -p '/polisade:review-pr 21'
The CLI's own hint — --approval-mode=auto-edit — is misleading: it covers edit tools (WriteFile, Edit) only, not shell.
npx claudepluginhub cryndoc/polisade-orchestrator --plugin polisadeComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.