iliaal

116 mods across 4 repositories, 92 stars between them.

iliaal/whetstone

Agent

Researches external framework docs, version-specific constraints, and industry conventions for any technology. Use when you need authoritative external documentation.

32 3d ago A 34 tokens original MIT

iliaal/whetstone

Agent

Validates, reproduces, and root-cause analyzes bug reports (does not fix). Use when a bug report needs verification and root-cause identification before committing to a fix; invoked without a GitHub issue -- for issue-linked reproduction use /ia-reproduce-bug.

32 3d ago A 62 tokens original MIT

ia-cloud-architect

75

iliaal/whetstone

Agent

Cloud infrastructure design: multi-cloud, Well-Architected Framework, cost optimization, disaster recovery, migration strategies. Use when reviewing or planning cloud architecture.

32 3d ago A 35 tokens original MIT

iliaal/whetstone

Agent

Produces a simplification analysis report (no code changes). Use when YAGNI violations or over-engineering are suspected, or before merging a feature with high LOC. For actual refactoring, use the simplifying-code skill.

32 3d ago A 52 tokens original MIT

iliaal/whetstone

Agent

Reviews database schema, constraints, and migration code for safety. Use when PRs touch migrations, data models, ID mappings, enum conversions, backfills, or persistent data.

32 3d ago A 41 tokens original MIT

iliaal/whetstone

Agent

Produces Go/No-Go deployment runbooks with SQL verification queries, rollback steps, and monitoring plans. Use after migration code is approved to build pre-check queries, watch commands, and rollback procedures for the deploy.

32 3d ago A 49 tokens original MIT

ia-design-iterator

79

iliaal/whetstone

Agent

Iteratively refines UI design through N screenshot-analyze-improve cycles. Use PROACTIVELY when design changes aren't coming together after 1-2 attempts, or when user requests iterative refinement.

32 3d ago A 45 tokens original MIT

iliaal/whetstone

Agent

Compares web UI against Figma designs and reports discrepancies. Optionally implements fixes. Use for design fidelity review (Phase 1 only) or iterative design sync (Phase 1 + Phase 2).

32 3d ago A 48 tokens original MIT

iliaal/whetstone

Agent

Performs archaeological analysis of git history to trace code evolution, identify contributors, and understand why code patterns exist. Use when you need historical context for code changes.

32 3d ago A 39 tokens original MIT

iliaal/whetstone

Agent

CI/CD pipelines, deployment strategies (blue-green, canary, rolling, feature flags), Docker containerization, observability (metrics/logs/traces), and incident management. Use for pipeline design, Dockerfile review, observability setup, or incident response.

32 3d ago A 58 tokens original MIT

ia-kieran-reviewer

83

iliaal/whetstone

Agent

Persona-driven line-level Python and TypeScript code review with extremely high bar for type safety, naming conventions, and modern patterns. Use for line-level Py/TS quality after PR implementation. For broader review workflow, use the code-review skill.

32 3d ago A 54 tokens original MIT

iliaal/whetstone

Agent

Searches docs/solutions/ for relevant past solutions by frontmatter metadata. Use before implementing features or fixing problems to surface institutional knowledge and prevent repeated mistakes.

32 3d ago A 38 tokens original MIT

iliaal/whetstone

Agent

Analyzes code for performance bottlenecks, algorithmic complexity, database queries, memory usage, and scalability. Use after implementing features or when performance concerns arise.

32 3d ago A 37 tokens original MIT

iliaal/whetstone

Agent

Implements a single pre-agreed PR review comment: side-effect tracing, pattern compliance, and verification. Use when a comment's action is decided -- not for judgment calls (use receiving-code-review skill) or bulk resolution (use /ia-resolve-pr command).

32 3d ago A 59 tokens original MIT

iliaal/whetstone

Agent

Researches this codebase's source structure, conventions, and project-specific patterns. Use when understanding code organization or conventions before implementing; for documented past solutions use ia-learnings-researcher.

32 3d ago A 47 tokens original MIT

iliaal/whetstone

Agent

Performs security audits for vulnerabilities, input validation, auth/authz, hardcoded secrets, and OWASP compliance. Use when reviewing code for security issues or before deployment.

32 3d ago A 39 tokens original MIT

iliaal/whetstone

Agent

Analyzes specifications and feature descriptions for user flow completeness and gap identification. Use when a spec, plan, or feature description needs flow analysis, edge case discovery, or requirements validation.

32 3d ago A 42 tokens original MIT

ia-adr

90

iliaal/whetstone

Command

Create Architecture Decision Records with format selection and lifecycle management.

32 3d ago A 14 tokens original MIT

iliaal/whetstone

Command

Score each of the 5 agent-native principles (parity, granularity, composability, emergent capability, improvement-over-time) against a codebase and report gaps.

32 3d ago A 40 tokens original MIT

ia-brainstorm

92

iliaal/whetstone

Command

Explore requirements and approaches through collaborative dialogue before planning implementation.

32 3d ago A 15 tokens original MIT

codesage

93

iliaal/codesage

Plugin Claude Code

Plugin marketplace listing 1 plugin: codesage-tools.

20 2d ago A tokens not measured original MIT

codesage AGENTS.md

94

iliaal/codesage

Instructions file CodexOpenCode

Instructions for iliaal/codesage, covering codesage, build, sanity check before pushing, crate map and search pipeline.

20 2d ago A 6,686 tokens original MIT

codesage CLAUDE.md

95

iliaal/codesage

Instructions file

Instructions for iliaal/codesage, a project described as: Code intelligence engine for AI coding agents. Structural graph queries plus semantic search, exposed via CLI and MCP.

20 2d ago A 3 tokens copy · 100% MIT

codesage-tools

96

iliaal/codesage

Plugin Claude Code

Claude Code integration for CodeSage, a Rust-based code intelligence engine. Slash commands for onboarding (init + index + global MCP registration + git hooks + agent hint), reset, incremental reindex with model-mismatch cleanup, retrieval benchmarking, and a subagent-driven review workflow that fans out feature-slice.

20 2d ago A tokens not measured original MIT