Agent Skills by Agustín Carrasco
Showing 39 vetted skills indexed across 1 GitHub repositories.
commit
Analyze git status and diffs to propose grouped conventional commit messages.
init-framework
Initialize katachi framework directories and CLAUDE.md baseline in projects.
optimize-docs
Analyze documentation scope and structure to recommend splitting and removal improvements.
add-delta
Propose delta entries with governance metadata for the katachi workflow.
review-code
Review code against specs, designs, and ADR/DES guidance.
implement-delta
Automate delta implementation steps from plan intake to execution.
migrate-to-deltas
Migrate katachi projects from feature-centric to delta-centric development.
delta-summary
Summarize and rank deltas by priority from DELTAS.md and DEPENDENCIES.md.
retrofit-spec
Generate feature specifications from codebase structure and repository context.
dependencies
Determine and document dependencies between deltas in a dependency matrix.
vision
Create and maintain a living VISION.md document for project planning.
retrofit-existing
Generate feature specs, designs, and decisions from existing code.
retrofit-decision
Generate ADR or DES drafts documenting architectural decisions from codebases.
deltas
Extract numbered deltas from a vision document into DELTAS.md inventory.
eject
Eject katachi plugin components into the current project to remove external dependencies.
working-on-delta
Orchestrate per-delta workflows with templates and agent-dispatch patterns.
design-delta
Generate a delta design rationale from delta specs and architecture notes.
plan-delta
Generate executable implementation plans for delta-driven development projects.
analyze
Audit project documentation and generate a prioritized gap report.
decision
Document architecture decisions and design patterns with ADR and DES templates.
iterative-development
Capture deltas, assign IDs, and analyze dependency impacts in iterative workflows.
spec-delta
Generate delta specifications with acceptance criteria and integration steps.
framework-core
Defines workflow principles, status-tracking conventions, and decision guidance for katachi framework commands.
retrofit-design
Generate a cohesive design document from a retrofit spec and codebase.