# gregoryfoster

> Open-source publisher. Listings imported from github.com/gregoryfoster — credited to the original author with their license.

- **Listings:** 14
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/gregoryfoster
- **Website:** https://github.com/gregoryfoster

## Published listings

- [Shipping Work Python Click](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-shipping-work-python-click) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-shipping-work-python-click`
  For Python/Click CLI projects (uv + ruff + pytest): finalizes work by ensuring everything is committed, pushed to the remote, and reflected on GitHub: closes issues, posts summary comments, and presents a completion table. Use when the user says 'ship it', 'push GH', 'close GH', or 'wrap up' and the project is a Click-based CLI.
- [Managing Skills](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-managing-skills) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-managing-skills`
  Manages external skill repos in a project using the git submodule + symlink pattern: adds skill repos as submodules under skills-vendor/, symlinks individual skills into the project's skills/ directory and .claude/skills/ for Claude Code discovery, handles updates and removal, and can install an optional once-per-day auto-refresh hook. Use when the user says 'add skill repo', 'add external skills…
- [Shipping Work](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-shipping-work) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-shipping-work`
  Finalizes work by ensuring everything is committed, pushed to the remote, and reflected on GitHub: closes issues, posts summary comments, and presents a completion table. Use when the user says 'ship it', 'push GH', 'close GH', or 'wrap up'.
- [Orchestrating Issue Backlog](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-orchestrating-issue-backlog) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-orchestrating-issue-backlog`
  Prioritize an open issue backlog using agreed rubrics, analyze conflict zones and dependencies, design a parallel-safe batch execution plan using git worktrees, produce a design doc and GitHub issue, and hand off to an agent team.
- [Reviewing Code Python Fastapi](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-reviewing-code-python-fastapi) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-reviewing-code-python-fastapi`
  For Python/FastAPI projects (uv + ruff + pytest + Pydantic v2): performs a structured code and documentation review using a severity-tiered findings format. Use when the user says \"CR\", \"code review\", or \"perform a review\" and the project is a FastAPI service. Produces a numbered findings report, waits for terse directives (fix/stet/GH), then implements and commits approved changes.
- [Reviewing Architecture](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-reviewing-architecture) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-reviewing-architecture`
  Performs a high-level architectural review evaluating structural health, design principles, and long-term maintainability. Use when the user says "AR", "architecture review", or "architectural review". Distinct from line-level code review. Produces a numbered findings report, waits for terse directives (fix/stet/GH), then implements approved refactors.
- [Writing Plans](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-writing-plans) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-writing-plans`
  A discipline for writing a short, reviewed plan before any non-trivial implementation. Plans live under a configurable plans directory (default `docs/plans/`) and follow a prescribed shape — problem, approach, tradeoffs, steps, open questions. Use when the user says "write a plan", "plan this", or "let's plan".
- [Shipping Work Php](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-shipping-work-php) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-shipping-work-php`
  For PHP/WordPress projects (Bedrock + Sage 11): finalizes work by ensuring everything is committed, pushed to the remote, and reflected on GitHub: closes issues, posts summary comments, and presents a completion table. Use when the user says 'ship it', 'push GH', 'close GH', or 'wrap up' and the project is a Composer-managed PHP/WordPress monorepo.
- [Reviewing Code Python Click](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-reviewing-code-python-click) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-reviewing-code-python-click`
  For Python/Click CLI projects (uv + ruff + pytest + Pydantic v2): performs a structured code and documentation review using a severity-tiered findings format. Use when the user says \"CR\", \"code review\", or \"perform a review\" and the project is a Click-based CLI. Produces a numbered findings report, waits for terse directives (fix/stet/GH), then implements and commits approved changes.
- [Shipping Work Python Fastapi](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-shipping-work-python-fastapi) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-shipping-work-python-fastapi`
  For Python/FastAPI projects (uv + ruff + pytest): finalizes work by ensuring everything is committed, pushed to the remote, and reflected on GitHub: closes issues, posts summary comments, and presents a completion table. Use when the user says 'ship it', 'push GH', 'close GH', or 'wrap up' and the project is a FastAPI service.
- [Reviewing Code](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-reviewing-code) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-reviewing-code`
  Performs a structured code and documentation review using a severity-tiered findings format. Use when the user says "CR", "code review", or "perform a review". Produces a numbered findings report, waits for terse directives (fix/stet/GH), then implements and commits approved changes.
- [Using Git Worktrees](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-using-git-worktrees) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-using-git-worktrees`
  A workflow for parallel branch checkouts via `git worktree`. Standardizes creation, lifecycle, and cleanup so multiple branches can be worked on simultaneously without colliding. Use when the user says "create worktree", "new worktree", "destroy worktree", "merge worktree", or "wt".
- [Reviewing Code Php](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-reviewing-code-php) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-reviewing-code-php`
  For PHP/WordPress projects (Bedrock + Sage 11): performs a structured code and documentation review using a severity-tiered findings format. Use when the user says \"CR\", \"code review\", or \"perform a review\" and the project is a Composer-managed PHP/WordPress monorepo. Produces a numbered findings report, waits for terse directives (fix/stet/GH), then implements and commits approved changes.
- [Init Project Fastapi](https://agentstack.voostack.com/l/skill-gregoryfoster-skills-init-project-fastapi) — Skill · Free · security-reviewed — `agentstack add skill-gregoryfoster-skills-init-project-fastapi`
  Bootstraps a new FastAPI project with the full CannObserv agent tooling foundation — SSH deploy key, pyproject.toml, FastAPI skeleton, structured logging, TDD scaffold, vendor skill submodules, local skill overrides, and GitHub issue tracking. Use when starting a new service in the CannObserv org.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
