jpab
- 6 skills
- 0 followers
- 7 hours ago last updated
- ▌ Socratic Dev · jpabGuided agentic development loop. Surfaces ambiguities, checks the task is plannable, forces an option choice, and waits for explicit plan approval before any write-capable agent runs.
- ▌ Wiki Maintain · jpabUpdates the codebase wiki after an implementation loop. Called automatically by socratic-dev --close, or manually after changes made outside a socratic-dev session.
- ▌ Wiki Scaffold · jpabCreates a baseline wiki for codebases that have not run wiki-bootstrap. Faster and shallower — gets the structure in place without a full Socratic session.
- ▌ Wiki Bootstrap · jpabBuilds a codebase wiki from scratch through deep reading and phased Socratic questioning. Thorough — run once on a new project.
- ▌ Antilogy Verdict · jpabRun an antilogy on a plan, decision, claim, design, or code change: spawn a rigorous advocate and an adversarial critic IN PARALLEL against the same target, then adjudicate where they conflict and return a synthesis to the conversation. Use when the user wants to stress-test something from both sides before committing — "run an antilogy", "advocate vs critic", "steelman and attack this", or invokes /antilogy-verdict.
- ▌ Dialectic Synthesis · jpabCompares exactly two artifacts against explicitly stated goals and produces a reasoned synthesis plan — what to take from each, what to discard, how to resolve genuine conflicts. A decision document, not a diff.