Manage development workflow and agent vault

dev-workflowskillsetup L20
supostat/dev-workflow
What it does

Audit portfolio concentration and risk

Best for

Teams shipping code with strict quality gates, test-first discipline, and audit trails.

Inputs
  • · GNN model files
  • · Task description or specification
  • · Claude account credentials
Outputs
  • · Risk audit report with trim list and hedge recommendations
  • · Session memory and team execution report
  • · Staged code changes and git commit
  • · Fund-manager review with technicals and trim/hedge list
  • · 11-step quality pipeline execution with approval gates
Requires
  • · GNN MCP server
  • · GitHub Actions
  • · SEC EDGAR API
Preconditions

Repository tracked in Git; Claude Code installed and accessible; SEC EDGAR feed access

Failure modes

Agent subagent failure or permission denial

Trust signals
  • · Unit tests and test fixtures provided
  • · Tracked in public/private GitHub repository
  • · GitHub Actions or CI/CD integration
  • · Published as installable package
  • · Fine-grained permission isolation documented