Agent Skills by Simon Downes
Showing 16 vetted skills indexed across 2 GitHub repositories.
tool-issues
Create, update, list, comment, and transition issues across GitHub and Linear.
tool-git
Enforce Git workflows and provider-specific operations for collaborative projects.
tool-project-config
Resolve org and project context from the git remote origin.
tool-slack
Post pull request notifications to a configured Slack channel via webhook.
workflow-implement
Execute approved implementation plans through milestone-based workflows with progress tracking.
workflow-review
Coordinate automated checks and reasoning-based reviews to assess code changes against plans.
tool-git-github
Automate Git and GitHub workflows for branching, commits, and pull requests.
policy-lang-terraform
Define and enforce Terraform/OpenTofu coding standards for module structure and naming.
action-review-plan
Audit implementation plans for completeness, unresolved decisions, and implementability.
action-project-docs
Generate and update README.md, CONTRIBUTING.md, and AGENTS.md from codebase analysis.
workflow-plan
Plan complex projects into executable artifacts with four-phase workflows.
action-create-skill
Generate Kiro/Agent skill folders with SKILL.md frontmatter and references.
action-create-terraform-module
Generate Terraform module scaffolds with collection-aligned security defaults.
action-analyze-codebase
Analyze codebases and write structured analysis artifacts to ./analysis/.
policy-general-coding
Enforce consistent coding standards across languages and teams.
policy-lang-python
Enforce Python coding standards with Black, Ruff, pytest, and pyproject.toml.