Agent Skills by Étienne St-Pierre
Showing 11 vetted skills indexed across 1 GitHub repositories.
af-git-commit
Analyze staged changes and plan context to generate structured git commit messages.
af-git-branch
Create and checkout git branches with standardized kebab-case naming.
af-create-checkpoint
Store and index structured workflow checkpoints with workflow-id, step, status, and context.
af-create-log
Append structured NDJSON log entries with ISO 8601 timestamps to workflow logs.
af-sdlc-plan
Analyze a repository and generate milestone-based implementation plans with file-level changes.
af-fix-analyze
Fix the highest-severity issue from an analysis document with build and lint verification.
af-analyze
Analyze codebases for bugs, debt, documentation, security, and style issues.
af-git-pr
Create GitHub pull requests with contextual titles and scaled descriptions via the GitHub CLI.
af-orchestrate
Evaluate workflow state and output a JSON decision for the next action.
af-sdlc-review
Run tests, linters, type checks, and builds to review repository changes.
af-workflow-builder
Create, update, validate, and debug Agentic Forge YAML workflows.