alannkl
- 16 skills
- 0 followers
- 6 hours ago last updated
- ▌ Brainstorm · alannklHost a structured brainstorming session as both facilitator and participant, guiding the user from problem framing through divergent ideation to evaluation and an actionable shortlist.
- ▌ Shorten It · alannklShorten existing text while preserving meaning, tone, nuance, and important details. Use when the user asks for a shorter version or a tighter word or character limit without changing the text's job or claims.
- ▌ Code Review · alannkl bundleProduce a findings-led code review report for concrete code changes. Use when the user asks for a code review, PR review, or findings on a commit, branch, diff, or named files; not for implementing fixes or critiquing designs without code.
- ▌ Spawn Agent · alannkl bundleSpawn a headless coding-agent CLI run for one scoped subtask. Use when the user asks to delegate work to another agent instance, run an agent CLI non-interactively (such as Antigravity's `agy -p` or Cursor's `agent -p`), automate a headless agent in a script, build, or CI step, or fan work out across isolated sessions. Do not use for interactive agent sessions or when the host's own subagent, task, or agent tool already fits.
- ▌ Explain Code · alannkl bundleExplain existing code at any requested scope, including a change, module, flow, or whole codebase. Use when the user wants to understand what code does, how behavior flows, or what changed. Explanation only; not for code review, diagnosis, implementation, or documentation edits.
- ▌ Review Panel · alannklPanel review of any chosen scope: a review brief, parallel reviewer model voices (presets standard/max/ultra), merged findings, triage, and optionally fixes and verification. Fixes are user-gated by default; an upfront auto-fix option approves them. Spawns several fresh agent sessions, so cost scales with the preset; strongest with multiple harnesses installed (claude, codex, cursor), falls back to one.
- ▌ Document Code · alannklImprove source-code understanding with useful comments, API docs, or focused docs without changing behavior. Use when the user asks to document code, add comments or docstrings, or run a documentation pass over code or a diff; not for explanation-only requests.
- ▌ Grill To Plan · alannkl bundleTurn casual ideas, vague goals, plans, or designs into clearer decisions through scoped questioning, decision-tree review, and optional records.
- ▌ Review Triage · alannklTriage code-review findings as the code's owner. Use when findings arrive from any source (adversarial reviews, human PR comments, CI, scanners) and before applying a fix. Validate each, weigh fix cost against deployed complexity, and return dispositions (fix / defer / reject / escalate). Not for producing reviews or applying fixes.
- ▌ Simplify Code · alannklSimplify source code for clarity, consistency, and maintainability while preserving exact behavior. Use when the user asks to simplify code, clean up logic, or refactor without behavior changes.
- ▌ Commit Message · alannklDraft accurate commit-message text from real git changes, defaulting to Conventional Commits. Use when the user asks for a commit message or is committing work that needs one drafted.
- ▌ Coding Discipline · alannkl bundleCore engineering discipline for code work — keeps changes simple, scoped, maintainable, well-structured, and verified. Use before any task to write, implement, add, build, create, change, fix, debug, refactor, optimize, review, test, or organize code, scripts, configs, APIs, modules, boundaries, or file layout in any language. Load this skill first, then do the task. Skip only for trivial formatting, pure prose edits, or explicitly throwaway prototypes.
- ▌ Adversarial Review · alannklAdversarial code review that hunts material failures and returns structured findings with failure scenarios. Use when asked to review a diff, branch, or files adversarially. Never applies fixes; not for style passes.
- ▌ Create Agent Skill · alannkl bundleCreate Agent Skill files from reusable workflows, domain expertise, project conventions, or shortcut instructions. Use when the user asks to create or update a skill or slash command, package repeated instructions behind a name, or evaluate and iterate on an existing skill.
- ▌ Handoff · alannklCreate a compact handoff document so another agent can continue the current conversation. Use when the user asks for a handoff to another agent or a checkpoint for continuing in a new session.
- ▌ Refine It · alannklRefine an existing written artifact for clarity, structure, tone, and readiness while preserving intent and scope. Use when the user asks for open-ended, artifact-wide polishing or improvement. For exact edits or shortening only, follow the request directly without this skill.