All authors
acostanzo avatar

Claude Skills by acostanzo

github.com/acostanzo
20 skillsA× 19B× 10 installs7 views
HoneA

Audit and improve an existing Quickstop plugin's quality against Claude Code plugin spec

developmentgobash
0
44
SmithA

Scaffold a new Quickstop plugin with correct structure and conventions

developmentgobash
0
44
AdrA

Draft a new ADR (Architecture Decision Record) from the avanti template into project/adrs/

developmentbashgit
0
44
PlanA

Draft a new plan from the avanti template into project/plans/active/

developmentgobash
0
44
PromoteA

Move an artifact forward through its lifecycle and record the transition in pulse

developmentbashgit
0
44
PulseA

Append a timestamped entry to today's pulse day-file in project/pulse/

developmentbashgit
0
44
StatusA

Summarize active plans, open tickets, proposed ADRs, and the latest pulse entry

developmentgobash
0
44
TicketA

Draft a new plan-scoped ticket from the avanti template into project/tickets/open/

developmentbashgit
0
44
ClauditA

Audit and optimize Claude Code configuration with dynamic best-practice research

developmentgobash
0
44
KnowledgeA

Retrieve claudit knowledge cache domains (ecosystem, core-config, optimization). Checks freshness and auto-refreshes stale domains.

developmentgobash
0
44
RefreshA

Force-refresh the claudit knowledge cache from official Anthropic documentation

developmentbashperformance
0
44
CommventionalA

Enforces conventional commits, conventional comments, and engineering ownership. Auto-invokes when creating commits, pull requests, or reviewing code.

developmentgobash
0
44
Install Trailer StripperA

Install consumer-side wirings (Claude Code hooks or .git/hooks/commit-msg) that invoke commventional's trailer-stripping capability. Per ADR-006 §1, the consumer types this slash command — that is the directing act that authorises the write.

developmentbashgit
0
44
Strip Pr BodyA

Fetch a GitHub PR body, strip engineering-ownership trailers/footers, write the cleaned body back via gh pr edit. Consumer-invoked per-call.

developmentbashgit
0
44
Strip TrailersB

Strip Co-Authored-By trailers and "Generated with/by Claude" footers from a text blob. Read-only capability — emits cleaned text on stdout.

developmentshellbash
0
44
DocA

Scaffold a new doc under `docs/` from a Diátaxis template, or update an existing one and bump its `updated:` date. Suggests `## Related` candidates and refreshes the FTS5 index on write.

developmentpythongo
0
44
QueryA

Retrieval-augmented Q&A over the repo's `docs/` tree. Returns a one-paragraph synthesis plus citations (doc path + heading anchor) and per-citation corroboration verdicts. Field shape and ordering are locked at M3; M5 populates the verdicts.

ai-agentsbashgit
0
44
SearchA

Full-text search over the repo's `docs/` tree (FTS5-backed). Returns ranked hits with file paths, tags, and matching snippets.

developmentgobash
0
44
TidyA

Surface (and optionally fix) doc-tree drift — duplicates, dead links, stale docs, template non-compliance, missing `## Related` blocks. Read-only by default; `--apply` does mechanical fixes; `--apply-semantic` emits diffs for human review.

developmentrustshell
0
44
ClosedA

The depth-audit surface. Walks `project/`, scores four SDLC-hygiene categories against tunable thresholds, emits a markdown scorecard by default and a pronto-wire-contract JSON under `--json`. This is how pronto's "Project record" rubric dimension stops being presence-only and picks up real hygiene measurement.

developmentgogit
0
44