← all publishers

IKatsuba

@ikatsuba source repo

25 published skills

  1. Review Investigate · ikatsuba
    Investigate Problem - analyzes a problem in the codebase and proposes actionable solutions
    1 install
  2. Review Diff · ikatsuba
    Diff Review - analyzes code changes and provides structured feedback before commit
    1 install
  3. Spec Design · ikatsuba bundle
    Technical Design - picks one variant per problem area from the research catalogue, then produces architecture diagrams, interfaces, and data flow. Decisions live here, not in research.
    1 install
  4. Spec Review · ikatsuba
    Review Specification - validates documents for completeness, quality, and consistency against the codebase. Use when checking spec quality at any pipeline stage.
    1 install
  5. Spec Status · ikatsuba
    Spec Status - displays pipeline progress dashboard for a single specification showing document statuses, blockers, and next action.
    1 install
  6. Project Init · ikatsuba
    Project Init - defines the overall system goals, stakeholders, constraints, and shared architectural decisions. Use when starting a new multi-spec project.
    1 install
  7. Project Plan · ikatsuba
    Project Plan - breaks the vision into individual specs with dependencies, execution order, and shared interfaces. Use when decomposing a project into features.
    1 install
  8. Git Changelog · ikatsuba
    Generate Changelog - analyzes git history and creates a human-readable changelog for non-technical teams
    1 install
  9. Spec Research · ikatsuba bundle
    Technical Research - investigates the codebase and builds a catalogue of solution variants per problem area. Iterative — can be re-run to widen the catalogue. Does not make decisions; selection happens in spec:design.
    1 install
  10. Journal Search · ikatsuba
    Journal Search - searches entries in ~/journal by query, type, project, topic, tags, or date range. Use when the user wants to find past thoughts, decisions, problems, or ideas they captured.
    1 install
  11. Project Status · ikatsuba
    Project Status - dashboard showing progress across all specs with dependency tracking and next action suggestions.
    1 install
  12. Spec Implement · ikatsuba bundle
    Implement Tasks - executes tasks from the tasks document using subagents. Use when ready to start coding a feature.
    1 install
  13. Spec Test Plan · ikatsuba
    Test Plan - creates a manual test plan with traceable test cases from specification documents. Use when preparing to verify a feature implementation.
    1 install
  14. Agent Developer · ikatsuba bundle
    Designs and builds AI agents. Use when working on agent architecture, prompts, model selection, tool design, MCP, memory, context engineering, RAG, graph workflows, multi-agent systems, evaluation, or production reliability.
    1 install
  15. Journal Capture · ikatsuba
    Journal Capture - captures a thought, problem, edge case, idea, or decision into ~/journal and updates README indexes. Use when the user wants to write down a development thought or observation.
    1 install
  16. Journal Promote · ikatsuba
    Journal Promote - graduates a journal entry into a new spec by seeding .specs/<name>/ with the entry's content, then linking the journal entry back. Use when the user wants to turn a captured idea, problem, or decision into a full specification.
    1 install
  17. Dev Claude Audit · ikatsuba
    Claude Code Setup Audit - reviews CLAUDE.md hierarchy, .claude/settings.json deny-list, per-directory commands, and extension layer against best practices for large codebases. Use periodically (every 3-6 months or after a major model release) or when onboarding a new repo.
    1 install
  18. Dev Create Skill · ikatsuba
    Create New Skill - scaffolds a skill definition following Claude Code conventions and this repository's patterns. Use when adding a new skill.
    1 install
  19. Spec Requirements · ikatsuba
    Requirements Analysis - gathers requirements through structured questions and produces a requirements document with testable acceptance criteria. Use when starting a new feature spec or documenting requirements.
    1 install
  20. Git Amend · ikatsuba
    Amend Commit - modifies the last commit with staged changes or new message
    1 install
  21. Review UX · ikatsuba
    UX Review - analyzes feature for efficiency-first UX patterns, keyboard navigation, and pro-tool experience
    1 install
  22. Spec Test · ikatsuba
    Execute Tests - walks through test cases from the test plan, collects results, and updates the plan. Use when verifying a feature implementation.
    1 install
  23. Git Commit · ikatsuba
    Smart Commit - stages all changes and creates a conventional commit
    1 install
  24. Spec Tasks · ikatsuba
    Task Breakdown - generates an implementation plan with tracked tasks based on requirements and design documents. Use when breaking down a design into actionable work items.
    1 install
  25. Agent Audit · ikatsuba bundle
    Agent Audit - audits an existing AI agent against the 22 patterns from "Patterns for Building AI Agents" and the 12 factors of production-reliable agents, emitting a scored maturity report with a security gate. Use when reviewing, scoring, or assessing the production-readiness of an AI agent or agent design.
    1 install