From crucible
Build the executable plan for a Crucible comprehensive planning task. Use this skill whenever the user invokes /crucible:planning, asks to plan a feature/refactor/migration, or requires Oracle-pre-approved execution. Builds on codebase-analysis and documentation-research outputs. Attributes every step to a skill, subagent, or hook. Submits the plan to Oracle plan-review BEFORE execution per FR-PLAN-5/6. Refuses to start execution without approval. Produces evidence/oracle-plan-reviews/ and evidence/robust-trials/trial-NN/ structured artifacts.
npx claudepluginhub krzemienski/crucible --plugin crucibleThis skill uses the workspace's default tool permissions.
This skill handles comprehensive planning + execution mode (PRD §1.13.1).
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
This skill handles comprehensive planning + execution mode (PRD §1.13.1).
Does NOT handle: validation-only mode (use validation skill), reviewer/Oracle dispatch (use oracle-review), or evidence sealing (handled by post-task hook).
$TARGET_REPO, refuse and request scope clarification.codebase-analysis skill — wait for evidence/codebase-analysis/INDEX.md.documentation-research skill — wait for evidence/documentation-research/SUMMARY.md.oracle-review skill in plan-review mode). Capture verdict to evidence/oracle-plan-reviews/.evidence/robust-trials/trial-NN/.validation skill for non-mutating verification.evidence/robust-trials/trial-NN/BRIEF.md — task briefevidence/robust-trials/trial-NN/MODE.txt — planningevidence/robust-trials/trial-NN/INVOCATION.txt — exact commandevidence/robust-trials/trial-NN/PLAN.md — the executable plan with attributionsevidence/robust-trials/trial-NN/transcript.jsonl — execution trace (copied from session log)evidence/robust-trials/trial-NN/OUTCOME.md — what was produced and whereevidence/oracle-plan-reviews/trial-NN-verdict.md — Oracle approval (timestamp BEFORE execution)retry-of reference).User: /crucible:planning "add rate limiting to /api/login"