All authors
patforna avatar

Claude Skills by patforna

github.com/patforna
13 skillsA× 130 installs0 views
Auto TaskA

use to drive a well-defined task end-to-end with minimal human input: plan, implement, review, ship.

ai-agentsgoshell
0
3
Clarify TaskA

Use this skill to resolve ambiguities, clarify vague criteria and make implicit assumptions explicit. Invoked at the end of /at:create-task and the start of /at:plan-task. Typical workflow: create-task → clarify-task → plan-task → impl-task → review-code → review-task → ship-task.

ai-agentsgo
0
3
ConfigA

Use this skill to resolve auto-task settings. It owns the procedure that merges the shipped defaults file with project and local config, per-leaf, plus the resolved-block contract consumers read. Run it standalone to inspect the resolved settings and where each value came from.

ai-agents
0
3
Create TaskA

Use this skill to crystallise and scope an ongoing conversation into a well-defined task, capturing user intent at a high level. Typical workflow: create-task → clarify-task → plan-task → impl-task → review-code → review-task → ship-task.

ai-agentsgorails
0
3
Impl TaskA

Implement a task by executing its implementation plan. Typical workflow: create-task → clarify-task → plan-task → impl-task → review-code → review-task → ship-task.

ai-agentsgotesting
0
3
PanelA

Use to get independent perspectives on a topic from multiple models (a strong Claude model + Codex by default). Use with /at:synthesize to merge.

ai-agentsgo
0
3
Plan TaskA

Write an implementation plan for a well-defined task. Typical workflow: create-task → clarify-task → plan-task → impl-task → review-code → review-task → ship-task.

ai-agentsgoapi
0
3
Review CodeA

Use to review a diff for correctness, design, security, and convention conformance. High-signal, read-only, severity-gated, with an autofix lane for mechanically-certain trivia. Default review step in /at:auto-task.

ai-agentsgocode-review
0
3
Review DesignA

Use to review a design / UI change against its specification. Read-only; produces findings, applies no fixes.

ai-agentsgogit
0
3
Review TaskA

Verify that a task has been completed according to its intent and criteria. Typical workflow: create-task → clarify-task → plan-task → impl-task → review-code → review-task → ship-task.

ai-agentsgo
0
3
Ship TaskA

Use to wrap up a finished task - set status to done, merge, clean up.

ai-agentsgonode
0
3
SynthesizeA

use to combine N independent perspectives on a prompt into a single synthesis without forcing consensus.

ai-agentsgo
0
3
TddA

Strict test-driven development (Beck-style). Use when writing new code, adding features, or fixing bugs with TDD discipline. TRIGGER when: user asks to use TDD, write tests first, or red/green/refactor. DO NOT TRIGGER when: writing tests after the fact, or user explicitly opts out of TDD.

ai-agentsgorefactoring
0
3