Agentic Engineering Skills

94 workflow skills that orchestrate agents, tools, and knowledge for complex multi-step tasks.

Soleur is a model-agnostic Company-as-a-Service orchestration engine: 60+ specialist AI agents and 60+ workflow skills across 8 departments, coordinated through one shared compounding knowledge base. Source-available (BSL 1.1), built on Claude Code and the Model Context Protocol (MCP).

Last updated

Agentic engineering is a structured methodology where skills orchestrate agents, tools, and institutional knowledge into repeatable workflows — more than writing code with AI. It is built on Claude Code and the Model Context Protocol (MCP). Each skill encodes a multi-step process — from feature brainstorming to production deployment — so the same quality bar applies whether it is your first project or your hundredth. The compound engineering lifecycle drives every feature through five stages: brainstorm, plan, implement, review, and compound. Each stage feeds the next. Brainstorming captures decisions. Planning creates architecture. Implementation follows the plan. Review catches what implementation missed. Compounding documents what you learned so the next cycle starts stronger. 94 skills are available across workflow orchestration, content creation, deployment, code review, and more — collectively forming a complete AI workflow automation suite for solo founders. Browse the categories below to see how each skill fits into the lifecycle.

Content & Release

22 skills
Content & Release

campaign-calendar

Generating or refreshing the rolling campaign calendar

Content & Release

changelog

Creating changelogs for recent merges

Content & Release

community

Managing community presence across platforms (Discord, GitHub, X/Twitter, Bluesky, LinkedIn, Hacker News)

Content & Release

compound

Documenting a recently solved problem to compound your team's knowledge.

Content & Release

compound-capture

Capturing solved problems as categorized documentation with YAML frontmatter for fast lookup

Content & Release

content-writer

Generating full article drafts with brand-consistent voice, Eleventy frontmatter, and structured data

Content & Release

deploy-docs

Validating the documentation build and preparing for GitHub Pages deployment

Content & Release

discord-content

Creating and posting community content to Discord

Content & Release

every-style-editor

Reviewing or editing copy for adherence to Every's style guide

Content & Release

feature-tweet

Converting a shipping feature PR into a draft short-form X post (single tweet or up-to-3-tweet thread) for operator approval.

Content & Release

feature-video

This skill should be used to record video walkthroughs of features for PR descriptions

Content & Release

file-todos

Managing the file-based todo tracking system in the todos/ directory

Content & Release

gemini-imagegen

Generating or editing images via the Gemini API: text-to-image, edits, multi-turn refinement, style transfer, mockups.

Content & Release

growth

Performing content strategy analysis, keyword research, content auditing, content gap analysis, or AI agent consumability auditing

Content & Release

legal-audit

Auditing existing legal documents for compliance gaps, outdated clauses, missing disclosures, and cross-document consistency

Content & Release

legal-generate

Generating draft legal documents for a project or company

Content & Release

operator-digest

Generating the operator's weekly private comprehension digest: reading merged PRs, expenses, resolved incidents, and open action-required issues, then writing a plain-language digest.md without posting.

Content & Release

release-announce

Announcing a new release

Content & Release

release-docs

Updating documentation metadata after adding or removing plugin components

Content & Release

seo-aeo

Auditing, fixing, or validating SEO and AEO (AI Engine Optimization) for Eleventy documentation sites

Content & Release

social-distribute

Distributing a blog article across social platforms (Discord, X/Twitter, IndieHackers, Reddit, Hacker News, LinkedIn)

Content & Release

triage

Triaging legacy local todo files in todos/

Development

13 skills
Development

agent-native-architecture

Designing agent-native applications where agents are first-class citizens: architecting autonomous agents, creating MCP tools, building apps where features are agent-driven outcomes.

Development

agent-native-audit

Conducting a scored agent-native architecture review

Development

andrew-kane-gem-writer

Writing Ruby gems following Andrew Kane's patterns

Development

atdd-developer

Implementing features using Acceptance Test Driven Development

Development

code-to-prd

Generating a PRD from a Next.js codebase for buyer/investor/agent handoff

Development

dhh-rails-style

Writing Ruby and Rails code in DHH's 37signals style: REST purity, fat models, thin controllers, Current attributes, Hotwire patterns.

Development

docs-site

Scaffolding a Markdown-based documentation site using Eleventy

Development

dspy-ruby

Working with DSPy.rb, a Ruby framework for type-safe, composable LLM applications.

Development

frontend-design

Creating distinctive, production-grade frontend interfaces

Development

pencil-setup

Pencil MCP tools are unavailable

Development

skill-creator

Creating, refining, or auditing Claude Code Skills, including SKILL.md structure, scaffolding, packaging, and best practices.

Development

spec-templates

Creating structured feature specifications and task tracking documents

Development

user-story-writer

Decomposing feature requirements into granular, implementable user stories

Review & Planning

16 skills
Review & Planning

architecture

Managing Architecture Decision Records or C4 diagrams.

Review & Planning

brainstorm

Exploring requirements and approaches through collaborative dialogue before planning implementation.

Review & Planning

brainstorm-techniques

Implementing features or making changes

Review & Planning

competitive-analysis

Running competitive intelligence scans against tracked competitors, or auditing a peer skill-library repo via peer-plugin-audit

Review & Planning

deepen-plan

Enhancing an existing plan with parallel research agents for each section.

Review & Planning

eval-harness

This skill provides a promptfoo eval harness that measures whether a Soleur skill or agent edit actually improves behavior, comparing a skill arm against a baseline control arm.

Review & Planning

frontend-anti-slop

Auditing React/Next.js source for Hallmark-adapted anti-AI-slop patterns via a deterministic Tailwind/JSX scanner.

Review & Planning

gdpr-gate

Auditing diffs or plans for GDPR/CCPA/HIPAA compliance gaps.

Review & Planning

heal-skill

A skill has incorrect instructions, outdated API references, or wrong parameters

Review & Planning

model-launch-review

Auditing the recurring per-Anthropic-model-release checklist (model IDs, claude-code-action pin freshness, pricing drift, tier-map re-evaluation): it auto-fixes stale model-ID swaps into a CI-gated PR and flags the rest.

Review & Planning

plan

Transforming feature descriptions into well-structured project plans following conventions.

Review & Planning

plan-review

Having multiple specialized agents review a plan in parallel

Review & Planning

product-roadmap

Roadmapping

Review & Planning

review

Performing exhaustive code reviews using multi-agent analysis, ultra-thinking, and worktrees.

Review & Planning

skill-security-scan

Scanning Claude Code skills or agent files for advisory security risks: code-execution, prompt-injection, supply-chain, filesystem-boundary, telemetry

Review & Planning

ux-audit

Auditing live web-platform UI for decay

Workflow

41 skills
Workflow

admin-ip-refresh

This skill should be used to refresh the prod SSH allowlist (Doppler ADMIN_IPS) after operator IP rotation

Workflow

agent-browser

Automating browser interactions via Vercel's agent-browser CLI

Workflow

archive-kb

Archiving completed knowledge-base artifacts (brainstorms, plans, specs) to their archive/ subdirectories with timestamp prefixes and git history preservation.

Workflow

cron-delete

This skill should be used to delete a scheduled cron workflow by name — the first-class Delete verb that runs the delete step of soleur:schedule, with a confirm gate.

Workflow

cron-list

This skill should be used to list scheduled cron workflows (recurring vs one-time, --json supported) — the first-class Read verb that runs the list step of soleur:schedule.

Workflow

deploy

Deploying containerized applications to remote servers

Workflow

drain-labeled-backlog

Draining a labeled issue backlog (deferred-scope-out, code-review, type/security) in one cleanup PR

Workflow

fix-issue

This skill should be used to attempt an automated single-file fix for a GitHub issue

Workflow

flag-create

This skill should be used to create a runtime feature flag end-to-end across Flagsmith, server.ts, .env.example, and Doppler.

Workflow

flag-delete

This skill should be used to delete a runtime feature flag end-to-end (the inverse of flag-create): removes it from Flagsmith, server.ts RUNTIME_FLAGS, .env.example, the flag-set-role flip.sh map, and Doppler dev+prd, with a WORM audit and typed-yes guardrail.

Workflow

flag-list

This skill should be used to read and audit all runtime feature flags before a promotion or delete decision: Flagsmith state, server.ts code-wiring, live Doppler dev/prd values, and per-segment overrides, with drift detection.

Workflow

flag-set-role

This skill should be used to flip a flag's per-role or per-org state in Flagsmith, mirroring prd flips to Doppler.

Workflow

git-worktree

Managing Git worktrees for isolated parallel development

Workflow

harvest-debt

Harvesting inline SOLEUR-DEBT: markers from the codebase into a ledger grouped by file, flagging markers with no upgrade trigger.

Workflow

incident

Scaffolding a redaction-gated post-incident report (PIR) after a production incident.

Workflow

invoice

The founder wants to get paid through their own Stripe account: list who owes them, create and send an invoice behind a human-approval preview, or chase an overdue one

Workflow

kb-search

Searching the knowledge base for files matching keywords or YAML frontmatter facets (tag, category) across domains.

Workflow

linear-fetch

A user input contains a Linear issue reference (e.g., SOL-39 or linear.app/.../issue/<ID>) and the downstream agent needs the screenshots embedded in the issue as visual context.

Workflow

merge-pr

Merging a feature branch to main with automatic conflict resolution and cleanup.

Workflow

one-shot

Running the full autonomous engineering workflow from plan to merged PR.

Workflow

postmerge

Verifying a merged PR deployed correctly and production is healthy.

Workflow

preflight

Running pre-ship checks on migrations, security headers, and lockfiles.

Workflow

provision-cloudflare

Provisioning scoped Cloudflare API tokens for tenant deploys.

Workflow

provision-doppler

Provisioning Doppler projects and OIDC identities for tenants.

Workflow

provision-github

Provisioning GitHub repos and environments for tenant workflows.

Workflow

provision-hetzner

Provisioning Hetzner sub-projects and tokens for tenant infrastructure.

Workflow

qa

Running functional QA before merge.

Workflow

rclone

Uploading, syncing, or managing files across cloud storage providers using rclone

Workflow

reproduce-bug

Reproducing and investigating a bug using logs, console inspection, and browser screenshots

Workflow

resolve-debt

Triaging or closing open entries in the technical-debt ledger

Workflow

resolve-parallel

Resolving all TODO comments in the codebase using parallel processing

Workflow

resolve-pr-parallel

Resolving all PR comments using parallel processing

Workflow

resolve-todo-parallel

Resolving all pending CLI todos from the todos/ directory using parallel processing

Workflow

schedule

Creating, listing, or deleting scheduled agent tasks via GitHub Actions cron workflows

Workflow

ship

Preparing a feature for production deployment

Workflow

test-browser

Running end-to-end browser tests on pages affected by a PR

Workflow

test-fix-loop

Autonomously iterating on test failures: runs the suite, diagnoses, applies minimal fixes, re-runs with checkpoint commit isolation until all tests pass.

Workflow

trigger-cron

This skill should be used to fire an allowlisted cron manual-trigger on demand via POST /api/internal/trigger-cron, without SSH

Workflow

user-set-role

This skill should be used to promote or demote a user's flag-targeting role across Supabase users.role and the Flagsmith identity trait.

Workflow

work

Executing work plans efficiently while maintaining quality and finishing features.

Workflow

xcode-test

Building and testing iOS apps on the simulator using XcodeBuildMCP

Uncategorized

2 skills
Uncategorized

constraint-scaffold

Generating the Layer 1 dependency-cruiser import-boundary gate (client modules importing server secrets) into a Next.js product codebase's CI.

Uncategorized

drain-prs

Draining open remote GitHub PRs: triage every open pull request into mergeable tiers, confirm scope with the operator, then fix and merge the green ones

Frequently Asked Questions

What is a Soleur skill?

A skill is a multi-step automated workflow that orchestrates agents, tools, and knowledge to complete complex tasks. Skills encode repeatable processes — from feature brainstorming to production deployment — so every project follows the same quality bar.

How do I run a Soleur skill?

Run /soleur:go and describe what you need. Soleur classifies your intent and routes to the right skill automatically. You can also invoke skills directly via the Skill tool in Claude Code for precise control.

What is the compound engineering lifecycle?

The compound engineering lifecycle is a 5-stage workflow — brainstorm, plan, implement, review, compound — where each stage feeds the next. Brainstorming captures decisions, planning creates architecture, implementation follows the plan, review catches issues, and compounding documents learnings.

How many skills does Soleur have?

Soleur includes 94 workflow skills spanning feature development, code review, deployment, content creation, legal generation, competitive analysis, and more. New skills are added continuously as workflows are identified and automated.

Stay in the loop

Monthly updates about Soleur — new agents, skills, and what we're building next.