Agent skill
heroku
Heroku PaaS for rapid prototyping and deployment with managed infrastructure and add-ons
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/heroku
SKILL.md
Skill: heroku
What I do
I guide Heroku Platform-as-a-Service deployment for rapid prototyping and small-to-mid sized applications using managed infrastructure, add-ons, and git-based workflows.
When to use me
- Rapid prototyping and MVP development
- Small-to-mid sized web applications
- Teams preferring PaaS simplicity over infrastructure management
- Applications needing managed Postgres, Redis, or other add-ons
- Quick deployment from git repositories
Core principles
- Follow 12-factor app methodology strictly
- Use add-ons for databases, caching, monitoring
- Git-based deployment with automatic builds
- Define process types in Procfile (web, worker, scheduler)
- Manage configuration through environment variables
Decision triggers
- Load with
devopsfor deployment automation - Load with
configuration-managementfor config vars and buildpacks - Load with
release-managementfor Heroku pipelines and review apps - Load with
monitoringfor Heroku metrics and logging - For 12-factor principles, refer to Obsidian vault
KB Reference
~/vaults/baphled/3. Resources/Knowledge Base/AI Development System/Skills/DevOps-Operations/Heroku.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?