Timilehin Tayo
Community@timi-ty · Lagos
TypeScript, Go, C#, Python, Java => Software Engineer
Agent Skills by Timilehin Tayo
Showing 13 vetted skills indexed across 1 GitHub repositories.
create-issue
Creates structured GitHub issues from conversation context using the gh CLI.
btw
Launches background subagents for side-tasks while the main task continues uninterrupted.
redeploy-frontend
Triggers a Vercel redeploy by pushing a timestamp comment change via an isolated git worktree.
issue-resolution-report
Write and post structured issue resolution reports as GitHub issue comments or PR descriptions.
sync-skills
Syncs locally installed agent skills with a branch of the agent-forge GitHub repository.
code-review
Reviews GitHub pull requests across a 12-phase workflow covering scope, correctness, and complexity.
clickup
Connects AI coding agents to the ClickUp REST API for querying tasks, comments, and attachments.
development-harness
Compiles a ROADMAP.md into phased, validator-backed autonomous execution units.
figma
Connects AI coding agents to the Figma REST API for querying design specs and exporting assets.
commit-agent-changes
Groups agent session changes into logical commits and opens a GitHub pull request.
pr-evidence-screenshots
Capture before/after Playwright screenshot pairs and embed them inline on private GitHub PRs.
aws
Manage AWS resources across multiple accounts via the CLI with credential refresh and safety confirmations.
playwright-pool
Pools isolated Playwright MCP browser processes so multiple agents run concurrent browser sessions.
Frequently Asked Questions About Timilehin Tayo
FAQPage SchemaWhat tasks can I automate using Timilehin Tayo's skills?▼
You can create structured GitHub issues from conversations, run senior-level PR code reviews, commit agent changes into logical branches and PRs, trigger Vercel redeploys, capture before/after UI screenshots for PRs, manage AWS resources via CLI, and run isolated Playwright browser sessions.
Who are these skills designed for?▼
Software engineers using AI coding agents in Cursor or Claude Code. The author's background spans TypeScript, Go, C#, Python, and Java, and the skills target developers who want agents to handle issue tracking, code review, deployments, and project integrations.
How do I install and run these skills?▼
Use the sync-skills skill: paste a github.com/timi-ty/agent-forge URL or say 'install skills' or 'sync skills'. It handles first-time installs and updates for both Cursor and Claude Code in one flow, matching your local skills to a chosen repo branch.
What integrations and prerequisites do these skills require?▼
Skills integrate with GitHub, Vercel, ClickUp, Figma, and AWS. AWS operations support static keys, IAM Identity Center, or SAML SSO. ClickUp and Figma skills provision credentials and link views or files to your project; Playwright pool requires the MCP server setup.
Can these skills run background or parallel work?▼
Yes. The btw skill interrupts the current task with a side-task running in a background subagent via /btw. The playwright-pool skill lets multiple agents run isolated browser sessions simultaneously without contention, and development-harness compiles a ROADMAP.md into phased autonomous execution.