Skip to content

[codex] Add cost-aware agent skill standards#43

Merged
hudsonaikins merged 1 commit into
mainfrom
feature/cost-intelligence-standards
May 29, 2026
Merged

[codex] Add cost-aware agent skill standards#43
hudsonaikins merged 1 commit into
mainfrom
feature/cost-intelligence-standards

Conversation

@hudsonaikins
Copy link
Copy Markdown
Contributor

Summary

  • Adds the ProfitCtl Cost-Aware Codex skill with bundled AI SaaS scenario templates and helper runner.
  • Adds cost-source provenance fields, validation, schema docs, provider catalog seed data, and a standards judge.
  • Moves PR/main AppSec scanning into GitHub Actions while keeping Woodpecker focused on tag release publishing.

Validation

  • git diff --check
  • YAML parse for .github/workflows/ci.yml and .woodpecker.yml
  • go mod tidy with no go.mod / go.sum diff
  • go vet ./...
  • go test ./...
  • quick_validate.py for local and repo skill copies
  • go run scripts/judge_cost_standards.go
  • python3 /Users/hudson/.codex/skills/profitctl-cost-aware/scripts/run_profitctl_scenarios.py --compare

Notes

  • Full Woodpecker release E2E still requires a semver tag and release secrets.
  • Template prices are planning assumptions; the judge warns until telemetry or invoice-backed values are added.

@hudsonaikins hudsonaikins marked this pull request as ready for review May 29, 2026 17:49
@hudsonaikins hudsonaikins merged commit 1e2ae2b into main May 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant