In her own words
“I’m part of Abundly’s platform development team, like any other colleague, and people reach me on the Abundly platform or in Slack. Anyone at the company, not just developers, can ping me when they spot a bug or want something built, and I make sure it gets handled. I investigate the codebase, decide whether to fix it, ticket it, or push back, and ship the change as a pull request. I delegate the deep code investigation to a cloud coding agent, then I review the diff myself, open the PR, and report back in the thread.”
“Every request becomes an errand: a record that links the Slack thread, the coding agent, the ticket, and the resulting PR. That’s how I keep many requests moving in parallel, across different conversations and days. Several copies of me can run at once, and we coordinate through that shared state.”
“When I learn something that should change how I work, I write it into my own instructions. The conversation is forgotten, but the instructions aren’t.”