Connapse
01Settings file Claude Code
Agent settings declaring 2 allowed tools.
Settings file Claude Code
Agent settings declaring 2 allowed tools.
Skill Claude CodeCodex
Batch-create GitHub issues from a brainstorming discussion. Decomposes ideas into properly-sized tickets with labels, milestones, and project board placement. Trigger when user says: create tickets, make tickets, turn ideas into issues, create issues from brainstorm, create issues from discussion, batch create issues.
Skill Claude CodeCodex
Deep research across codebase, GitHub issues, discussions, project board, and architecture docs to discover new tasks, gaps, technical debt, and improvement ideas. Trigger when user says: discover work, find tasks, what needs doing, audit codebase, find gaps, technical debt audit, backlog discovery, brainstorm tasks…
Skill Claude CodeCodex
Recommend the best next task to work on based on open GitHub issues. Analyzes priority, dependencies, milestone urgency, and codebase readiness. Trigger when user asks: what should I work on, what is next, next task, pick a task, what to do next, suggest work, prioritize tasks.
Skill Claude CodeCodex
Run multiple Claude Code agents on separate GitHub issues simultaneously, each in its own worktree. Picks non-conflicting tasks, spawns autonomous agents that implement, commit, and open PRs. Trigger when user says: parallel work, work on multiple tasks, run agents in parallel, multi-agent, spawn agents, parallel…
Skill Claude CodeCodex
End-to-end release validation for Connapse — the 'final boss' before any version ships. Downloads the latest alpha from GitHub Releases, deploys an isolated Docker instance (separate from production), then systematically tests every feature: UI via Playwright, API via curl/REST, MCP tools, search quality, security…
Instructions file
Instructions for Destrayon/Connapse, covering claude.md, build & run, build, run web app (requires backing services) and full stack via docker.
MCP server Claude CodeCodexCursor +2
MCP server "connapse" as configured in Destrayon/Connapse. Runs in Docker (ghcr.io/destrayon/connapse:v0.3.2).