unslop
Unslop
Check the diff against the branch's merge base (where it forked from). Remove all AI-generated slop introduced in this branch.
Be moderate — remove obvious slop and collapse verbose AI patterns into idiomatic code, but do not question whether feature logic deserves to exist. Trust the intent behind what was added; just make it cleaner.
Comments
- Cut every new comment that doesn't explain why
- Preserve pre-existing comments and any "why" comment that earns its place
What to Cut
| Target | Why It Dies |
|---|---|
any types |
Replace with proper types |
| Comments that restate the code | The code already says it |
| Verbose error handling that adds no value | Let errors propagate naturally |
| Redundant null checks | Unnecessary optional chaining |
More from cameronapak/jstack
christian-ai-creator-helper
Evaluate, build, or resource Christian AI applications. Covers the 5 unofficial rules for Christian AI apps, Bible developer resources (APIs, SDKs, MCP servers, concordance, commentary), guardrail implementation, and app testing. Use when building an AI tool for Christians, evaluating whether an AI app meets faith.tools standards, looking for Bible APIs or MCP servers, setting up Christian AI guardrails, or testing Christian AI chatbots.
2keep-agents-and-readme-fresh
One-time setup skill that adds Documentation Freshness rules to existing AGENTS.md or CLAUDE.md files so agents keep AGENTS.md and README.md aligned with repo reality. Use when you want future coding-agent sessions to update agent and human docs when objective repo facts change.
2ft-remove-ai-code-slop
Removes AI-generated code slop from a git branch diff. Cuts unnecessary comments, verbose patterns, and redundant code while preserving intent. Invoke when you want to clean up AI-generated code in a branch.
1ft-find-bible-developer-resources
Find Bible APIs, SDKs, MCP servers, concordance tools, commentary resources, datasets, and licensing info for building Bible-aware applications. Covers route.bible for portable Scripture linking, Free Use Bible API, API.Bible, YouVersion, Bible Brain, BibleSDK, Bible MCP, STEPBible Data, and more. Use when looking for a Bible API, adding Scripture access to an app, finding Bible MCP servers, checking translation licensing, or integrating route.bible for outbound Scripture links.
1ft-once-keep-agents-and-readme-fresh
One-time setup skill that adds Documentation Freshness rules to existing AGENTS.md or CLAUDE.md files so agents keep AGENTS.md and README.md aligned with repo reality. Use when you want future coding-agent sessions to update agent and human docs when objective repo facts change.
1ft-build-christian-ai-guardrails
Build Christian AI applications with biblical guardrails. Covers the 5 unofficial rules for Christian AI apps, system prompt templates, identity disclosure, boundary definitions, grace-and-truth balancing, and Bible API integration for RAG. Use when building, designing, or adding guardrails to a Christian AI tool, chatbot, or app.
1