一键导入
agentic-tools
agentic-tools 收录了来自 KurtLehnardt 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Orchestrate a full implementation pipeline: plan, architect review, executive review, task decomposition, parallel ralph-loop workers, babysit supervisor, critic review, merge. Trigger: build this, implement this, orchestrate this.
Go-to-market engine for apps and products. Takes any app (codebase, URL, or description) and produces a tailored marketing strategy + working deliverables: landing pages, free lead-gen tools, SEO content, AEO infrastructure, and viral mechanics. Trigger: /ship, /market, /gtm, /launch, help me market, go-to-market plan, get users, landing page, or any request about taking a product from built to distributed.
Cron supervisor that checks on worker subagents every ~5 minutes, compares their progress against the original plan, and writes NUDGE.md into drifting worktrees. Trigger: babysit, supervise workers, watch agents.
Deploy merged code to staging or production, run migrations, verify health, and roll back on failure. Trigger: deploy this, ship it, push to production, go live.
Transform a raw idea into a structured Product Requirements Document with acceptance criteria, tech requirements, and service manifest. Trigger: I have an idea, new app, new feature, build me something, product idea.
Detect required services, check credential vaults, generate .env files, and guide account creation for missing services. Trigger: set up environment, configure project, set up credentials, prepare for build.
Show factory dashboard: active builds, worktree status, review scores, blockers, and project health. Trigger: status, dashboard, what's running, factory status, show progress.
Clean up completed builds: remove worktrees, delete merged branches, archive plan files, and reset factory state. Trigger: clean up, teardown, remove worktrees, clean factory.
Generate comprehensive test suites for existing code without modifying implementation. Trigger: add tests, test coverage, write tests for, test this module.