decompose
25Skill Claude CodeCodex
Decompose a MEGA ticket into component-scoped sub-issues on Linear, with dependency DAG and parallel execution plan.
Skill Claude CodeCodex
Decompose a MEGA ticket into component-scoped sub-issues on Linear, with dependency DAG and parallel execution plan.
Skill Claude CodeCodex
Extract a reusable pattern from the current session into HEGEMON Pattern Library. Atomic operation (write + git add + commit + Notion sync).
Skill Claude CodeCodex
Analyze cycle capacity gap and propose backlog items to fill the sprint to 80% of proven velocity.
Skill Claude CodeCodex
Scan codebase to generate MEGA backlog tickets (20-40 pts each). Maintains 400+ pts stock on Linear.
Skill Claude CodeCodex
User runs /impact to answer: "If I kill this service, what breaks?".
Skill Claude CodeCodex
Consolidate memory files — remove stale facts, resolve contradictions, verify paths. Inspired by Claude Code's autoDream pattern.
Skill Claude CodeCodex
Continuous post-merge CD monitoring using /loop. Runs /deploy-check on interval until all checks pass or timeout.
Skill Claude CodeCodex
Orchestrer une review parallele multi-angle d'une PR ou d'un composant, en deleguant a des subagents specialises (securite, tests, k8s).
Skill Claude CodeCodex
STOA PR Guardian — advisory three-axis review (ADR compliance, security, AI code smell) with binary GO/NO-GO verdict + confidence. Never approves, never blocks merge.
Skill Claude CodeCodex
Force a full-file rewrite (Write) instead of patch (Edit) when Edit keeps failing or diff is large. Context rot mitigation — use when Edit has failed ≥2× on same file, or when estimated diff >30% of file size.
Skill Claude CodeCodex
Visual roadmap snapshot — theme progress, milestones, velocity. Zero new infra (Linear MCP + velocity.json).
Skill Claude CodeCodex
Create a SPEC.md for a feature, validate via Council, then generate failing tests from acceptance criteria before implementation.
Skill Claude CodeCodex
Cycle-aware bidirectional sync between plan.md and Linear. Discovers all cycle tickets, detects drift, updates markers.
Skill Claude CodeCodex
Verify MEGA ticket close gates — ensures all sub-tickets Done, PRs merged, live verification passed.
MCP server Claude CodeCodexCursor +2
MCP server "linear" as configured in stoa-platform/stoa. Launched with bash -c LINEAR_API_KEY=$(security find-generic-password -a linear-mcp -s linear-.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
MCP server Claude CodeCodexCursor +2
MCP server "stoa-impact" as configured in stoa-platform/stoa. Runs docs/scripts/stoa_impact_mcp.py with python3.
Instructions file CodexOpenCode
Instructions for stoa-platform/stoa, covering agents.md — stoa platform, contract, architecture (quick reference), agent-facing api doctrine and historical note.
Instructions file
Instructions for stoa-platform/stoa, covering claude.md — stoa platform, project, uac / agent contract doctrine, architecture and components.