All authors
dpaola2 avatar

Claude Skills by dpaola2

github.com/dpaola2
17 skillsA× 170 installs3 views
ArchitectureA

Run pipeline Stage 2 (Architecture) for a project. Designs data model, API endpoints, migrations, and security scoping based on Pipeline Configuration in the conventions file.

databasesbashsql
0
3
Backfill TimingA

Retrofit YAML frontmatter with pipeline timing metadata onto existing project documents that were created before timing was implemented.

ai-agentsbashgit
0
3
Create PrA

Push the implementation branch and create a PR against the default branch with a generated summary from project artifacts.

code-qualitybashgit
0
3
DiscoveryA

Run pipeline Stage 1 (Discovery) for a project. Explores the target codebase to understand current state before designing changes.

documentationbashsql
0
3
GameplanA

Run pipeline Stage 3 (Gameplan) for a project. Produces the engineering spec from PRD + Discovery Report + APPROVED Architecture.

testinggobash
0
3
ImplementationA

Run pipeline Stage 5 (Implementation) for a project milestone. Writes code to make Stage 4's failing tests pass.

code-qualityjavascriptgo
0
3
MetricsA

Compute and display pipeline timing metrics for a project by reading YAML frontmatter from all project documents.

ai-agentsbashgit
0
3
Pipeline AdvanceA

Detect the current pipeline stage for a work item and run the next stage. Handles approval gates by invoking /pipeline-approve.

ai-agentsgobash
0
3
Pipeline ApproveA

Interactive approval review for pipeline checkpoints. Walks through the approval checklist and open questions for architecture proposals and gameplans.

businessgobash
0
3
Pipeline AutopilotA

Run the full pipeline autonomously for a work item. Chains stages with context isolation, handles approval gates via interactive interview or auto-approve.

ai-agentsgobash
0
3
Pipeline SetupA

Set up a repository for the agent pipeline. Auto-detects framework, stack, and directory structure, then writes the Pipeline Configuration section into the conventions file.

developmentjavascripttypescript
0
3
PrdA

Generate a structured PRD from a WCP work item brief. Reads the work item body as input, produces a pipeline-ready PRD attached as a WCP artifact.

businessgobash
0
3
Qa PlanA

Run pipeline Stage 7 (QA Plan) for a project. Generates a comprehensive QA plan from all project artifacts after implementation is complete.

testingjavascriptgo
0
3
QualityA

Generate a code quality report for a pipeline project by reading quality frontmatter from progress.md and optionally running fresh analysis.

ai-agentsgobash
0
3
Release NotesA

Generate release notes from a Linear cycle — pulls completed issues, categorizes them, and formats the notes using the previous cycle's format as a template.

devopsgobash
0
3
ReviewA

Run pipeline Stage 6 (Code Review) for a project. Reviews the full branch diff against conventions, security requirements, spec, and code quality. Produces a review-report.md with categorized findings and a verdict.

securitygobash
0
3
Test GenerationA

Run pipeline Stage 4 (Test Generation) for a project. Writes failing TDD test suites in the primary repo from the approved gameplan.

testingjavascriptpython
0
3