con un clic
agent-skills
agent-skills contiene 14 skills recopiladas de flexdinesh, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
A relentless interview to sharpen a plan or design, maintain the domain language, and chart large efforts until their route is clear. Use only when the user explicitly invokes `grill` or `$grill`; do not auto-invoke from context.
Implement a piece of work based on a spec or set of tickets. Use only when the user explicitly invokes `implement` or `$implement`; do not auto-invoke from context.
Turn the current conversation into a spec and save it under .scratch/specs/ — no interview, just synthesis of what you've already discussed. Use only when the user explicitly invokes `to-spec` or `$to-spec`; do not auto-invoke from context.
Break a plan, spec, or the current conversation into tracer-bullet tickets under .scratch/, each declaring its blocking edges. Use only when the user explicitly invokes `to-tickets` or `$to-tickets`; do not auto-invoke from context.
Save a brief Architecture Decision Record (ADR) from the current session. Use only when the user explicitly invokes `adr` or `$adr`; do not auto-invoke from context.
Build extensions for Pi. Use only when the user explicitly invokes `pi-extension` or `$pi-extension`; do not auto-invoke from context.
Build plugins for OpenCode. Use only when the user explicitly invokes `opencode-plugin` or `$opencode-plugin`; do not auto-invoke from context.
Produce a decision-complete, read-only execution plan. Use only when the user explicitly invokes `plan-mode` or `$plan-mode`; do not auto-invoke from context.
Execute or implement a plan. Use only when the user explicitly invokes `execute-plan` or `$execute-plan`; do not auto-invoke from context.
Push the current branch and create a GitHub pull request with gh CLI. Use only when the user explicitly invokes `gh-create-pr` or `$gh-create-pr`; do not auto-invoke from context.
Stage changes and create a Git commit for the current task. Use only when the user explicitly invokes `git-commit` or `$git-commit`; do not auto-invoke from context.
Create, inspect, use, clean up, and delete Git worktrees. Use only when the user explicitly invokes `git-worktree` or `$git-worktree`; do not auto-invoke from context.
Review local code changes from Git state or refs. Use only when the user explicitly invokes `review-changes` or `$review-changes`; do not auto-invoke from context.
Review a GitHub pull request from a provided PR URL. Use only when the user explicitly invokes `review-pr` or `$review-pr`; do not auto-invoke from context.